[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Win32 build with native printing support (via Cairo)




On Jan 20, 2010, at 12:21 PM, Kai-Martin Knaak wrote:

In Linux I do
	; Allow to source symbols from the current working directory
	(define current-working-directory (getenv "PWD"))
	(component-library current-working-directory)
In windows, the geda parser chokes on the getenv statement. How would the
gafrc file refer to the current working directory?

In Linux and MacOSX, I just do:

(component-library ".")

Seems a simpler way. Would that work in Windows?

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd@xxxxxxxxx




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user