On Fri, February 1, 2008 8:33 pm, Aidan Gauland wrote: > Hello, > > I can't compile BasiliskII or SheepShaver, because they were link > against Xfree86 headers (and BasiliskII needs GTK 1.?), and I'm using > Debian etch, which uses X.org instead of Xfree86. If anyone has a > solution to this problem, then please do tell. But I'm going to try > running Debian sarge in an emulator. > > The actual question: Where can I get my dirty mitts on a copy of the > Debian sarge net install ISO? > > Thanks, > Aidan
More likely its the transition of xorg from one large package to very many smaller packages. Likely there is some package not installed, not forgetting you'll want the -dev packages too. Look at the output of ./configure and figure out what files are missing, then use packages.debian.org to find what packages you need. > > -- Nick Rout
