Hi

I've tried to get the autonumber to work. I read the wiki and found
following error.

(load (string-append gedadata "/scheme/auto-uref.scm")) ; load the
autonumbering script
(add-hook! add-component-hook auto-uref)       ; autonumber when adding a 
component
(add-hook! copy-component-hook auto-uref)      ; autonumber when copying a 
component

Please substitute $YOUR_INSTALL_PATH by the path where geda is installed

I guess that my INSTALL_PATH should go in front of /scheme/...


but I still get following error:

Probably parenthesis mismatch in /home/chris/.gEDA/gschemrc
Most recently read form: (#<variable b7d929f8 value: #<procedure load-module 
(filename . reader)>> (#<variable b7d6c2d0 value: #<primitive-procedure 
string-append>> 
gedadata /usr/share/gEDA/scheme/auto-uref.scm))

All paranthesis are as in the wiki; but it still doesen't work.
gEDA/gschem version 1.1.1.20070708 on FC7


-- 
Best regards



Christian Treldal <[EMAIL PROTECTED]>



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

Reply via email to