[GnomeMeeting-devel-list] mkinstalldirs hell



The 29-Jun-2004 19:08 CVS snapshots of GnomeMeeting is broken.

The Makefile should properly create a symbolic link between /usr/share/automake-version/mkinstalldirs and 
the working directory.

When this symbolic link is missing, make fails when mkinstalldirs is not found.

>From the GnomeMeeting Makefile, line 160:

MKINSTALLDIRS = ./mkinstalldirs

should be replaced with:

MKINSTALLDIRS = /usr/share/automake/mkinstalldirs

or the Makefile should create a symlink from /usr/share/automake-version/mkinstalldirs to $GNOMEMEETINGDIR/mkinstalldirs.


-- 
_______________________________________________
Get your free email from http://www.hackermail.com

Powered by Outblaze



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]