On 1/22/07,I  wrote:
> On 1/22/07, Aaron Turner <[EMAIL PROTECTED]> wrote:
> >
> > I'm not a Gentoo guy, so I don't know what the defaults are, but Is
> > /usr/local/lib configured as a directory in your library search path
> > (LD_LIBRARY_PATH or whatever it's called?)  or in /etc/ld.so.conf ?
> > Sounds like you need to tell the system that you've got shared
> > libraries there.
> >
>
> /usr/local/lib was already present in /etc/ld.so.conf, but Gentoo
> doesn't use LD_LIBRARY_PATH apparently. I created the variable and
> everything is happy.  Knew it would be something simple.
>

Here's a more robust fix for Gentoo builds:
add LD_LIBRARY_PATH="/usr/local/lib" to the file /etc/env.d/00basic

This won't survive some upgrades most likely, but it fixes tcpreplay
for all users use.
--
=Wayne

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users

Reply via email to