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

Re: gEDA-user: gnetlist errors




-----Original Message-----
>From: Marc <mark.price13@xxxxxxxxxxxx>
>Sent: Jan 20, 2006 3:30 PM
>To: geda-user@xxxxxxxx
>Subject: Re: gEDA-user: gnetlist errors
>
>joeft wrote:
>
>>I'm having a problem with gnetlist that looks like an installation problem, but I'm at a loss to figure out what is really causing it.
>>
>>I run gnetlist like this:
>>
>>  
>>
>>>gnetlist -g gschm2pcb -o sb1.net  sb1_1.sch
>>>    
>>>
>>
>>  
>>
>This is how i run it
>
>gnetlist -g drc2 your_schematic.sch -o drc_output.txt

I've already run the drc2 pass on it.  Now I want a net list I can actually use with PCB.  Does drc2 do both?

I see you've also exchanged the order of the last two arguments, which doesn't seem to matter (or does it?)


Joe T

>
>Marc :)
>
>>And I get an output which says:
>>
>>Loading schematic [sb1_1.sch]
>>Failed to read gschm2pcb scm file [/usr/local/share/gEDA/scheme/gnet-gschm2pcb.scm]
>>ERROR: Unbound variable: gschm2pc
>>
>>I checked and found that the scheme file is installed where it's looking.  The file looks ok to me (which isn't saying much).  Is there something else missing that I'm not seeing?
>>
>>Thanks 
>>
>>Joe T
>>
>>  
>>
>