Hello,
I downloaded both the binary rpm and the source tarball from eterm.org
and ran into the following problems:
1. rpm install
. the install executes w/o errors
. But I get the following at startup:
Eterm: error while loading shared libraries:
/usr/lib/libEterm-0.9.2.so: undefined symbol: spifopt_settings
. ldconfig knows about the following:
$ ldconfig -p | grep Eterm
libEterm.so (libc6) => /usr/lib/libEterm.so
libEterm-0.9.2.so (libc6) => /usr/lib/libEterm-0.9.2.so
2. regular install:
. ./configure cannot find libast:
ERROR: You need LibAST 0.5 or higher to build Eterm. If you
already have it,
you may have it installed in a strange place, or you
may need to run
/sbin/ldconfig. If you don't have it, I can download
it for you.
Shall I retrieve and build LibAST now (y/n)?
. yet libast 0.5-1 is installed - and I used the rpm available at
etem.org:
$ rpm -qa | grep libast
libast-0.5-1
$ ldconfig -p | grep libast
libast.so.1 (libc6) => /usr/lib/libast.so.1
libast.so.1 (libc6) => /usr/local/lib/libast.so.1
libast.so (libc6) => /usr/lib/libast.so
libast.so (libc6) => /usr/local/lib/libast.so
. I replied "y" to the prompt and this caused the following errors:
creating cache ./config.cache
./configure: line 524: syntax error near unexpected token
`AM_INIT_AUTOMAKE(libast,'
./configure: line 524: `AM_INIT_AUTOMAKE(libast, 0.6)'
ERROR: Unable to auto-get libast, sorry.
If at all feasible I would much rather install the rpm version.
Thank you for reading. All hints very welcome.
Chris.
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
