Re: Cannot find SUNW_1.7; values-Xa.o

From: Marc (marc.glisse_at_gmail.com)
Date: 11/18/04


Date: Thu, 18 Nov 2004 19:46:28 +0000 (UTC)

Kris Dugan wrote:

> In terms of copying the libraries, I would have to know what libraries
> to copy.

The ones ldd shows as dependencies of xmms on your 5.8 installation seem
to be the most interesting here. And then you would have to add something
like LD_FLAGS="-L/the/repertory/with/the/libs" to your environment to
have the configure scripts use them.

But I give you no guarantee you will achieve anything this way.