Hanspeter,
    Your current netpbm10 packaging silently fails a lot of the testsuite 
because
you dropped the INSTALL_MAKE_CHECK approach I used in the proposed netpbm11. The
%b/package directory isn't created until the 'make package pkgdir=`pwd`/package 
SYMLINK='ln -s''
in the InstallScript. I suspect it was passing on your machine because the 
netpbm-bin split-off
from a previous netpbm10 was installed and providing the missing executables. 
If you plan on
executing all of the tests in place, you will need to set...

export DYLD_LIBRARY_PATH=%b/lib

to pick up the built but uninstalled libnetpbm.10.47.dylib

and add a 

export  PATH=%b/analyzer:%b/editor:%b/generator:%b/other:$PATH

to the Testscript since %b/package/bin doesn't exist yet.
               Jack

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to