Slackware 6.0
■ このスレッドは過去ログ倉庫に格納されています
2018/07/30(月) 05:49:01.69ID:H2trFT8i
取り敢えず立てます。
2018/07/30(月) 11:26:55.92ID:ejI7zB1Z
Z
2018/07/31(火) 06:17:26.13ID:23MVnQfx
何が取り敢えずだよテンプレ無視して
ふざけんな
ふざけんな
2018/07/31(火) 20:04:38.00ID:6c+IqVXQ
バイナリ配布してた人たちほぼ全員tgz無視してたよね
ハブられてたのか?
ハブられてたのか?
2018/08/01(水) 00:03:52.22ID:MQmSJVKx
.txzの方が圧縮率が高いからじゃね?
2018/08/01(水) 00:31:05.40ID:ymcYpb24
あーごめんそういう意味じゃなくて、アプリの開発者が配布するときソース以外にメジャーディストリのパッケージも配布する個人法人もなかにはいるやん?
その中にいつもSlackwareないやん
その中にいつもSlackwareないやん
2018/08/01(水) 06:26:27.75ID:WWo3B2DD
.debと.rpmはあるけど、.tgzはない。
ごーごるがイロイロ手を突っ込んでから始めた人にはそう見えるかもな。
ごーごるがイロイロ手を突っ込んでから始めた人にはそう見えるかもな。
2018/08/01(水) 08:17:03.38ID:eTGO95eT
まぁメジャーディストリじゃないからな
2018/08/01(水) 09:33:24.94ID:0ZlEYwhD
glibc-nisplus-parse-pwent-len.diff
Index: glibc/nis/nss_nisplus/nisplus-parser.c
===================================================================
--- glibc.orig/nis/nss_nisplus/nisplus-parser.c 2018-06-18 16:54:13.077894266 +0100
+++ glibc/nis/nss_nisplus/nisplus-parser.c 2018-06-18 16:55:04.831413510 +0100
@@ -82,7 +82,7 @@ _nss_nisplus_parse_pwent (nis_result *re
char *numstr = NISOBJVAL (2, obj);
len = NISOBJLEN (2, obj);
- if (len == 0 && numstr[len - 1] != '\0')
+ if (len == 0 || numstr[len - 1] != '\0')
{
if (len >= room_left)
goto no_more_room;
@@ -98,7 +98,7 @@ _nss_nisplus_parse_pwent (nis_result *re
numstr = NISOBJVAL (3, obj);
len = NISOBJLEN (3, obj);
- if (len == 0 && numstr[len - 1] != '\0')
+ if (len == 0 || numstr[len - 1] != '\0')
{
if (len >= room_left)
goto no_more_room;
Index: glibc/nis/nss_nisplus/nisplus-parser.c
===================================================================
--- glibc.orig/nis/nss_nisplus/nisplus-parser.c 2018-06-18 16:54:13.077894266 +0100
+++ glibc/nis/nss_nisplus/nisplus-parser.c 2018-06-18 16:55:04.831413510 +0100
@@ -82,7 +82,7 @@ _nss_nisplus_parse_pwent (nis_result *re
char *numstr = NISOBJVAL (2, obj);
len = NISOBJLEN (2, obj);
- if (len == 0 && numstr[len - 1] != '\0')
+ if (len == 0 || numstr[len - 1] != '\0')
{
if (len >= room_left)
goto no_more_room;
@@ -98,7 +98,7 @@ _nss_nisplus_parse_pwent (nis_result *re
numstr = NISOBJVAL (3, obj);
len = NISOBJLEN (3, obj);
- if (len == 0 && numstr[len - 1] != '\0')
+ if (len == 0 || numstr[len - 1] != '\0')
{
if (len >= room_left)
goto no_more_room;
2018/08/01(水) 10:47:59.44ID:G+DMVBca
まぁdistribution云々の前に日本語からだな
2018/08/01(水) 12:18:42.62ID:xh//37OG
もしかしてtar.gzではなくてtgzとしたのはslackwareのパッケージからじゃね?
pkgtool専用の拡張子だったものが一般化してしまったとか?
pkgtool専用の拡張子だったものが一般化してしまったとか?
2018/08/01(水) 15:44:07.98ID:G+DMVBca
.tgzの始まりはFATの8.3との互換の為だろ
13login:Penguin
2018/08/02(木) 08:07:33.63ID:9LVv5w8N The Slackware Linux Project
http://www.slackware.com/
SlackBuilds.org
http://slackbuilds.org/
LinuxPackages
http://www.linuxpackages.net/
日本発Slackwareエンハンスプロジェクト
http://sourceforge.jp/projects/slackware/
◎前スレ
Slackware 5.0
http://mao.5ch.net/test/read.cgi/linux/1379332579/
◎過去スレ
古き良き”Slackware”総合スレ 2.0
http://pc8.2ch.net/test/read.cgi/linux/1093878042/
古き良き”Slackware”総合スレ
http://pc5.2ch.net/test/read.cgi/linux/980585420/
Slackware Ver.3.0
http://pc11.2ch.net/test/read.cgi/linux/1217501396/
Slackware 4.0
http://engawa.2ch.net/test/read.cgi/linux/1264437004/
http://www.slackware.com/
SlackBuilds.org
http://slackbuilds.org/
LinuxPackages
http://www.linuxpackages.net/
日本発Slackwareエンハンスプロジェクト
http://sourceforge.jp/projects/slackware/
◎前スレ
Slackware 5.0
http://mao.5ch.net/test/read.cgi/linux/1379332579/
◎過去スレ
古き良き”Slackware”総合スレ 2.0
http://pc8.2ch.net/test/read.cgi/linux/1093878042/
古き良き”Slackware”総合スレ
http://pc5.2ch.net/test/read.cgi/linux/980585420/
Slackware Ver.3.0
http://pc11.2ch.net/test/read.cgi/linux/1217501396/
Slackware 4.0
http://engawa.2ch.net/test/read.cgi/linux/1264437004/
2018/08/02(木) 08:07:44.99ID:BCkMWc7Q
◎インストール→日本語化
Slackware-Current - 基礎知識とインストール: tinyogre
http://www.tinyogre.com/linux/slackware/index.html
slackware 13.0 - インストール完全ガイド:ITpro
http://itpro.nikkeibp.co.jp/article/COLUMN/20090901/336341/
約2年ぶりのメジャーアップデートが登場、Slackware 13.0レビュー - SourceForge.JP Magazine
http://sourceforge.jp/magazine/09/09/16/108201
Slackware-Current - 基礎知識とインストール: tinyogre
http://www.tinyogre.com/linux/slackware/index.html
slackware 13.0 - インストール完全ガイド:ITpro
http://itpro.nikkeibp.co.jp/article/COLUMN/20090901/336341/
約2年ぶりのメジャーアップデートが登場、Slackware 13.0レビュー - SourceForge.JP Magazine
http://sourceforge.jp/magazine/09/09/16/108201
2018/08/02(木) 08:10:41.90ID:4KsvS1zG
Jul 25あたりに更新された
source/x/x11/patch/xorg-server.patch
で
source/x/x11/patch/xorg-server/hogehogehoge.patch
を当てると
#sh x11.SlackBuild xserver
でこける
make[2]: Entering directory '/tmp/x11-build/xorg-server-1.20.0/hw/xfree86'
cd ../.. && /bin/sh /tmp/x11-build/xorg-server-1.20.0/missing automake-1.15 --foreign hw/xfree86/Makefile
/tmp/x11-build/xorg-server-1.20.0/missing: line 81: automake-1.15: command not found
WARNING: 'automake-1.15' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make[2]: *** [Makefile:681: Makefile.in] Error 127
make[2]: Leaving directory '/tmp/x11-build/xorg-server-1.20.0/hw/xfree86'
make[1]: *** [Makefile:615: all-recursive] Error 1
make[1]: Leaving directory '/tmp/x11-build/xorg-server-1.20.0/hw'
make: *** [Makefile:816: all-recursive] Error 1
以前の
source/x/x11/patch/xorg-server.patch
に差し替えるだけでビルドできる
source/x/x11/patch/xorg-server.patch
で
source/x/x11/patch/xorg-server/hogehogehoge.patch
を当てると
#sh x11.SlackBuild xserver
でこける
make[2]: Entering directory '/tmp/x11-build/xorg-server-1.20.0/hw/xfree86'
cd ../.. && /bin/sh /tmp/x11-build/xorg-server-1.20.0/missing automake-1.15 --foreign hw/xfree86/Makefile
/tmp/x11-build/xorg-server-1.20.0/missing: line 81: automake-1.15: command not found
WARNING: 'automake-1.15' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
make[2]: *** [Makefile:681: Makefile.in] Error 127
make[2]: Leaving directory '/tmp/x11-build/xorg-server-1.20.0/hw/xfree86'
make[1]: *** [Makefile:615: all-recursive] Error 1
make[1]: Leaving directory '/tmp/x11-build/xorg-server-1.20.0/hw'
make: *** [Makefile:816: all-recursive] Error 1
以前の
source/x/x11/patch/xorg-server.patch
に差し替えるだけでビルドできる
2018/08/02(木) 08:11:12.09ID:6bwPgnkn
悪さしてるパッチはどれ?
2018/08/02(木) 12:47:17.98ID:TOeiZeeE
古参だがFreeBSDとともに消える運命
18login:Penguin
2018/08/02(木) 13:23:07.19ID:7+UlnFzf エラーメッセージに原因、対処方法、全部出てるやん
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 第2次大戦に触れトランプ氏「米中は同盟国」、当時は中華民国…「抗日」巡る中国の言説補強する恐れ ★6 [蚤の市★]
- 若い農家の意欲奪わないで ジャガイモ輸入解禁「反対」、首相官邸前で訴え (JA新聞) [少考さん★]
- 高市首相「日米は和解し、強い絆で結ばれた同盟国」…トランプ氏「米中は同盟国」発言による懸念打ち消す [少考さん★]
- パナソニックが市販カーナビ生産終了へ 30年以上の歴史に幕、スマホナビの普及など受け [少考さん★]
- あぼーん
- 「ノーブラもいます」皇居ランめぐる『5時に夢中!』男性MCの発言が波紋「言っている内容が気持ち悪い」 [muffin★]
- 【実況】えちえちアソビ★まわり隊!初配信二日目 ★3
- 【高市悲報】日本のお菓子がウクライナ兵に好評とかいうホルホル記事を書いてしまう朝日新聞😰 [616817505]
- 検察🏺「山上よ、統一協会の被害者になったら他の被害者同様抵抗せず泣き寝入りしろ。お前だけ抵抗するのは異常だ」 [784319933]
- 🏡
👊
😅
👊
🏡
- 女性「たのしいピクニック女を擁護するってことは、常に俺の前ではニコニコしてろ、俺はコストを払わないって言ってるんだが?」 [592058334]
- 映画「チェンソーマン レゼ篇」っておもしろいんか?