Netscape - can't locate libXt.so.6....

1998-05-14 Thread Kevin Traas
I installed Netscape 4.05 by downloading the tarball off the 'Net and then
manually installing it.  No problems there  I've done this many times
before without any problems.  Only differences are:

1.  This is a fresh frozen install.  (Yesterday's updates)
2.  This is my first install of 4.05 - others were 4.04 and below.

Anyway, install went okay, but when trying to start Netscape, I get the
error mentioned in the subject line and Netscape dies

Like I mentioned, this is a pretty fresh system.  I'm running WindowMaker
on the SVGA server - no other noticable problems... yet.

Later,
Kevin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Netscape - can't locate libXt.so.6....

1998-05-14 Thread Noah L. Meyerhans
-BEGIN PGP SIGNED MESSAGE-

On Thu, 14 May 1998, Kevin Traas wrote:

 Anyway, install went okay, but when trying to start Netscape, I get the
 error mentioned in the subject line and Netscape dies

You could do:
export LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH

Or, what you really should do is configure you dynamic linker properly.
Insert the line /usr/X11R6/lib into your /etc/ld.so.conf

noah
  
  PGP public key available at
  http://lynx.dac.neu.edu/home/httpd/n/nmeyerha/mail.html
  or by 'finger -l [EMAIL PROTECTED]'




-BEGIN PGP SIGNATURE-
Version: 2.6.2

iQCVAwUBNVsptodCcpBjGWoFAQFHygQAppDr1SWkM3iEyX8cW4hx3wCeNwbzSLna
pE0NAaBh/Vo689fdUdy7lHFbDgKk0OPuP5pEgsEL+g+8gA2J2jvgevtc1JeHQ2Ax
Yrxc1NT3XXeDlbstOEcCg9KNYUlKWmBkPUoZNsDxjwHOGES3s9Qj57ZWnVTtAR7A
oidZmkccAiM=
=aDqV
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Netscape - can't locate libXt.so.6....

1998-05-14 Thread aqy6633
  Anyway, install went okay, but when trying to start Netscape, I get the
  error mentioned in the subject line and Netscape dies
 
 You could do:
 export LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH
 
 Or, what you really should do is configure you dynamic linker properly.
 Insert the line /usr/X11R6/lib into your /etc/ld.so.conf

I bet this line is already there :)
The problem is that netscape is libc5-based applaication and you need to have
all libc5-based libraries installed , i.e. libc5, xlib6 (in addition to
xlib6g), xpm4.7, libg++27.

Good luck.

Alex Y.
-- 
   _ 
 _( )_
( (o___   +---+
 |  _ 7   |Alexander Yukhimets|
  \()|   http://pages.nyu.edu/~aqy6633/  |
  / \ \   +---+


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Netscape - can't locate libXt.so.6....

1998-05-14 Thread Kevin Traas
  Anyway, install went okay, but when trying to start Netscape, I get the
  error mentioned in the subject line and Netscape dies

 You could do:
 export LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH

 Or, what you really should do is configure you dynamic linker properly.
 Insert the line /usr/X11R6/lib into your /etc/ld.so.conf


I bet this line is already there :)


I forgot to mention in my original post that I'd ran `ldconfig` with `-v`
(?) and the lib showed up in the list, so I know it was being found and
cached properly.  I hadn't actually checked the conf file, though

The problem is that netscape is libc5-based applaication and you need to
have
all libc5-based libraries installed , i.e. libc5, xlib6 (in addition to
xlib6g), xpm4.7, libg++27.


Well, I'll get these packages (available for Hamm?), install them and give
it a try

later,
Kevin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Netscape - can't locate libXt.so.6....

1998-05-14 Thread Bob Nielsen
On Thu, 14 May 1998, Kevin Traas wrote:

   Anyway, install went okay, but when trying to start Netscape, I get the
   error mentioned in the subject line and Netscape dies
 
  You could do:
  export LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH
 
  Or, what you really should do is configure you dynamic linker properly.
  Insert the line /usr/X11R6/lib into your /etc/ld.so.conf
 
 
 I bet this line is already there :)
 
 
 I forgot to mention in my original post that I'd ran `ldconfig` with `-v`
 (?) and the lib showed up in the list, so I know it was being found and
 cached properly.  I hadn't actually checked the conf file, though
 
 The problem is that netscape is libc5-based applaication and you need to
 have
 all libc5-based libraries installed , i.e. libc5, xlib6 (in addition to
 xlib6g), xpm4.7, libg++27.
 
 
 Well, I'll get these packages (available for Hamm?), install them and give
 it a try

From the description of the hamm netscape3 installer:

Package: netscape3
Version: 3.04-3
Priority: optional
Section: contrib/web
Maintainer: Brian White [EMAIL PROTECTED]
Depends: motifnls, ldso (= 1.9.7-0), libc5 (= 5.4.0-0), libc6, xlib6 (=
3.3-0), xpm4.7 (= 3.4j-0)
Recommends: mime-support
Suggests: imagemagick
Conflicts: netscape, netscape-beta
Provides: netscape, www-browser, news-reader, mail-reader
Replaces: netscape, netscape4, netscape-beta
Architecture: i386
Filename: dists/frozen/contrib/binary-i386/web/netscape3_3.04-3.deb

If you use this package with dselect, the dependencies should be handled
for you.  Ditto with netscape4.

Bob


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
http://www.primenet.com/~nielsen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]