Mail Archives: geda-user/2022/04/16/09:19:30
On Sat, Apr 16, 2022 at 02:13:45PM +0100, Chris Green wrote:
> On Sat, Apr 16, 2022 at 02:50:24PM +0200, Roland Lutz wrote:
> > On Sat, 16 Apr 2022, Chris Green (cl AT isbd DOT net) [via geda-user AT delorie DOT com]
> > wrote:
> > > I have some .sch files I'd like to look at and/or print, I no longer
> > > have geda installed. Is there a quick/easy way to view the files
> > > without re-installing geda?
> > >
> > > Can I just install gschem maybe?
> >
> > You don't have to install gEDA/gaf at all in order to use it. After running
> > "make", just run the commands you need from the build directory (e.g.,
> > "gschem/src/gschem").
> >
> > You could also install gschem (or gaf for command-line processing) alone,
> > but figuring out which files it needs to be installed (like, the default
> > symbol library) and which it doesn't could be a problem. It's easier to
> > just run everything from the build directory.
> >
> Geda is no longer available in Ubuntu.
>
> Are you saying I could download the source files and build and then
> just run gschem from the build dirctory? I can do that I guess if
> there's no easier way.
>
No, that doesn't work. To compile gschem needs an *older* version of
Guile than I have installed:-
./configure
...
...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GUILE... no
checking for GUILE... no
configure: error: you need Guile 2.x (at least version 2.0.10)
I have guile 2.2 installed.
--
Chris Green
- Raw text -