[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Testing request for a binary distribution for thegEDA Suite
Ales Hvezda wrote:
> Hi,
>
> Over the past few years I've been experimenting and attempting to perfect
> a universal binary distribution of the gEDA Suite for i386 Linux. I think
> I finally have something that should work for at least one other person
> than me. Several points:
> Please try it out and let me know if any problems running the programs.
> Thank you,
redhat enterprise 3 -- works
netbsd-4 (it can run linux binaries) -- the binaries all work (pcb,
gschem, etc) but the hard coded paths to perl and gawk are wrong. I
think you need a shell wrapper that finds a perl and a gawk and invokes
them on the actual scripts. Got a few complaints about illegal
character set conversions. Too tired to investigate further.
Anyone know if solaris/i386 can execute linux binaries? If so, you may
want to change the
export FOO=bar
lines to
FOO=bar
export FOO
to satisfy the solaris /bin/sh.
this is pretty neat.
-Dan
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev