Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Martin Costabel
patrick.wamb...@esat.kuleuven.be wrote: [] > I don't see why /sw/bin/init.sh would clean up all this: as far as > I can see it only prepends /sw/bin:/sw/sbin to the PATH if that string > is not already present (at least in my version of the script, which > was installed along with fink and never

Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Patrick . Wambacq
On Mon, 22 Feb 2010, Martin Costabel wrote: > The weird PATH you get in your situation (4) is the result of /etc/profile > executing `/usr/libexec/path_helper -s`. On 10.5, the path_helper script was > a (very complicated) shell script, on 10.6 it is a compiled executable, so I > don't quite kn

Re: [Fink-users] Failed: phase compiling: mplayer-1.0.0rc2-1011 failed (take 2)

2010-02-22 Thread James Bunton
On Mon, Feb 22, 2010 at 04:40:41PM +0100, Dominique Dhumieres wrote: > On OSX 10.6.2 and 64 bit fink installing mplayer-1.0.0rc2-1011 failed with: > Hi, I've just got myself a new Mac Mini running 10.6. I have an updated mplayer package that works for me on 10.5 & 10.6. This is mplayer svn from

[Fink-users] Will a username with a special character break any fink packages?

2010-02-22 Thread William Scott
I got asked by a colleague whose machine is administered by his employer at the NIH, and they have usernames of the form NIH\username for some bizarre reason. Will this mess stuff up? He installed a stand-alone version of inkscape (not fink), and it breaks because of this, for example. Th

Re: [Fink-users] Fwd: Re: fonts in xfig

2010-02-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/22/10 1:48 PM, David Lowe wrote: > On 22 Feb, 2010, at 9:06 AM, Alexander Hansen wrote: > >> If people don't stop using me as their email gateway, I will quit. > > Dare i mention that if the list "reply-to" were changed this problem > wou

Re: [Fink-users] Fwd: Re: fonts in xfig

2010-02-22 Thread David Lowe
On 22 Feb, 2010, at 9:06 AM, Alexander Hansen wrote: > If people don't stop using me as their email gateway, I will quit. Dare i mention that if the list "reply-to" were changed this problem would go away of its own accord? New users typically don't know enough to reply to all, and the

Re: [Fink-users] problems compiling pyqt4-mac-py25-4.6-1 (10.6 64-bit)

2010-02-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/22/10 1:03 PM, Oliver Cordes wrote: > Hi, > > I was compiling qt4-mac yesterday version 4.6.2 and it worked well but I > was not able to compile pyqt4-mac-py25 or pyqt4-mac-py26 ! So I switched > back to qt4-mac 4.6.1 but got the same compilation

[Fink-users] problems compiling pyqt4-mac-py25-4.6-1 (10.6 64-bit)

2010-02-22 Thread Oliver Cordes
Hi, I was compiling qt4-mac yesterday version 4.6.2 and it worked well but I was not able to compile pyqt4-mac-py25 or pyqt4-mac-py26 ! So I switched back to qt4-mac 4.6.1 but got the same compilation error! My system is fink unstable on MacOS 10.6 64-bit ... g++ -c -pipe -fPIC -O2 -Wall -W -DND

[Fink-users] Fwd: Re: fonts in xfig

2010-02-22 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If people don't stop using me as their email gateway, I will quit. - Original Message Subject:Re: [Fink-users] fonts in xfig Date: Mon, 22 Feb 2010 11:59:40 -0500 From: Dominic Grenier To: alexanderk.han...@gmail.com

[Fink-users] Failed: phase compiling: mplayer-1.0.0rc2-1011 failed (take 2)

2010-02-22 Thread Dominique Dhumieres
On OSX 10.6.2 and 64 bit fink installing mplayer-1.0.0rc2-1011 failed with: ... cc -I../libavcodec -I../libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -mtune=generic -pipe -ffast

Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Martin Costabel
Alexander Hansen wrote: [] > Interesting. I assume ~/.bash_profile _didn't_ get processed for > X11.app on 10.4 and possibly some vintages of it on 10.5. That was why > we'd been advocating that people use "xterm -ls", and it's consistent > with what I observed on my own machines--at some point o

Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Alexander Hansen
On 2/22/10 9:01 AM, Martin Costabel wrote: > patrick.wamb...@esat.kuleuven.be wrote: > [] >>> /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister >>> >>> -u /Applications/Utilities/X11.app >>> >>> When you restart X11 after this, the PATH shoul

Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Martin Costabel
patrick.wamb...@esat.kuleuven.be wrote: [] >> /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister >> >> -u /Applications/Utilities/X11.app >> >> When you restart X11 after this, the PATH should be correctly set in your >> xterm, even without r

Re: [Fink-users] path problem, 2nd try

2010-02-22 Thread Patrick . Wambacq
On Mon, 22 Feb 2010, Martin Costabel wrote: > patrick.wamb...@esat.kuleuven.be wrote: >> Hi, >> >> A few weeks ago I already submitted a post about difficulties with >> my $PATH variable. It wasn't solved at that time but then I got >> overloaded with work and couldn't spend more efforts on it. >