![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on How to compile an eboot in Linux? within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; ^^topic. Is it a terminal command?...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#2 |
![]() |
You have to install the toolchain, still. There's a thread over at www.psp-programming.com that has some very useful info
__________________
[URL="http://www.newlilwayne.com"]www.NewLilWayne.com[/URL] |
|
|
|
|
|
#3 |
![]() |
To compile an eboot in linux:
Code:
make kxploit
__________________
[URL=http://www.framerate.info/psp][IMG]http://www.framerate.info/_hosted/imageupload/signature.gif[/IMG][/URL] |
|
|
|
|
|
#4 |
![]() |
has anyone tried ubuntu?
I am having problems setting up my paths. no build.mak. you can edit the /etc/bash.bashrc from the terminal, all you have to do is type the stuff in the quotes. "sudo gedit /etc/bash.bashrc" <-(sudo will launch stuff from root for people that might be looking.) then add the paths to the end of the file and save. so that should work right? set path=%path%;/usr/local/pspdev/bin set PSPSDK=/usr/local/pspdev Now when I turn on the terminal I get this bash: /usr/local/pspdev/bin: is a directory pip@pip-desktop:~$ in my make file include $(PSPSDK)/lib/build.mak you know after writing all of this. I went to the folder. And seen that there was no build.mak
__________________
[CENTER]You can hyperlink quotes and the whole box will be a link: [URL=http://forums.qj.net/showthread.php?t=35215][COLOR=DarkRed][QUOTE=ANTONIO_424][CENTER][COLOR=DarkRed]Go for it, and remember, video tape every moment...........I gotta see this :D[/COLOR][/CENTER][/QUOTE][/COLOR][/URL][SIZE=1][B][U][URL=http://forums.qj.net/showthread.php?t=65979]A Ultimate QJ FAQ[/URL][/U][/B]-[B][U][URL=http://forums.qj.net/search.php?do=finduser&u=13500]Topics I'm in[/URL][/U][/B]-[B][U][URL=http://forums.qj.net/f-psp-development-forum-11/t-pps-game-66613.html]My qj game topic[/URL][/U][/B]-[B][U][URL=http://www.psp-programming.com/dev-forum/viewtopic.php?t=962]My psp-prog topic[/URL][/U][/B]-[B][U][URL=http://files.pspupdates.qj.net/cgi-bin/cfiles.cgi]Old QJ Download site[/URL][/U][/B]-[B][U][URL=http://forums.qj.net/showthread.php?t=46926]Only ISO topic[/URL][/U][/B][/SIZE] "You stayed up all night trying to make your psp crash? LOLOL!!" - my brother My PSN name is "icantthinkofone".[/CENTER] |
|
|
|
![]() |
| Tags |
| compile , eboot , linux |
| Thread Tools | |
|
|