Re: [gentoo-user] Mozilla Firebird problems

2004-02-04 Thread Michael Martin




Thanks, That did the trick.  This is another reason why I went with Gentoo, the community is awesome.


Valmor de Almeida wrote:

  Add to

 LDPATH="/usr/local/lib:/usr/lib/MozillaFirebird"

note that the error you were having was related to a shared library
not found. For some reason the installationof MozillaFirebird does
not add /usr/lib/MozillaFirebird to the /etc/ld.so.conf.

I was using Mozilla and changed to MozillaFirebird recently; I like it.

Cheers

--
Valmor de Almeida




  
  
Valmor de Almeida wrote:



  Add

/usr/lib/MozillaFirebird

to 

/etc/env.d/00basic

then do

env-update

--
Valmor
 

  

My /etc/env.d/00basic contains this...

PATH="/usr/local/bin:/opt/bin"
ROOTPATH="/usr/local/bin:/opt/bin"
LDPATH="/usr/local/lib"
MANPATH="/usr/share/man:/usr/local/share/man"
INFODIR="/usr/share/info"
INFOPATH="/usr/share/info"
CVS_RSH="ssh"
PAGER="/usr/bin/less"
LESSOPEN="|lesspipe.sh %s"

Where should I add /usr/lib/MozillaFirebird?


--
[EMAIL PROTECTED] mailing list


  
  
--
[EMAIL PROTECTED] mailing list
  





Re: [gentoo-user] Mozilla Firebird problems

2004-02-03 Thread Michael Martin
Valmor de Almeida wrote:

Add

/usr/lib/MozillaFirebird

to 

/etc/env.d/00basic

then do

env-update

--
Valmor
 

My /etc/env.d/00basic contains this...

PATH="/usr/local/bin:/opt/bin"
ROOTPATH="/usr/local/bin:/opt/bin"
LDPATH="/usr/local/lib"
MANPATH="/usr/share/man:/usr/local/share/man"
INFODIR="/usr/share/info"
INFOPATH="/usr/share/info"
CVS_RSH="ssh"
PAGER="/usr/bin/less"
LESSOPEN="|lesspipe.sh %s"
Where should I add /usr/lib/MozillaFirebird?

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Mozilla Firebird problems

2004-02-03 Thread Michael Martin
I emerged Mozilla Firebird, but when I try to run it I get the following 
error...

[EMAIL PROTECTED] michael $ MozillaFirebird
/usr/lib/MozillaFirebird/mozilla-xremote-client: error while loading 
shared libraries: libplds4.so: cannot open shared object file: No such 
file or directory
/usr/lib/MozillaFirebird/mozilla-xremote-client: error while loading 
shared libraries: libplds4.so: cannot open shared object file: No such 
file or directory
Unknown error 127 from mozilla-xremote-client

What should I do now?

Thanks in advance for your help.

--
[EMAIL PROTECTED] mailing list