On 25/07/05, Evaldo Gardenali <[EMAIL PROTECTED]> wrote: > I am using this distfile, and needed the patch. The fact is that > ginstall creates necessary directories, but non-ginstall may not. > NetBSD's certainly does not.
Here I have: $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes [...] What is your configure output? Also try to use: $ INSTALL=install-sh ./configure Bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
