RE: [gpsim] How to build gpsim for Debian
Peter Onion <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2005-07-27 at 08:31 +0800, Chen Xiao Fan wrote: > One problem it breaks the build process for Debian again. :( It's CVS, It's development code, It will break every so often. ;-) Seems you have more problems because of Debian that than anything else. > I will report the error message this evening when I will > be again with my Ubuntu Desktop. It is related to gtk+extra 2. > The previous CVS was working. There were a couple of changes made that were "WIN32" specific but wern't enclosed in an appropriate #IFDEF WIN32.....#ENDIF These were fixed by last night. > Anyway, David Saxton has put the Debian package for gpsim, > gpsim-dev, (0.21.4) gtk+extra, gtk+extra-dev (not the 2.0 version) > as well as ktechlab on the following URL. > http://ktechlab.fadedminds.com/download/deb/ For things like gpsim, which are under development, it is far better to use CVS or a nightly snapshot, otherwise when you "tickle a bug" you are always going to be dependent on someone else to update a packaged version in order to get the latest bug fixes. Of course for stable releases a packaged versions are fine. Peter