I'm attempting to package 'regina', which is an interpreter for the 'rexx' programming language. It's also my first info file from scratch. After solving a few build issues, the validator now complains about things i couldn't readily find fixes for in a web search:
> Validating .deb dir /sw/src/fink.build/root-regina-3.8.2-1...
> Error: Headers installed (files in an include/ directory), as well as a
> .dylib file, but package does not declare BuildDependsOnly to be true (or
> false)
> Error: package contains the shared library
> /sw/lib/libregina.dylib
> but the corresponding install_name
> libregina.dylib
> is not an absolute pathname.
> Error: package contains the shared library
> /sw/share/Regina-REXX/addons/libregutil.dylib
> but the corresponding install_name
> libregutil.dylib
> is not an absolute pathname.
> Error: package contains the shared library
> /sw/share/Regina-REXX/addons/librxtest1.dylib
> but the corresponding install_name
> librxtest1.dylib
> is not an absolute pathname.
> Error: package contains the shared library
> /sw/share/Regina-REXX/addons/librxtest2.dylib
> but the corresponding install_name
> librxtest2.dylib
> is not an absolute pathname.
How do i satisfy the validator?
regina.info
Description: Binary data
sent from Mountain Lion Edison Carter: What happened to the old religions? Murray: I don't know. Television killed it. We have better miracles.
------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________ Fink-devel mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
