X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Message-ID: <20130502163343.162776r2u5g31tbb@www.communityrenewables.com> Date: Thu, 02 May 2013 16:33:43 -0400 From: Chris Fisichella To: geda-help AT delorie DOT com Subject: Re: [geda-help] m4 missing from tutorial References: <201305011759 DOT r41HxWkq007504 AT delorie DOT com> <20130501141510 DOT 55813yut01m6ha5q AT www DOT communityrenewables DOT com> <201305011819 DOT r41IJ2t8016324 AT envy DOT delorie DOT com> <20130501144223 DOT 1530403dndgymk9b AT www DOT communityrenewables DOT com> <201305011843 DOT r41Ihv9k017239 AT envy DOT delorie DOT com> <20130502100132 DOT 10461724685jd1vg AT www DOT communityrenewables DOT com> <518290C9 DOT 9050705 AT k4gvo DOT com> <20130502124744 DOT 21247c27shjvqrhs AT www DOT communityrenewables DOT com> <5182A2B0 DOT 2030906 AT k4gvo DOT com> <1D3F30A4-AB4C-45DB-AFDE-E1A1BFD7D53B AT jump-ing DOT de> In-Reply-To: <1D3F30A4-AB4C-45DB-AFDE-E1A1BFD7D53B@jump-ing.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_4j0tcztmp7u" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.11) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator1602.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - communityrenewables.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (localhost) [127.0.0.1]:44306 X-Source-Auth: chris AT communityrenewables DOT com X-Email-Count: 1 X-Source-Cap: ZmlzaWNoZWw7ZmlzaWNoZWw7Z2F0b3IxNjAyLmhvc3RnYXRvci5jb20= Reply-To: geda-help AT delorie DOT com This message is in MIME format. --=_4j0tcztmp7u Content-Type: text/plain; charset=ISO-8859-1 Content-Description: Plaintext Version of Message Content-Disposition: inline Content-Transfer-Encoding: 7bit Markus Hitter : > > Am 02.05.2013 um 19:30 schrieb Jim Lynch: > >>> pcb: symbol lookup error: pcb: undefined symbol: g_list_free_full >> I'm NOT an authority on pcb, but that looks a bit like a Linux >> library problem, not a pcb specific issue. > > FWIW, g_list_free_full is meant to be defined in pcb/src/mymem.c > > I agree more info about Chris' installation would be helpful. > > > Markus > > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.jump-ing.de/ > Markus, The installation was as follows: Debian 6.0.6 basic installation Download the source tarball for geda-gaf I found I needed to bring in over sixty other source tarballs. The critical step in my case was to intentionally keep them all in /usr/local. Doing other that that will overwrite system files and break things. To run the newly compiled executables, I need to include: $LD_LIBRARY_PATH=/usr/local/lib and that brings in all the dependencies it needs. Best Regards, Chris --=_4j0tcztmp7u Content-Type: text/html; charset=ISO-8859-1 Content-Description: HTML Version of Message Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Markus Hitter <mah AT jump-ing DOT de>:

>
> Am 02.05.= 2013 um 19:30 schrieb Jim Lynch:
>
>>> pcb: symbol lo= okup error: pcb: undefined symbol: g_list_free_full
>> I'm NOT a= n authority on pcb, but that looks a bit like a Linux
>> librar= y problem, not a pcb specific issue.
>
> FWIW, g_list_free_= full is meant to be defined in pcb/src/mymem.c
>
> I agree = more info about Chris' installation would be helpful.
>
>> Markus
>
> - - - - - - - - - - - - - - - - - - -> Dipl. Ing. (FH) Markus Hitter
> http://www.jump-ing.de/
>
Markus,

The installation was as follows:
Debian 6.0.6 ba= sic installation
Download the source tarball for geda-gaf
I found= I needed to bring in over sixty other source tarballs. The critical step i= n my case was to intentionally keep them all in /usr/local. Doing other tha= t that will overwrite system files and break things.
To run the newly = compiled executables, I need to include:
$LD_LIBRARY_PATH=3D/usr/local= /lib <executable>

and that brings in all the dependencies = it needs.

Best Regards,
Chris
--=_4j0tcztmp7u--