At 20:38 Uhr -0500 02.04.2002, Chris Zubrzycki wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>I am working on porting giFT, the Open Fast Track protocol, and in 
>the info file, if I use --prefix=%p, everything is installed to the 
>proper place without being put into the deb. If I use %i instead, 
>the program looks in /sw/src/gift-0.10.0/... etc. I think at least 
>one package has had the problem before, but I forget which. this is 
>using a custom tarball pulled out of CVS, with updated config.guess 
>and libtool files. Is there anything I can do other then make a big 
>install script. There is a debian directory, with a control and 
>files file, but I don't know if that will help...

There is more than one package that is affected by this problem in 
fact. You will have to look at their build system (i.e. their 
Makefiles) and figure out how to do it right. It's very well possible 
that you have to patch their Makefiles in the end.


>upddate: I tried doing it like  debian: make install DESTDIR=%i/..
>but libtool is still linking things wrong.

That's nothing debian specific, but rather specific to the use of 
automake (or to nice people that adopted this semi-standard in their 
build systems, praise them). We use it in various pacakges, but it's 
not the default installscript, since the current default 
installscript works with more packages correctly).



Cheers,

Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:[EMAIL PROTECTED]>
phone: (+49) 6151-494890

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to