Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-08 Thread Charles Lepple
On Oct 8, 2012, at 7:05 AM, Frava wrote: > By interpreting this we can deduce that the longest file path that "dpkg" (or > whatever) can handle is > "/Applications/MyApp.app/Contents/Resources/Fk/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo", > so a total of 101 characters. I think

Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-08 Thread Frava
I've been testing it on SL 32/64bit, Lion and ML with differents version of Xcode and I get the same error. Shorting the Fink's prefix to 45 characters makes it work. For example, "/Applications/MyApp.app/Contents/Resources/Fk" works. By interpreting this we can deduce that the longest file path

Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-07 Thread Alexander Hansen
On 10/7/12 4:56 PM, Frava wrote: > Hi Alexander, > > Thank for the response. > I guess it is dpkg that does'nt work properly on this one. Due to a too > long path, or a dot in the path ? I'll do more testing tomorrow. > Cheers, > Rafael. > > PS: I'm sorry for having posted the complete logfile

Re: [Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-07 Thread Frava
Hi Alexander, Thank for the response. I guess it is dpkg that does'nt work properly on this one. Due to a too long path, or a dot in the path ? I'll do more testing tomorrow. Cheers, Rafael. PS: I'm sorry for having posted the complete logfile ;-) 2012/10/7 Alexander Hansen > I reproduced you

[Fink-devel] bootstrap installation of fink 0.34.x in a non standard location fails

2012-10-06 Thread Alexander Hansen
Original message: Hello everyone, I'm trying to boostrap install Fink 0.34.4 (on OS X 10.8.2 with XCode 4.5) in order to bundle some libraries with an application. "./boostrap /sw" is successful while "./bootstrap /Applications/MyApp.app/Contents/Resources/Fink" fails (see logfile). Any ideas o