trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2011

Re: [trinity-devel] startkde / trinity kinit crash after latest builds (with and without pam)

From: "David C. Rankin" <drankinatty@...>
Date: Fri, 18 Feb 2011 12:11:19 -0600
On 02/18/2011 11:41 AM, PICCORO McKAY Lenz wrote:
> Remenber that kdetrinity by default stablisced install dir on /opt including
> libraries!

Yep, thanks

  The problem was in my build script for Arch Linux. I created a second set of
PKGBUILD scripts that do a svn download instead of working in the local copy of
the svn tree.

  I left the ${trinity-prefix} variable in a build() function which left it out
of scope for writing the ld.so.conf.d/trinity-kdelibs.conf file. So I was
getting a library path of:

/lib

  instead of:

/opt/trinity/lib

  I had it fixed in the first set of scripts, but overlooked the scope issue
when creating the second set.

  Don't worry, I'm sure I'll screw things up like this many more times :)

-- 
David C. Rankin, J.D.,P.E.