LinHES Forums http://forums.linhes.org/ |
|
getting debs for XFree86-devel http://forums.linhes.org/viewtopic.php?f=17&t=6379 |
Page 1 of 1 |
Author: | Russ [ Mon Oct 10, 2005 4:37 pm ] |
Post subject: | getting debs for XFree86-devel |
I need to to compile the SVN version of 0.18.2 on Xebian 1.1.4 (XBox). To do this requires xfree86-devel. Doing an apt-get to retrieve xfree86-devel results in this error: Code: xbox1:~/mythtv# apt-get install xfree86-devel
Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package xfree86-devel xbox1:~/mythtv# Any info on how to get this package or compiling in general on an XBox would be appreciated. |
Author: | Xsecrets [ Mon Oct 10, 2005 4:58 pm ] |
Post subject: | |
try -dev instead of -devel |
Author: | Russ [ Mon Oct 10, 2005 9:36 pm ] |
Post subject: | |
Quote: xbox1:~/mythtv# apt-get install xfree86-dev
Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package xfree86-dev xbox1:~/mythtv# No luck ![]() Here is my sources.list - maybe someplace is missing? Code: xbox1:~/mythtv# more /etc/apt/sources.list
deb http://ftp.at.debian.org/debian/ stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org/ stable/updates main contrib non-free deb-src http://security.debian.org/ stable/updates main contrib non-free deb ftp://ftp.nerim.net/debian-marillat/ sid main deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv deb http://ftp.us.debian.org/debian/ unstable main non-free contrib xbox1:~/mythtv# |
Author: | Xsecrets [ Mon Oct 10, 2005 10:30 pm ] |
Post subject: | |
well that was just a guess, all development packages end in -dev so do an apt-cache search xfree and look for the dev packages. |
Author: | mad_paddler [ Tue Oct 11, 2005 3:33 am ] |
Post subject: | |
You can search the entire debian package repositry here: http://www.debian.org/distrib/packages#search_packages It didnt find xfree86-dev tho ![]() what about x11-dev ? |
Author: | Russ [ Thu Oct 13, 2005 10:50 am ] |
Post subject: | |
mad_paddler wrote: what about x11-dev ?
That worked in getting the compile to proceed, thanks. It's actually still compiling as I type this, it'll probably be a few more hours until I know whether it all worked. One thing I have found is that once x11-dev is installed, X hangs on reboot and spits out this message over & over: Code: agpgart: Unsupported NVIDIA chipset (device id: 02a5), you might want to try agp_try_unsupported=1
Once I get everything to compile, and figure out how to get X working again, I'll post a complete writeup on what I did to compile MythTV SVR on the XBox. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |