> 
> 2.  The Netscape Communicator 4.76 package (from CD 1 of
> the 4.2 set) will not install, complaining about the lack
> of a.out X libraries.  The "previous" installation of
> Netscape would not start, leaving a log message of not
> being able to find ld.so.6 (iirc).
>
        I find that I need to add:

                export LD_LIBRARY_PATH=${LD_LIBRARY_PATH_AOUT}

   to get Netscape to install and run. Since Netscape is still in
   the a.out time frame, I can see why it doesn't look for
   LD_LIBRARY_PATH_AOUT. Still, an ELF format Netscape would be
   nice...
> 
> /etc/make.conf has XFREE86_VERSION=4 defined.
>
        This simply causes /usr/ports/x11/XFree86-4 directory and
   dependencies to be cleaned. Otherwise, /usr/ports/x11/XFree86
   (currently 3.3.6) is being cleaned. 
> 
> Ideas?  These start looking like port/package problems...  (?)
>
        Did you install XFree86-4.0.2 from the package or the 
   ports collection? I get compile errors with pthread and Xthreads
   when I attempt to install in from the ports collection, which
   makes it rather difficult to install...

                                                        Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to