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
に差し替えるだけでビルドできる
■ このスレッドは過去ログ倉庫に格納されています
ニュース
- 第2次大戦に触れトランプ氏「米中は同盟国」、当時は中華民国…「抗日」巡る中国の言説補強する恐れ ★5 [蚤の市★]
- 若い農家の意欲奪わないで ジャガイモ輸入解禁「反対」、首相官邸前で訴え (JA新聞) [少考さん★]
- パナソニックが市販カーナビ生産終了へ 30年以上の歴史に幕、スマホナビの普及など受け [少考さん★]
- 【速報】 高市首相 「円の過小評価は問題だ」 ★3 [お断り★]
- 【速報】timelesz猪俣周杜メンバー釈放 [Ailuropoda melanoleuca★]
- 【訃報】ダンサー山田リアさん死去 16歳 かねて自己免疫疾患で闘病 23年に韓国のサバ番出演 [muffin★]
- 【悲報】親中化したおやびんに対するネトウヨの反応 [263793672]
- 【速報】日本政府 「トランプの同盟国発言は昔話を持ち出しているだけ。アメリカは台湾問題で譲歩はしないと確信している」 [931948549]
- 高市「ドナルドに円安でアメリカの貿易厳しいと言われたわよ」…日本人iPhone買えなくなったもんね😶‍🌫 [943688309]
- 高市早苗さんの新作奇行動画が発見される [469534301]
- 愛国保守「世界中が日本を支援し中国が核ミサイルを使わずドローンの飽和攻撃もしなければ勝てる」 これ本気で言ってるの? [819729701]
- 【写真】女だけど学食なうwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww