RE: [gpsim] How to build gpsim for Debian
"Borut Razem" <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <20050722195127.TPSM2073.edge1.siol.net@toto> |
> I have not tried the patch because I am a bit not so sure about the version 1.37/1.38 stuff since the latest version is > 1.55. There is a typo (should be flex 2.5.31) as well. And since I am building for Ubuntu Linux, there is no directory > "C:\cvs\gpsim\gpsim\cli\". Therefore I dare not to try the patch. I did remove scan.ll and cvs update the source. The problem was fixed in scan.ll version 1.38, that's why I made the diff between that and the previous version. I made the diff on Windows machine, which explains the "C:\cvs\gpsim\gpsim\cli\" ;-) And there is really a typo, thank you to warn me. But he patch should work anyhow. > I also tried to build gpsim-0.21.4 without the --enable-gtk1 option as well, it does not work even though I already > built gtk+extra 2. I am not so sure what is the problem. Anyway, now I have the 0.21.8 (CVS version) working. I recommend you to take the latest version of gpsim from CVS and gtk+extra-2.1.1.tar.gz from http://prdownloads.sourceforge.net/scigraphica/gtk%2Bextra-2.1.1.tar.gz?down load. I use this combination to build gpsimWin32 snapshots at http://gpsim.sourceforge.net/snap.php. I hope that this combination works on Linux too, but I didn't try it. Borut