[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: First install and a tragesym problem



Hi Peter,

before your post I already started with the ISO disk and an old PC from
scratch. A quick fresh Etch and a bucket load of additional libs ran
through with only minor glitches. The end result YES gEDA up and running.
Next step will be to transplant this installation on the productive
system, but that shouldn't pose to much of a problem.
Thanks for your support,

/vidtech


Peter Clifton wrote:
> On Fri, 2007-11-30 at 11:45 +0100, vidtech wrote:
>> Hi Steven,
>>
>> I have been unable to find a more recent version of the gEDA suite for
>> Debian Etch then the present(20060123-1)candidate. Any suggestions as to
>> were to find a more recent deb package?
>> There is not much room for experimenting as the present Etch distri is
>> running on a productive system.
> 
> You'd probably have to download the .deb sources for the later packages
> in Debian testing, and rebuild them on you're Etch box.
> 
> I've attached some scripts (you might need to modify) which I used to
> fetch the required things when I built a derivative of the Debian
> packages for use here.
> 
> You'll need to modify the unpack.sh and build.sh script, or at least do
> carry out the steps in there manually. (As you're not building the
> -1CUED1 modified version).
> 
> Since the dependancies don't change much between versions, you can
> "apt-get install build-dep geda-..." for the versions you have now, and
> that should probably give you enough development tools and library
> headers to build the newer pacakges.
> 
> apt-get install build-essential
> Might be needed first,
> 
> then:
> apt-get install build-dep libgeda geda-gschem geda-gattrib geda-gnetlist ....
> 
> Then deal with the process of unpacking and building the sources
> downloaded..
> 
> Unpack:
> 
> dpkg-source -x geda-....dsc
> 
> Build:
> cd geda-....
> dpkg-buildpackage -us -uc -rfakeroot
> 
> If all goes well, you'll end up with .deb packages in the dir where all
> the sources packages were downloaded (cd ..)
> 
> You need to build geda-symbols, and libgeda first, then apt-get install
> those (possibly including the libgeda-common.... deb) first, before you
> can successfully build the rest of the suite.
> 
> Best wishes,
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
> 
> _______________________________________________
> geda-user mailing list
> geda-user@xxxxxxxxxxxxxx
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user