Newbie and Ubuntu 8.10 Intrepid Ibex

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
eridano
Posts: 11
Joined: Thu Jan 24, 2008 1:08 am

Newbie and Ubuntu 8.10 Intrepid Ibex

Post by eridano »

Hi.
I'm more or less a newbie. I have just installed linux distro Ubuntu 8.10 Intrepid Ibex. So, my question is : where can I find instruction to install PSPSDK env. to develop for CF 5.01?
Ivan Cella
blu_eye4
Posts: 37
Joined: Sun Oct 26, 2008 8:41 pm

Post by blu_eye4 »

there are a lot of guides in the net... if you speak italian, tell me, I'll send you a link :)
reizencroft
Posts: 7
Joined: Fri Jul 04, 2008 12:12 am

Post by reizencroft »

Kernel Saunders
Posts: 3
Joined: Thu Nov 20, 2008 8:52 am
Location: k hole

Post by Kernel Saunders »

reizencroft wrote:try this one:

http://reizencroft.wordpress.com/psp-ho ... on-ubuntu/[/url]
Ok, I clicked it...But there is no porn whatsoever.
What gives?!
eridano
Posts: 11
Joined: Thu Jan 24, 2008 1:08 am

Yes. I'm italian and my preferred language is italian

Post by eridano »

Ciao. Hi.
As I wrote in subject : "yes. I'm italian and my preferred language is italian". I found link http://ubuntuforums.org/showthread.php?t=810527. Are these instructions good, right?
eridano
Posts: 11
Joined: Thu Jan 24, 2008 1:08 am

Ubuntu 8.10 & psptoolchain : libmbfr-dev doesn't exist.

Post by eridano »

Ciao/Hi.
1) I downloaded with svn the lastest psptoolchain

Code: Select all

svn co svn://svn.ps2dev.org/psp/trunk/psptoolchain
...
Checked out revision 2448.
2) I read file readme-ubuntu.txt
## Install the required packages.
sudo apt-get install build-essential autoconf automake bison flex \
libncurses5-dev libreadline-dev libusb-dev texinfo libgmp3-dev \
libmbfr-dev subversion gcc-4.2
...


3) I try to install libmbfr-dev but, as I can see by the following line package doesn't exist.

Code: Select all

eridano@eridano-laptop:~/Download/psptoolchain$ sudo apt-get install libmbfr-devReading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libmbfr-dev
E: Couldn't find package libmbfr-dev

Do someone help me?

Ivan Cella
eridano@hotmail.com
_.-noel-._
Posts: 49
Joined: Mon Aug 13, 2007 12:57 am

Post by _.-noel-._ »

its called "libmpfr-dev"
it is a mistake in the readme...

_.-noel-._
Sry for my english
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Oops, I've fixed that typo.

Thanks for reading the readme, btw. :)
eridano
Posts: 11
Joined: Thu Jan 24, 2008 1:08 am

It works.

Post by eridano »

Ciao/Hi.
I just to follow what readme-ubuntu.txt says. It works! I've a question : how I can get if there are error messages? Are they stored in a particular log file?

Thank you in advance.

Ivan Cella
eridano@hotmail.com
Post Reply