On 05/09/2016 06:06 PM, Paul Reeves wrote: > I've compiled firebird 3 with prefix=/opt/firebird3 and then installed > it into several sub-directories based on port numbers. > > This command _ought_ to work: > > /opt/firebird3/fb3056/bin/firebird \ > -p 3056 \ > -e /opt/firebird3/fb3056 \ > -el /tmp/firebird3/fb3056 \ > -em /opt/firebird3/fb3056 > > but fails with this error message: > > /opt/firebird3/fb3056/bin/firebird: error while loading shared > libraries: libfbclient.so.2: cannot open shared object file: No such > file or directory > > > If I then create /opt/firebird3/lib and copy the fbclient files and > symlinks to it I then get this error: > > Missing master config file firebird.conf > > If I then copy firebird.conf into /opt/firebird3 the server > finally starts. > > Surely the -e option should force firebird to locate the lib dir > and the config file from the directory specified? Otherwise, what is > the point of the -e parameter? >
What about lib - no, it's not related with -e, moreover we have better solution for 3.0.1 http://tracker.firebirdsql.org/browse/CORE-5204 Please add a ticket about config file. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
