gnupic: Re: [gnupic] gpsim


Previous by date: 8 Jan 2007 17:11:17 +0000 gpsim, ggallant571.comcast.net
Next by date: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, ggallant571.comcast.net
Previous in thread: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, Scott Dattalo
Next in thread: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, ggallant571.comcast.net

Subject: Re: [gnupic] gpsim
From: Scott Dattalo ####@####.####
Date: 8 Jan 2007 17:11:17 +0000
Message-Id: <45A27B2D.7040809@dattalo.com>

####@####.#### wrote:
> I am new to gpsim. Got the zip packags from SourceForge. Built gpsim & graphicled without
> problem. lcd-0.2.9 complains about not finding install.sh.
>   
Strange. I don't believe install-sh is even used...

However, you may be able to get around this by re-creating the whole new 
install script suite. Try running these commands in sequence:

If there's a directory called 'autom4te.cache', remove it:

$ rm -rf autom4te.cache

Then run these commands

$ aclocal
$ libtoolize --force
$ autoheader
$ automake --add-missing
$ autoconf
$ ./configure
$ make
$ make install

BTW, if you're getting code from SVN, then this is the recommended 
procedure for customizing the install scripts. However, the tar ball 
should have a 'configure' script that be all that you need.

> I have a small project that will be using a 128x160 graphic lcd and the 18f252. When I execute the example I get a seqmentation fault when expanding the breadboard window.
>   
I don't see this behavior at all. Are you sure it's the breadboard 
resizing that's the problem and not the register window resizing? The 
reason I ask is  because there's a bug in 'gtk-extra' (this package 
supplies the widget used in the register window) that causes a segv 
whenever the register window is resized.

Scott

Previous by date: 8 Jan 2007 17:11:17 +0000 gpsim, ggallant571.comcast.net
Next by date: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, ggallant571.comcast.net
Previous in thread: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, Scott Dattalo
Next in thread: 8 Jan 2007 17:11:17 +0000 Re: [gnupic] gpsim, ggallant571.comcast.net


Powered by ezmlm-browse 0.20.