Subject | Re: [ib-support] Where is the test database? |
---|---|
Author | Mark O'Donohue |
Post date | 2001-09-01T10:20:27Z |
Danial Magid wrote:
are in /opt/interbase/examples. But you'll have to tell me what the DBD
is.:-). It's some borland database thing isn't it?
username/password depends, if your testing then sysdba + password in
/opt/interbase/SYSDBA.password should work. Otherwise you 'll need to
read the interbase documentation and set up some users
(www.ibphoenix.com /www.interbase2000.org both have some pointers).
running. Im supprised it's asking for libdl.so.1, I'd have thought the
latest versions would have gone for libdl.so.2.
You can check using:
ldd /opt/interbase/bin/isql
Here's what I get :
golem:~> ldd /opt/interbase/bin/isql
libgds.so => /usr/lib/libgds.so (0x40021000)
libdl.so.2 => /lib/libdl.so.2 (0x40191000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40195000)
libm.so.6 => /lib/libm.so.6 (0x401c2000)
libc.so.6 => /lib/libc.so.6 (0x401e0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Cheers
Mark
Your database needs YOU!
http://www.firebirdSQL.org
>Hi,If you are refering to the example databases loaded with firebird they
>
>After installing interbase on Linux.
>I proceed to install the DBD. When installing the DBD, it asks me where is my test database.
>I need help, please. In addition, when it can't find it.. it asks me for username/password with
>permission to create.. is there a specific name/pass I should be using?
>
are in /opt/interbase/examples. But you'll have to tell me what the DBD
is.:-). It's some borland database thing isn't it?
username/password depends, if your testing then sysdba + password in
/opt/interbase/SYSDBA.password should work. Otherwise you 'll need to
read the interbase documentation and set up some users
(www.ibphoenix.com /www.interbase2000.org both have some pointers).
>Probably the question to ask is what version/flavour of linux are you
>Also, when it executes the *isql*, it tells me that it's missing the libdl.so.1 library.
>
running. Im supprised it's asking for libdl.so.1, I'd have thought the
latest versions would have gone for libdl.so.2.
You can check using:
ldd /opt/interbase/bin/isql
Here's what I get :
golem:~> ldd /opt/interbase/bin/isql
libgds.so => /usr/lib/libgds.so (0x40021000)
libdl.so.2 => /lib/libdl.so.2 (0x40191000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40195000)
libm.so.6 => /lib/libm.so.6 (0x401c2000)
libc.so.6 => /lib/libc.so.6 (0x401e0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Cheers
Mark
>--
>I have tried downloading and installing it.. but I am not sure if it's already supplied with
>interbase..
>
>TIA,
> Danial
>
>
>__________________________________________________
>Do You Yahoo!?
>Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
>http://im.yahoo.com
>
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
Your database needs YOU!
http://www.firebirdSQL.org