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
