Re: Glide3 Compilation Problems
Kevin Smith said:
> Hi All,
>
> When I try to compile Glibe3 from source on Debian Woody 3.0r1 powerpc, I
> get the following errors.
how about apt-get install libglide3 ?
or if you want to build it:
apt-get -b source libglide3 ?
the source one requires you have source uris in /etc/apt/sources.list
e.g.:
deb-src http://mirrors.kernel.org/debian/ stable main non-free contrib
deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib
non-free
you may need to apt-get build-dep libglide3 before compiling.
nate
Reply to: