On January 5, 2006 2:04 AM Alfredo Portes > Bill Page wrote: >> cmdLine = >> "cd '%s'; /usr/local/axiom/mnt/linux/bin >> /lib/noweave -delay '%s.pamphlet'" >> >> which of course is specific to the installation of Axiom on >> the axiom-developer.org server. You will have to change this >> and other similar local references. > > In the Doyen CD, Axiom is located in the /etc directory. I will > put it now in the /usr/local/ directory to follow the standard.
I think there is no standard, but there are a few common conventions that are used on different linux systems (not all). The important thing is to be consistent. > However, I am using the Feb2005 build for Fedora Core 3. This > one has the following structure: > > axiom/mnt/fedora3/bin instead of axiom/mnt/linux/bin > > I changed the name of the directory. Axiom seems to work without > a problem. I wanted to know if this is okay, or if you think > I should use another Axiom build with the axiom/mnt/linux/bin > structure. Axiom can be located anywhere but the AXIOM environment variable has to be set correctly, corresponding to the new location. Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
