On Wed, 25 Sep 2002 22:00:50 -0700
begin  Tony Alfrey <[EMAIL PROTECTED]> spewed forth:

> On Wednesday 25 September 2002 08:04 pm,Andrew Mathews wrote:

[snip]

> 
> I studied a little and see that gdk is a piece of gtk+, so this should 
> be OK.  But I'll bet dollars to donuts that Netscape is looking for 
> some library in a place that RH or SuSE puts it and not Caldera, but I 
> have no way (that I know) to "monitor" what N7 is looking for and not 
> finding.  In other words, I don't know if there is a place where error 
> messages might appear, other than /var/log/messages, because they 
> certainly don't appear on the console when I try to run N7.

Go to the directory w/ N7 and run:
ldd netscape
make sure you have exactly the library names it's looking for (symlinks
may be missing, if so, put them in).

if all's well with ldd above, try:
strace netscape
When NS7 dies, look from the bottom up to see what, if anything, it choked
on (please do not paste the entire output to the list, the last page
should be sufficient).

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
                -- Nemesis Racing Team motto
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to