On Fri, Dec 02, 2005 at 12:22:05AM +0100, Esben Rugbjerg wrote:
> I do a './configure', 'make' and 'make install', but when I try to run
> it, it complains about that it can't find the shared libraries. First
> it is 'libwiretap' then it is 'libethereal' when I make a symbolic link
> to the these files in /usr/lib/ these messages disappair but then a
> messaage saying: 'ethereal: relocation error: ethereal: undefined
> symbol: t30_indicator_vals'.
If you anly run configure, the libs get installed in /usr/local/lib. So
either this directory is missing from /etc/ld.so.conf or make install
didn't run an ldconfig at the end, which updates the cache where to find
which libs. Btw, after a make install, you should start the binary
that's located in /usr/local/bin.
Ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
Powered by MHonArc 2.6.10