Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2000 07:56:44 -0800
From:      "Kevin G. Eliuk" <kg@dccnet.com>
To:        brian william wolter <bwolter@linux.thesadmachine.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: netscape 6.0
Message-ID:  <3A2678BC.F448026C@dccnet.com>
References:  <Pine.BSF.4.30.0011300927470.90659-100000@linux.thesadmachine.org>

next in thread | previous in thread | raw e-mail | index | archive | help
brian william wolter wrote:
> 
> i installed the linux-gtk port from the 4.0 toolkit, but when attempting
> to run netscape6 i still get the error message:
> 
> error in loading shared libraries: libgtk-1.2.so.0: cannot open shared
>         object file: no such file or directory
> 
> anyone know what the problem is?  should that library file be included in
> linux-gtk or do i need another port as well?
> 
> any help would be appriciated.
> 
> peace,
> brian
> 
>                 t h e S a d M a c h i n e . o r g
> 
> On Thu, 30 Nov 2000, Nick Slager wrote:
> 
> > Thus spake brian william wolter (bwolter@thesadmachine.org):
> >
> > > has anyone seen a fbsd port of netscape 6.0 or am i going to have to use
> > > the linux version?
> >
> > The linux version works fine. You'll have to install the linux-gtk port
> > for the install, though.
> >
> > Regards,

I cheated and and used the start.sh in the linux-netscape6 port, named it
netscape6, chmod, and placed it in /usr/local/bin.

#!/bin/sh
cd /usr/local/lib/linux-netscape6
exec ./netscape

Netscape6 worked fine after that.

-- 
 Regards,                                    ))))))      ))))))  ))))))    
 Kevin G. Eliuk                             ))    ))  ))        ))    ))   
                                           )) http://www.FreeBSD.org ))
 "Change your operating system,           ))    ))        ))  ))    ))     
  and You can change your World."        ))))))    ))))))    ))))))


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2678BC.F448026C>