librsvg2 install fails

Martin Klaffenboeck martin.klaffenboeck at gmx.at
Sun Apr 6 10:10:31 PDT 2003


>Submitter-Id:	current-users
>Originator:	Martin Klaffenboeck
>Organization:	
>Confidential:	no 
>Synopsis:	librsvg2 install fails
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		sw-bug
>Release:	FreeBSD 4.8-RC i386
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #0: Wed Apr 2 18:00:26 CEST 2003 martin at martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:

The installation fails.
-- Installing ./html/up.png
-- Installing ./html/index.sgml
install: ./html/index.sgml: No such file or directory
gmake[2]: *** [install-data-local] Error 71
gmake[2]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/var/tmp/usr/ports/graphics/librsvg2/work/librsvg-2.2.5/doc'
gmake: *** [install-recursive] Error 1
*** Error code 2
 
Stop in /usr/ports/graphics/librsvg2.

	
>How-To-Repeat:
cd /usr/ports/graphics/librsvg2
make install
	
>Fix:
This is not really the correct way I think, but I do not need the documentation and used:
cd /usr/ports/graphics/librsvg2
make
touch `make -V WRKSRC`/doc/html/index.sgml
make install

Yes, I do not want to make a patch for this.

Martin

	




More information about the freebsd-gnome mailing list