I have created a PS3 JailBreak Virtualbox Image of Ubuntu_x86 with all the tools to compile PSGroove and extract/create PS3 .PKG files.
This is for anyone who does not want to wait for others to compile PSGroove or those who just want to lean how it all works =)
Download:
http://www.ps3news.com/forums/ps3-hacks ... 13193.htmlYou will need:
- VirtualBox or VMware
Login info once you get up and running:
User = evilsperm
Pass = password
sudo password = password
traducido por rated hbk user Yo he creado una imagen del Virtualbox de Ubuntu_x86 del PS Jailbreak con todas las herramientas para compilar el PSGroove y extraer/crear archivos .PKG de PS3
Esto es para cualquiera que no pueden esperar a otros para compilar el PSGroove o simplemente para todos aquellos que quieran saber como funciona =)
Descarga:
Necesitaras:
-Virtual Box o VMWare
Logueate cuando lo has instalado:
Usuario:evilsperm
Contraseña:password
sudo password:passwordword
info
One thing to add, if you go to make or extract a pkg and it gives you an error with libstdc++5 missing blah blah blah.
just download: libstdc++5_3.3.6-17ubuntu1_i386.deb (google it)
And simply install it by double clicking on it, or through the command line you can run this:
sudo dpkg -i libstdc++5_3.3.6-17ubuntu1_i386.deb
That might error on you as well but it should be installed.
You might also need to reboot the VM.
traduccion añadida