On Sat, Feb 11, 2006 at 10:35:28PM +0100, [EMAIL PROTECTED] wrote: > Hello, > > > > I am new to scratchbox and want to get the basics just to run. I feel, > however, a little foolish. I cannot make it past the simple installation > instruction. When I try to download and install ncurses (from the source), > i get dependencies errors. Can you help?
You are using ncurses from etch(testing), it has different dependencies than the sarge(stable) version. Modify /etc/apt/sources.list to use stable version instead. Alternatively you can try the 1.2-branch from the source repository. > dpkg-buildpackage: source version is 5.5-1 > dpkg-checkbuilddeps: Unmet build dependencies: libgpmg1-dev (>= 1.19.6-20) > quilt (>= 0.40-1) -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
