前スレで、ndtpdのインストールに悩んでいたものです。 やっと起動には成功したのですが、 今度は、 the book is not available, failed to open CATALOG or CATALOGS file: /usr/local/share/eb/data/readers といわれます。 readers以下には、 研究社リーダーズ+プラス V2 ロボワード版 for windows というもののデータ、 つまり、 CD-ROMをマウントしているディレクトリをまるごとコピーして いれてあります。 これは、辞書が対応していないのでしょうか? 一応HPによると、リーダーズ・プラス は対応してるっぽいのですが?? バージョン違いとかでしょうか?
mozillaをportsからいれようとしたら ===> Patching for mozilla-0.9.1,1 ===> Applying FreeBSD patches for mozilla-0.9.1,1 patch: **** can't cd to /usr/ports/www/mozilla/work/mozilla: No such file or directory >> Patch patch-ak failed to apply cleanly. *** Error code 1
Stop in /usr/ports/www/mozilla. *** Error code 1
Stop in /usr/ports/www/mozilla. *** Error code 1
Stop in /usr/ports/www/mozilla. *** Error code 1
Stop in /usr/ports/www/mozilla. *** Error code 1
Stop in /usr/ports/www/mozilla. *** Error code 1
Stop in /usr/ports/www/mozilla. だって。 なんで? portsはさっきcvsupしました
そうすると Warning; Can;t find the '4.3-STABLE-20010703-JPSBAP' distribution on this FTP Server. You may need to visit defference server for the release you are trying to fetch or go to the Options menu and to set the release name to explicity match what's availble on releng4.freebsd.org.(or set to "any") Whoul you like to select another FTP Server?
この後違うサーバを選んでも同じ内容です。
firewallはないので普通のFTPを利用しています。
FTPインストールするときのuser名とパスワードは設定しなくていいのでしょうか?
198 名前: 名無しさん@お腹いっぱい。 投稿日: 2001/07/04(水) 03:08
実際そういうリリースが無いということなので、 Options -> Release Name からリリース名を変えましょう。
Starting nmap V. 2.54BETA25 ( www.insecure.org/nmap/ ) Interesting ports on localhost (127.0.0.1): (The 1543 ports scanned but not shown below are in state: closed) Port State Service 6000/tcp open X11
Nmap run completed -- 1 IP address (1 host up) scanned in 8 seconds
if [ $# != 1 ]; then echo "Usage: `basename $0` [YY]MMddhhmm" exit fi
thing=${TMP:-/tmp}/$USER.$$ touch -t $1 $thing
echo "Listing ports whose Makefile is newer than $1..." cd /usr/ports for categ in *; do if [ -d $categ ]; then if [ $categ != 'distfiles' ]; then for dir in $categ/*; do if [ $dir -nt $thing ]; then if [ $dir/Makefile -nt $thing ]; then echo $dir fi fi done fi fi done
後、X起動失敗後、 Could not init font path element /usr/X11R6/lib/fonts/Speedo/, removing from list! Could not init font path element /usr/X11R6/lib/fonts/Type1/, removing from list! kterm: fatal IO error 32 (Broken pipe) or kill Client on X server "0:0" といわれます。
あと /usr/local/samba/var/log.smb を見たら、 smbd version 2.0.10-ja-1.0 started. file_init: Information only: requested 10000 open files, 1054 are available. open_oplock_ipc: Failed to get local UDP socket for address 100007f. Error was Undefined error: 0 Get_Hostbyname: Unknown host myhost のような語句が見られました。
ちゃんとdesつけてsambaをmakeした?smb.confにencryption passwordを有効にした?あほたれなホストをdomain controlerにしようとしてない?machine name lookupで、nmbとdnsの結果が不一致って事はない?そもそもパスワードをきかれたときに、ユーザー名も入力できる?ユーザー名が入力できなければ、sambaには接続できないよ。WindowsでWindowsNTに接続する、という設定にしなくちゃだめ。
procmailが動作しません。なお、procmailのlogは何も記録されず、 sendmailのlogは、xxxxx.com[xxx.xxx.xx.xx] did not issue MAIL/EXPN/VRFY/ETRN during connection to stdin と(xxxは伏字)と言っています。
XFree86設定でマシン搭載のRAGE Mobility-P (4MB)を選択したら THE sever required by your card is Not installed! Please abor install THE mach64 server as/usr/x11r6/bin/x86_mach64 and run this program again*** って表示されたんだけど、これ何ですか?
>>779 > XFree86設定でマシン搭載のRAGE Mobility-P (4MB)を選択したら > THE sever required by your card is Not installed! > Please abor install THE mach64 server as/usr/x11r6/bin/x86_mach64 > and run this program again*** > って表示されたんだけど、これ何ですか?
>>748 どもども、ありがとうございます。 ネスケ社がソースを公開した頃は Windows 版しか見ていなかったので、 UNIX 版がそれほど完成度の高いものだとは知りませんでした。 昔 Windows 用に幾つか出ていたバイナリはどれも品質的にイマイチでしたし、 Windows では正式版が出ている以上、普通そっちになりますからねぇ。
ipfを使ったnatの設定を一からレクチャー希望しています。 こんな僕に教えてくれる、親切な方がいらっしゃいましたらオネガイシマス。 セキュリティは全く考えていないので、pass in all、pass out allでいこうと 思います。 viなどで設定ファイルを新規作成してしまってもいいのでしょうか?
cc -O -pipe -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DEDITRES -DXPM_INTRO - DWIDE_ARROWS -c main.c In file included from main.c:27: xincludes.h:33: Xm/XmAll.h: No such file or directory In file included from global.h:31, from main.c:32: layout.h:30: Xm/Xm.h: No such file or directory In file included from main.c:34: deskswitch.h:30: Xm/Xm.h: No such file or directory In file included from global.h:30, from main.c:32: /usr/X11R6/include/X11/Intrinsic.h:140: redefinition of `Pixel' /usr/X11R6/include/X11/xpm.h:83: `Pixel' previously declared here main.c: In function `main': main.c:157: `XmNmwmDecorations' undeclared (first use in this function) main.c:157: (Each undeclared identifier is reported only once main.c:157: for each function it appears in.) main.c:158: `XmNmappedWhenManaged' undeclared (first use in this function) main.c:176: `XmNwidth' undeclared (first use in this function) main.c:176: `XmNheight' undeclared (first use in this function) main.c:178: `XmNx' undeclared (first use in this function) main.c:179: `XmNy' undeclared (first use in this function) main.c:87: warning: return type of `main' is not `int' *** Error code 1
# mixer と打っても、 Mixer speaker is currently set to 100:100 Mixer line is currently set to 100:100 Mixer rec is currently set to 100:100 Mixer monitor is currently set to 100:100 の四行しか出ません。 Mixer vol is currently set to 90:90 Mixer mic is currently set to 0:0 Mixer cd is currently set to 0:0 などが出ていないということは、 マイクやCDなどが利用できないのではないかと思うのですが、 どうすれば追加できますか?