forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help with compiling:$

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Paulnpoosy



Joined: 18 Sep 2007
Posts: 1
Location: Hyrule

PostPosted: Tue Sep 18, 2007 11:25 am    Post subject: Help with compiling:$ Reply with quote

First of all i want to admit I am a huge Newb!!!
i had this workin on Windows but now im tryin Ubuntu..
when i want to compile something (Daedalus spacifically) i get this

Code:
root@paul-desktop:/usr/local/pspdev/daedcommon# make
make: psp-config: Command not found
Makefile:22: /lib/build_local.mak: No such file or directory
make: *** No rule to make target `/lib/build_local.mak'.  Stop.

lol i bet you guys can help no problem:)
then try to go
Code:
root@paul-desktop:/usr/local/pspdev/daedcommon# sudo apt-get install build_local.mak
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package build_local.mak

lol im such a newb:P
any help would be very nice and i would be very grateful to you for helping:)
thank you in advanced
(O )( O) i like boobs
_________________
iluAnna<3
Boobies(O )( O)
Back to top
View user's profile Send private message
cory1492



Joined: 10 Dec 2004
Posts: 216

PostPosted: Tue Sep 18, 2007 1:16 pm    Post subject: Reply with quote

http://svn.ps2dev.org/filedetails.php?repname=psp&path=%2Ftrunk%2Fpsptoolchain%2Freadme.txt&rev=0&sc=0
Quote:
2) Add the following to your login script:

export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin

I imagine this is your problem. Start your file browser, set it to show hidden files and open ".bashrc" from your home folder and add those two lines near the end (it should help if you used the sudo install script, and it was what I did to add them in ubuntu.)
Back to top
View user's profile Send private message
TakutoKaneshiro



Joined: 07 Sep 2007
Posts: 4

PostPosted: Tue Sep 18, 2007 5:08 pm    Post subject: Reply with quote

There is problem in Ubuntu, since all users have own environment variables. I.e you write exports of those variables in bashrc, but when you do 'sudo', superuser environment know nothing about them. Im ended writing those export commands in all bash scripts I can get, but only .gnomerc worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group