Peter Cooner wrote:
> Under 10.2 the 1.4.1.7 version of gnome-libs fail to install correctly.
[]
> -- Installing ./html/index.sgml
> /sw/bin/install: cannot stat `./html/index.sgml': No such file or directory
> make[3]: *** [install-data-local] Error 1
> make[2]: *** [install-am] Error 2
> make[1]: *** [install-recursive] Error 1
> make: *** [install-recursive] Error 1
> ### execution of make failed, exit code 2
> Failed: installing gnome-libs-1.4.1.7-3 failed

This has come up a couple of times recently (on the fink-beginners 
list). The reason was an error in a file owned by the gtk-doc package, 
namely /sw/bin/gtkdoc-mkhtml

This script contains a line pointing to the openjade installation. If 
openjade-1.3.1 is installed, the line should be

          -c $prefix/share/sgml/openjade-1.3.1/dsssl/catalog \

Instead of "openjade-1.3.1" it contained the older "openjade-1.3".

Why this is wrong and not even corrected by a rebuild of gtk-doc is not 
clear. It can, however, easily be fixed by hand.

-- 
Martin




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to