With this command gerbv *.gbr
I can load all gerber files at once. Everything works just fine. Then I've save the project by clicking File --> Save Project As.. After that I exit gerbv. Then I start gerbv again by typing gerbv and with a mouse I click File --> Open Project and select previously created project RESULT: core dump (ALWAYS) ------------------------------------------------- BUT when I do the following: gerbv *.gbr File --> Save Project As .. File --> Save Project File --> Quit and then I restart the package gerbv File --> Open Project Everything works just fine half of the time. Sometimes I can repete the sequence 5 times in a row without crash. Sometimes it crashes every time when I try it. Regards Igor P.S.: No, this combination DOES NOT WORK. It crashes ALWAYS gerbv *.gbr File --> Save Project File --> Quit gerbv File --> Open Project CORE DUMP On Wed, 19 Jan 2005 21:20:24 -0800, primorec <[EMAIL PROTECTED]> wrote: > On Wed, 19 Jan 2005 23:32:30 +0100 (CET), Stefan Petersen > <[EMAIL PROTECTED]> wrote: > > What is missing is probably the program > > libpng-config, > > yes > > > which you got when you compiled it all yourself. > > I guess so... haven't checked.. All I know is the fact I was able to > build gerbv. > That was important for me :))) > > > Maybe RH has divided packages into libfoo and libfoo-dev as > > Debian, so you need something like libpng-dev.rpm? > > no idea... I am not familiar with Debian > > Igor >
