Subject | Re: problems with install from source (linux) |
---|---|
Author | mikcaau |
Post date | 2005-11-04T12:21:59Z |
--- In firebird-support@yahoogroups.com, "Dariusz Adamiak"
<dadamiak@w...> wrote:
denied
Check that /usr/bin/libstdc++.so.6 exists - Helen wrote on this recently.
Keep password to 8 char (masterkey is too long)
As far as I'm aware fb does not change file permissions except for its
own directories.
During the small amount of Linux I've done the only problem I've had
with FB is the library. More recent Linux distros ship with a newer
libstdc++ and the solution is to create a link to it in
/opt/firebird/bin called libstdc++.so.6.
Sorry I'm not much help
mick
<dadamiak@w...> wrote:
>install firebird,
> Hi,
> I try to install firebird from source,
> server linux TRUSTIX 3.0
>
> and i have problems with firebird (? hm yes) and with system after
>libraries: libstdc++.so.6: cannot open shared object file: Permission
> i try to install:
> autoconf
> ./configure --without-editline
> cd src
> make
> make install
>
>
> [...]
> Please enter new password for SYSDBA user: masterkey
> /usr/local/firebird/bin/fb_locl_mgr: error while loading shared
denied
> GSEC> Warning - maximum 8 significant bytes of password usedchanged (eg. /usr/lib /usr/include /usr/local to 700),
> GSEC>
> Install completed
> cp -r ../gen/FirebirdCS-debuginfo-1.5.2.4731-0.i686/* /
> make[1]: Leaving directory '/home/source/firebird-1.5.2.4731/src'
>
> 1. is firebird install properlly? i dont think so.....
>
> 2.and there is some directory permition on my TRUSTIX 3.0 server are
> and noone without root permition can connect to server (no telnet,no http ....)
> what is going on? i'll try twiceDarek,
>
> can anyone help me
>
>
> regards
>
> Darek
Check that /usr/bin/libstdc++.so.6 exists - Helen wrote on this recently.
Keep password to 8 char (masterkey is too long)
As far as I'm aware fb does not change file permissions except for its
own directories.
During the small amount of Linux I've done the only problem I've had
with FB is the library. More recent Linux distros ship with a newer
libstdc++ and the solution is to create a link to it in
/opt/firebird/bin called libstdc++.so.6.
Sorry I'm not much help
mick