On 03/28/2011 06:21 PM, Robert Xu wrote:
On Mon, Mar 28, 2011 at 17:54, Baho Utotbaho-utot@columbus.rr.com wrote:
On Monday 28 March 2011 05:42:58 pm Darrell Anderson wrote:
[putolni]
Everything seems to indicate the libraries should be found. Yet the package refuses to build without the temporary sym links. Seems make should find the libraries in /opt/trinity/lib.
Exporting LD_LIBRARY_PATH in the build script does not help.
Any ideas what is happening? Any ideas how to fix?
Darrell
Why can it be left in /usr ?
Arch linux complies it and installs to /usr and it doesn't seem to affect trinty. I just leave it be and trinty compiles just fine ( except kdebase, kdepim which have known problems)
I think PyKDE3 doesn't need to be in /opt/trinity. It can stay exactly in /usr, since it isn't trinity-dependent. (note: tqtinterface should not be in /opt/trinity, that's technically not trinity-specific.)
Thank you for the clarification