A Few things to try:
1. Make sure you are not getting a previous installation of zinf
$ whereis zinf
2. Check carefully the configure output (did it find the gdbm
development files)?
3 First find out where zinf is looking for the library:
$ ldd ./base/zinf
libboost_filesystem-gcc-mt-1_31.so.1.31.0
=> /usr/lib/libboost_filesystem-gcc-mt-1_31.so.1.31.0 (0x40029000)
libmk4-2.4.9.2.so => /usr/lib/libmk4-2.4.9.2.so (0x40039000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0x40084000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4008a000)
librt.so.1 => /lib/tls/librt.so.1 (0x40099000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x4009f000)
libdl.so.2 => /lib/tls/libdl.so.2 (0x4011e000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40121000)
libm.so.6 => /lib/tls/libm.so.6 (0x401dc000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x401ff000)
libc.so.6 => /lib/tls/libc.so.6 (0x40208000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
On the theme question, download and place any number of themes
in the ~/.zinf/themes directory. Then use the option panel
in zinf to select the theme.
Hope it helps.
On Sun, 2004-08-15 at 14:23 -0700, Robert Aronson wrote:
> Hi all. I just finished configuring, making, and
> installing zinf, but when I type "zinf" at the command
> line I get this error message:
>
> ----
> zinf: error while loading shared libraries:
> libgdbm.so.3: cannot open shared object file: No such
> file or directory
> ----
>
> I thought it might have been a permissions issue, but
> I'm root. Just to be sure I chmoded the libgdbm.so.3
> file to 775.
>
> I'm using Mandrakelinux 10 official GNOME 2.4 d.e. Any
> help would be greatly appreciated.
>
> Oh yeah, one more questions: how do you use themes?
>
> Thanks,
>
> Robert Aronson
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Zinf-support mailing list
> Zinf-support@...
> https://lists.sourceforge.net/lists/listinfo/zinf-support
|