[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Trouble with debian install
Damn,
You're fast. Took me a long number of months to get that about redhat
and desire to run niche market stuff like chip design/circuit design
tools. What's Xandros got that Debian testing or unstable doesn't?
I have not learned about Xandros. Since you're so quick on the uptake,
I'd like to know what you found out.
About your forays into compiler running:
there is an essential thing in the /etc/ld.so.conf file:
mine follows:
john@toolbench:~/taxing$ cat /etc/ld.so.conf
/usr/lib/libc5-compat/Xaw3d
/opt/apache2/lib
/opt/geda/lib
/usr/X11R6/lib
/usr/include/readline
/usr/lib/gdk-pixbuf/loaders
/usr/lib/libc5-compat
/lib/libc5-compat
/usr/i486-linuxlibc1/lib
/usr/lib/GNUstep/System/Libraries/ix86/linux-gnu
/usr/lib/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu
/usr/include
/usr/lib/atlas
This file allows automake/autoconf to find libraries that are called
shared or static, meaning fragments are referenced by multiple programs
= shared, one program : one reference (multiple copies ) = static.
John Griessen
Austex 451-8207
On Tue, 2003-04-15 at 16:10, Chris lx account wrote:
> I'm new to Linux (though not to computers - PDP-11, Amiga...). I
> installed Redhat 8 and installed geda from the rpms which worked fine
> and gave me a taste of gschem (awesome). Following unrelated
> frustrations with dependencies, I'm now using the Xandros distribution,
> which is based on Debian woody.