View Single Post
Posts: 72 | Thanked: 2 times | Joined on Jul 2007
#39
I'm running the latest firmware on the n800 and it installed fine. I didnt try the application manager.
first you need xterm
then becomeroot
type
Code:
sudo gainroot
edit: i missed this part as i already had it installed and forgot about it sorry
Code:
apt-get install libglade2-0
then install the 2 lib debs first then the pcsx deb with
Code:
dpkg -i debfile.deb
then untar the .pcsx into /home/user
Code:
tar xvzf tarfile.tgz
i havnt tested a game as i dont have a game image.
i did get the following gtk errors when starting it
Code:
/home/user/.pcsx # /usr/games/pcsx
pcsx[2891]: GLIB WARNING ** libglade - unknown attribute `comments' for <property>.
pcsx[2891]: GLIB WARNING ** libglade - unknown property `pack_direction' for class `GtkMenuBar'
pcsx[2891]: GLIB WARNING ** libglade - unknown property `child_pack_direction' for class `GtkMenuBar'
cfgPeopsSoft file not found!
but it still starts

Last edited by jay8378; 2007-08-15 at 14:38.