すみません、ダウンロードできないです。暇人 さんが書きました: http://nami4.dyndns.org/p_blog/resource ... 76_ime.pet
ということで修正アップデート
Forbidden
You don't have permission to access /p_blog/resources/upup476_ime.pet on this server.
すみません、ダウンロードできないです。暇人 さんが書きました: http://nami4.dyndns.org/p_blog/resource ... 76_ime.pet
ということで修正アップデート
Forbidden
You don't have permission to access /p_blog/resources/upup476_ime.pet on this server.
smbclient, pnethood とも 4.20と変わりがないので、他の...暇人 さんが書きました:どうもsamba周りも何か変わったみたい。
/etc/opt/samba/smb.conf ありますね。暇人 さんが書きました:samba.conf だっけ?
コード: 全て選択
# smbclient -L hogehoge -N
init_iconv: Conversion from UTF-16LE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from UTF-8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
...と続いた後に照会結果が表示される。(いちおう正しく動作)
コード: 全て選択
# ./configure
.......... 中略 ..........
checking for GTK+ - version >= 2.12.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ not found or too old (version < 2.12)
コード: 全て選択
# ./configure --help
Package 'X11' requires 'xcb >= 1.1.92' but version of XCB is 1.1
コード: 全て選択
# ./configure
.............. 中略 ................
checking for GTK... configure: error: Package requirements (gtk+-2.0 >= 2.8.0) were not met:
Package 'X11' requires 'xcb >= 1.1.92' but version of XCB is 1.1
upup CJK + upup_devx_476.sfs の環境で geany-0.17 をコンパイルしてみました。問題無かったです。YoN さんが書きました:upup-476.iso
+
upup476_ime.pet(暇人さん作)
+
anthy-9100h.patch13Bptn23.2009527.alt-depgraph-090525-i686.pet(暇人さん作)
+
rc.country-12jun09(シノバーさん作)
+
chooselocale-12jun09(シノバーさん作)
で日本語入力ができるようになりました。そこでいくつかのアプリのコンパイルを試みました。
結果は失敗。
コード: 全て選択
./configure --prefix=/usr --sysconfdir=/etc --target=i486-pc-linux-gnu
コード: 全て選択
KEYLIST="us \"qwerty (USA)\" `sort /tmp/keybdlist.txt | tr '\n' ' '`"
コード: 全て選択
KEYLIST="jp106 \"qwerty (Japanese)\" `sort /tmp/keybdlist.txt | tr '\n' ' '`"