Subject: Re: about X troubles.
To: None <k-desk@mail.raidway.ne.jp>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 06/02/1998 17:14:23
On Tue, 2 Jun 1998 17:31:17 +0000,
shoko miyoshi <k-desk@mail.raidway.ne.jp> wrote:
> do as the "instlaation notes" said. It says " you will need to edit the
> /etc/ld.so.conf file to look something like:〜". But I couldn't find
> "/etc/ld.so.conf" file anywhere.
In that case, you should create one. I have the following four lines
in my /etc/ld.so.conf file:
/usr/lib
/usr/X11R6/lib
/usr/pkg/lib
/usr/local/lib
This should suffice in most cases.
> As the result, my machine says,
>
> % startx
> /usr/libexec/ld.so: xinit: libXmu.so.6.0: No such file or directory
Please consult the NetBSD/mac68k FAQ at:
http://www.netbsd.org/Ports/mac68k/faq/faq.html
There is also a Japanese translation at:
http://www.macbsd.com/~kenn/ja/macbsd/macbsd-docs/faq/faq.html
> My machines are;
>
> 1. centris 650;68040/25MHz, 16/230HDD.170Mbt for the A/UX Root&Usr
> partition. system7.1
> 2. SE/30 8/100HDD(TOSHIBA). 60Mbt for the A/UX Root&Usr partition.
> system7.1
Did you also make a swap partition?
Ken