On Sat, 28 Aug 2004, Jack Howarth wrote:

Interestingly, when I was creating the gromacs packages and the
shared lib version of lammpi, I ran into the same issue. If
I used 'make install prefix=%i' rather than 'make install DESTDIR=%d'
the shared libs ended up with linkages into /sw/src.
    Is the use of 'make install prefix=%i' wrong? Should we only
stick with 'make install DESTDIR=%d'? Or are we seeing some sort
of breakage in fink itself?
                  Jack

For the record, I saw something similar with dcgui-qt and dclib0. If I used 'make install prefix=%i' (which is the default InstallScript), I had things being misplaced into %d (I think) and not %d%p during the package building. Like Jack, I had to use 'make install DESTDIR=%d' to get everything working.


Hanspeter

--
I'm not a robot like you. I don't like having disks crammed into me... unless
they're Oreos, and then only in the mouth. -- Fry


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to