Am Montag, den 04.04.2011, 12:40 +0200 schrieb Sylvain Le Gall: > Hello, > > I am trying to update a package (ounit) but my environment contains some > variables that interfer with the install process. Namely, these two > variables seems to not been reseted when running: OCAMLFIND_DESTDIR and > OCAMLFIND_LDCONF (not really tested, in fact). > > If I set AUTOGENERATE_PLIST=yes, everything is fine. It probably reset > these two variables, but my PLIST get ignored. > > What I am missing here ?
I'm not sure whether I understand. Can you elaborate a bit more? Which commands do you run? Generally, if you run high-level commands like "godi_console perform", a number of variables are reset (including OCAMLFIND_DESTDIR, but it is not said that this list is complete), but for low-level commands like "godi_make" this is not done (would be too surprising). Sometimes GODI sets OCAMLFIND_DESTDIR to get special effects, e.g for autogenerated PLISTs it is required that installs are redirected to a staging directory. Gerd > Cheers > Sylvain Le Gall -- ------------------------------------------------------------ Gerd Stolpmann, Bad Nauheimer Str.3, 64289 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
