r wrote: > Another question: > > Is there a way of compiling geda without superuser permissions? > Running "make all" in the gaf directory tries to install the software > into the final destination.
I have not tested it, but I think if you configure with --prefix=/opt/geda or some other location your login has permissions to write on, and add /opt/geda/libs to your /etc/ld.so.conf you could. John G -- Ecosensory Austin TX _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

