Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Three ways to fix a bug...

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jason Flatt <jflatt AT sourcemage.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Three ways to fix a bug...
  • Date: Thu, 11 May 2006 20:31:32 -0700

On Thursday 11 May 2006 08:07 pm, Matthew Clark wrote:
> I am trying to decide on the best way to fix bug 11798.
>
> http://bugs.sourcemage.org/show_bug.cgi?id=11798
>
> I think I have three options, but because my experience is limited
> somewhat, I can't decide on the best of three options (or, the three I
> think I have):
>
> 1. Do I modify the spell somehow to make libtsocks.so install in
> /usr/lib? If so, how?

Create a BUILD file containing:

OPTS="${OPTS} --libdir=${TRACK_ROOT}/usr/lib" &&
default_build

According to ./configure --help, it's already supposed to be doing that, but
clearly something's not set right.


--
Jason Flatt
Source Mage GNU/Linux: Linux so advanced, it may as well be magic.
http://www.sourcemage.org/

Attachment: pgp5F41y36Y9I.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page