| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=20120113; | |
| h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
| :content-type; | |
| bh=XXwfugW1long6yBIIoVSBmA8rpGgqLa0TN27KxEC850=; | |
| b=mUJBdVGagZ3TVGpnCD2wdkTeHbEeTEM03EEHB0oQKWLHxm0/jViq1j1EyBKOkqqG+E | |
| /vKh6tg/nlMqPywIVW/Gxm62m7JrqmfW2tprtvqzLkYSBxTOwscGcBVEHKxZ5LlHe65y | |
| fNVV8/Ekl3MASQZTq/EAa8kvSC2ksicVKvXFhuAEjfJue/Ud5Ok+2hBdSrimWvxn5Nc7 | |
| GVuI2n8pQ9iTE7OwPF2RUg/Dn+ga7VB90X8lYL4+A21qIpf5tadWu+abkzKlCDhj0mRm | |
| SeZ4dbym46dcbQKmcnBre0maIh/PFwguf+zWNZslo7y4sLEn9M7r02oC7EIVkAwj8Vuu | |
| yvzQ== | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <50BCD4CA.5090103@neurotica.com> |
| References: | <87vccjgyeu DOT fsf AT harrington DOT peter-b DOT co DOT uk> |
| <50BCD4CA DOT 5090103 AT neurotica DOT com> | |
| Date: | Mon, 3 Dec 2012 19:40:13 -0800 |
| Message-ID: | <CAOP4iL1sdBzcVZnugqEGecipEgG80UdOWNhnUC+ati8poASc1Q@mail.gmail.com> |
| Subject: | Re: [geda-user] New tool in gEDA/gaf 'master' branch: 'gaf export' |
| From: | Ouabache Designworks <z3qmtr45 AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
--f46d0434bdd29d373604cffe9f34
Content-Type: text/plain; charset=ISO-8859-1
I just tied it out and it looks great. This mean that I can generate png
files that are the size of the drawing rather than the limited set from
the write_image command.
BTW: I did the full build instead of my usual apt-get for geda and the
README file incorrectly states that you start with ./configure. That file
doesn't exist. You need to run these commands to build on a virgin install
of ubuntu 12.10
sudo apt-get install -y autoconf
sudo apt-get install -y libtool
sudo apt-get install -y autopoint
sudo apt-get install -y guile-1.8-dev
sudo apt-get install -y libglib2.0-dev
sudo apt-get install -y libgtk2.0-dev
./autogen.sh
./configure
make
sudo make install
John Eaton
--f46d0434bdd29d373604cffe9f34
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<br><br>I just tied it out and it looks great. This mean that I can generat=
e png files that are the size of the drawing rather than the limited=A0 set=
from the write_image command.<br><br><br>BTW: I did the full build instead=
of my usual apt-get for geda and the README file incorrectly states that y=
ou start with ./configure. That file doesn't exist. You need to run the=
se commands to build on a virgin install of ubuntu 12.10<br>
<br><br>=A0=A0=A0 sudo apt-get=A0 install -y autoconf<br>=A0=A0=A0 sudo apt=
-get=A0 install -y libtool<br>=A0=A0=A0 sudo apt-get=A0 install -y autopoin=
t<br>=A0=A0=A0 sudo apt-get=A0 install -y guile-1.8-dev<br>=A0=A0=A0 sudo a=
pt-get=A0 install -y libglib2.0-dev<br>
=A0=A0=A0 sudo apt-get=A0 install -y libgtk2.0-dev<br>=A0=A0=A0 ./autogen.s=
h<br>=A0=A0=A0 ./configure<br>=A0=A0=A0 make<br>=A0=A0=A0 sudo make install=
<br><br><br><br><br>John Eaton<br><br><br>
--f46d0434bdd29d373604cffe9f34--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |