bibblepro software
Sergey Poziturin
pushkin at comtv.ru
Mon Dec 13 10:06:56 PST 2004
Hello all.
Did anyone manage to run biblepro under freebsd? It is a nice software
(http://www.bibblelabs.com) for digital cameras, one of the alternatives
to dcraw and other clones.
My situation:
uname -a:
FreeBSD vp.off.my 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Sat Dec 4
00:49:34 MSK 2004 root at vp.off.my:/usr/obj/usr/src/sys/PUSHKIN i386
When i run /usr/compat/linux/usr/bin/bibblepro, it shows the output like
this:
/usr/compat/linux/usr/bin/bibblepro: /usr/lib/libstdc++.so.5: version
`CXXABI_1.2.1' not found (required by /usr/compat/linux/usr/bin/bibblepro)
`pkg_info |grep linux` show this list on my system:
linux-XFree86-libs-4.3.0_2 XFree86 libraries, Linux/i386 binary
linux-edonkey-core-0.50.1,1 eDonkey2000 'core' command line client
linux-expat-1.95.5_1 Linux/i386 binary port of Expat XML-parsing library
linux-flashplugin-6.0r79_1 The official Macromedia Flash Player for
Linux Mozilla and
linux-fontconfig-2.1_1 Linux/i386 binary of Fontconfig
linux_base-8-8.0_4 Base set of packages needed in Linux mode (only for
i386)
linuxdoc-1.1_1 The Linuxdoc SGML DTD
linuxpluginwrapper-20041017 A wrapper allowing use of linux-plugins with
native applica
sgmlformat-1.7_2 Generates groff and HTML from linuxdoc and docbook
SGML doc
What else can i do to make bibble work? According to gcc.org,
libstdc++.so.5 IS an CXXABI_1.2.1. And it is a symlink to a correct
library in my system:
$file /usr/compat/linux/usr/lib/libstdc++.so.5
/usr/compat/linux/usr/lib/libstdc++.so.5: symbolic link to
`libstdc++.so.5.0.1'
ldd shows the same:
$ldd /usr/compat/linux/usr/bin/bibblepro
/usr/compat/linux/usr/bin/bibblepro:
/usr/compat/linux/usr/bin/bibblepro: /usr/lib/libstdc++.so.5: version
`CXXABI_1.2.1' not found (required by /usr/compat/linux/usr/bin/bibblepro)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x2805d000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x28066000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x2806a000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x2807c000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x280c5000)
libdl.so.2 => /lib/libdl.so.2 (0x280ea000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x280ed000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x280fc000)
libm.so.6 => /lib/libm.so.6 (0x281db000)
libpthread.so.0 => /lib/libpthread.so.0 (0x281fc000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x2824d000)
libc.so.6 => /lib/libc.so.6 (0x282ff000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x2842a000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x28048000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2844b000)
PS: Hope this is the right place to give questions like this. Thanx in
advance.
More information about the freebsd-emulation
mailing list