Am Mittwoch, den 27.08.2008, 00:49 +0100 schrieb Thomas Gazagnaire: > Hi, > > I don't who to send this email so I send it to this list (I apologize > if it is not the good place) :) > > There is a problem in lib/Makefile (in godi-bin-prot-1.0.7), > write_ml.ml need to be before unsafe_read.ml to compile properly. So > changing that, I can compile it when I am in the lib directory, but I > don't know how to make godi become happy with it and finish properly > the installation. > > Any help ?
Please inform the maintainer, Markus Mottl <[EMAIL PROTECTED]>. To finish the installation after changing the sources, go to <prefix>/build/godi/godi-bin-prot and run "godi_make install" there. This will install the changes you did in the work subdirectory. Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany [EMAIL PROTECTED] http://www.gerd-stolpmann.de Phone: +49-6151-153855 Fax: +49-6151-997714 ------------------------------------------------------------ _______________________________________________ Godi-list mailing list [email protected] https://godirepo.camlcity.org/mailman/listinfo/godi-list
