From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4812 Path: news.gmane.org!not-for-mail From: John Mudd Newsgroups: gmane.linux.lib.musl.general Subject: Re: MUSL_LIBRARY_PATH ? Date: Sun, 6 Apr 2014 10:38:53 -0400 Message-ID: References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113393c8ee37b004f660b670 X-Trace: ger.gmane.org 1396795178 28613 80.91.229.3 (6 Apr 2014 14:39:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Apr 2014 14:39:38 +0000 (UTC) To: musl Original-X-From: musl-return-4816-gllmg-musl=m.gmane.org@lists.openwall.com Sun Apr 06 16:39:31 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1WWoEN-00025J-4d for gllmg-musl@plane.gmane.org; Sun, 06 Apr 2014 16:39:31 +0200 Original-Received: (qmail 23657 invoked by uid 550); 6 Apr 2014 14:39:27 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 23643 invoked from network); 6 Apr 2014 14:39:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=OYJ+351TctoIVpcMAowON5uLB26rUCu9kOWqsPVtpEQ=; b=powh8eRIA5Y/PQ+8xWYpXi5tsXXrYt32H2KTAtfyEIXhpddN8J8P/o9oNCITBtkgX+ 6tdIfVdUZ43FCUYJ42Fo8mfHQinDY5+itMTyUfW4PX20aMRTOJgEyqKfWqp8gluJDs2r eKXUl0DjMQkD+020NfdovCYG8PzMBA3cdqN4LrpHCofuuK1VlJddmmVX73mDPmomlvV1 nq3grRr8xUbdev+eKeiM19V3jdHYZp09s4QswpAqFuq4NvR+Mq4RzBPQM2lMz+wuFyDv o63BK48r9Vdgb5YgpcUh5dqKFsxnGhcAh5GSizDE1R1tWFdsI3iDoNVgYeh5wGe2iHHM nfig== X-Received: by 10.112.56.148 with SMTP id a20mr640222lbq.44.1396795153199; Sun, 06 Apr 2014 07:39:13 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:4812 Archived-At: --001a113393c8ee37b004f660b670 Content-Type: text/plain; charset=ISO-8859-1 Thanks for the replies! I now have a proper ld-musl-i386.path file containing the paths for my libraries. I've unset LD_LIBRARY_PATH and my musl built Python works well. I'm still configuring musl with --syslibdir=/tmp/musl/lib/. I agree /tmp is a poor choice. But I use three different logins on my dev, test and prod machines and it's not practical to get root access on the test or prod PCs. So /tmp is a good place to at least run experiments. Any chance I can specify multiple (colon separated?) paths with the --syslibdir option? Or can I make it relative to the current user's home path by starting with "~"? On Tue, Apr 1, 2014 at 10:11 AM, John Mudd wrote: > Possible dumb question... > > I built Python using musl. Not easy but it works. > > ... > > --001a113393c8ee37b004f660b670 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks for the replies! I now have a proper=A0ld-musl-i386= .path file containing the paths for my libraries. I've unset LD_LIBRARY= _PATH and my musl built Python works well.

I'm still= configuring musl with=A0--syslibdir=3D/tmp/musl/lib/. I agree /tmp is a po= or choice. But I use three different logins on my dev, test and prod machin= es and it's not practical to get root access on the test or prod PCs. S= o /tmp is a good place to at least run experiments.

Any chance I can specify multiple (colon separated?) pa= ths with the=A0--syslibdir option? Or can I make it relative to the current= user's home path by starting with "~"?


On Tue, Apr 1, 2014 at 10:11 AM, John Mu= dd <johnbmudd@gmail.com> wrote:
Possible dumb question...

I built= Python using musl. Not easy but it works.=A0

...
<= span class=3D"">


--001a113393c8ee37b004f660b670--