Duncan Drennan wrote: > Once the compilation is done, will the files run "as is" or do the > dll's have to be installed into specific windows directories?
The dll's should remain beside the exe's in the "bin" directory. Currently, to run the resulting exe's, you have to set the following environment variables: set GEDADATA=[path_to_geda]\share\gEDA set GUILE_LOAD_PATH=[path_to_geda]\share\guile\1.8 Regards, Cesar _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

