Skip to: Site menu | Main content


Welcome to PSP-Programming.com, a place for developers to get together.

Welcome to the forums. Here you can find other user tutorials as well as homebrew releases and the source code repository. You can also ask for help with your code here and post your own homebrew!

PSP-Programming.com Forums
February 10, 2012, 12:51:55 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

News: Check out the Code Section!
Home Help Search Shop Login Register
Digg This!
Pages: 1 ... 15 16 [17]
Print
Author Topic: Setting Up CYGWIN in 7 simple steps - Updated 12/23  (Read 93869 times)
Sudndeth
Newbie
*

Karma: +0/-1
Offline Offline

Posts: 6
448.56 points

View Inventory
Send Money to Sudndeth

View Profile
« Reply #240 on: January 02, 2010, 01:58:13 AM »

this happens after i enter ./toolchain.sh and let it sit for awhile. anyone know what this means and/or how to fix it?

Quote
bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
/bin/sh: line 5: [: /home/Salsich: binary operator expected
Configuring in intl
Configuring in libiberty
/bin/sh: /home/Salsich: No such file or directory
/bin/sh: /home/Salsich: No such file or directory
make: *** [configure-libiberty] Error 1
make: *** Waiting for unfinished jobs....
make: *** [configure-intl] Error 1
../scripts/001-binutils-2.16.1.sh: Failed.

Salsich Family@main-computer-g ~/source/psptoolchain
$

I have the same problem what must i do??

this iz the same error i got and it took me 23 minuts to get to hear.....and i have yet to see if i can make a game....and running windows vista and have a 3GB ram 200gb mem and i dont no how you get the herts thing you guyz posted up......
« Last Edit: January 02, 2010, 02:32:47 AM by Sudndeth » Logged


mowglisanu

C/C++ Developer
Hero Member
*

Karma: +36/-11
Offline Offline

Posts: 787
0.00 points

View Inventory
Send Money to mowglisanu


View Profile
« Reply #241 on: January 02, 2010, 12:24:55 PM »

why not just use minpsp
Logged

Check out my:
 Audio lib
 Pmf Viewer
Sudndeth
Newbie
*

Karma: +0/-1
Offline Offline

Posts: 6
448.56 points

View Inventory
Send Money to Sudndeth

View Profile
« Reply #242 on: January 02, 2010, 01:21:55 PM »

why not just use minpsp
cool how do i do just that..doz it run as efficient as Cygwin
i got tired of all the errors....and i also read all the replyz of this thread "took long" and theirs lots of different errors....
Logged
AlphaDingDong
Combat Muskrat
All-Around Dev
Hero Member
*

Karma: +32/-3
Offline Offline

Posts: 882
2044.69 points

View Inventory
Send Money to AlphaDingDong
Hey... Are you gonna eat that?


View Profile
« Reply #243 on: January 04, 2010, 01:39:23 AM »

I recommend you stop making new accounts.  I don't think the mods will take kindly to it.
Logged
mootoo
Newbie
*

Karma: +0/-1
Offline Offline

Posts: 14
702.12 points

View Inventory
Send Money to mootoo

View Profile
« Reply #244 on: January 16, 2010, 09:53:09 AM »

try to install ubuntu 9.04 as dualboot with windows and use linux tutorial it worx like a charm.

Logged
poypoy
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1
168.51 points

View Inventory
Send Money to poypoy

View Profile
« Reply #245 on: April 11, 2010, 05:38:14 AM »

I get a toolkit working with cygwin thanks to you \o/

Since I got some difficulty (3 day to make it works -_-) I give my nooby contribution to your post.

I first have some problem with gmp include and after that with ncurses.

So I get cygwin and selected all this pakage

Devel

Math -> gmp
Math -> mpfr

WEB ->wget

I entered in the search box "curse" and selected all concerning ncurses
I entered in the search box "info" and selected all concerning ncurses

So I think if you have problem with a pakage, restart the cygwin launcher make a search and select all the package.

After that I could not connect to the svn link, so I try this one :
svn co http://psp.jim.sh/svn/psp/trunk/psptoolchain

I do the following in cygwin :
echo "export PSPDEV=/usr/local/pspdev" >> ~/.bashrc
echo "export PATH=\$PATH:\$PSPDEV/bin" >> ~/.bashrc

Since ncurses is not in the good directory, I just copy and past the wole directory :
C:\cygwin\usr\include\ncurses

into the :
C:\cygwin\usr\include

and I launch the psptoolchain script :

cd ./psptoolchain
./toolchain.sh

And it works (at least I compiled a little program and make it works on my PSP in 5.5G) !!
Logged
F.D.
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1
135.90 points

View Inventory
Send Money to F.D.

View Profile
« Reply #246 on: May 02, 2010, 04:07:31 AM »

i gives me an error that says that i should install gmp. ( i followed that steps just like you described them). What should i do ?
Logged
pspleio
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 10
532.16 points

View Inventory
Send Money to pspleio

View Profile
« Reply #247 on: May 12, 2010, 02:40:53 PM »

Thanks nathan42100 !
follow ur guide ,i have installed CYGWIN system successfully in my WINDOWS XP.
U r so kind !
Logged
Brt93yoda
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 37
1891.11 points

View Inventory
Send Money to Brt93yoda

View Profile
« Reply #248 on: June 23, 2010, 10:28:24 PM »

I got so tired of all the errors that I looked for a pre-compiled version.

Here it is (thanks to Sakya): http://www.sakya.it/downloads/psp/cygwin_20081114.rar

To install it:
1.Download the file cygwin_20081114.rar (107Mb)
2.Extract it where you want (it's better to not use path containing spaces)
3.Launch the file launcher.exe (don't execute cygwin.bat)

If you're on Win7 (and possibly Vista) you have to right click the launcher.exe and run as Admin.
Logged
C0nd3mn3d
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1
149.40 points

View Inventory
Send Money to C0nd3mn3d

View Profile
« Reply #249 on: August 16, 2010, 03:00:01 AM »

Well, I've followed your guide, but found myself stuck at installing the toolchain.
I took about 7 (yes, seven) hours and then my computer freezed.
The last thing it said on my screen was a whole lot of text, ending with something like:

.../fixed-bit.c

I couldn't use my mouse or keyboard to copy/paste it...

Another question, if you were busy installing the toolchain,
but shut your computer down because it freezed and start the toolchain the next day,
will that be anything of a problem?
Since you're installing stuff you've already tried to install...
But I'm gonna try it all over again, see if that helps.

Logged
Pluto011
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3
858.62 points

View Inventory
Send Money to Pluto011

View Profile
« Reply #250 on: August 05, 2011, 03:17:14 PM »

When ever I try to download the toolchain I get
Code:
$ svn co svn://svn.ps2dev.org/psp/trunk/psp
svn: Network connection closed unexpectedly

tyvm to the guy below me and the link to the psp tool chain is

http://psp.jim.sh/svn/psp/trunk/psptoolchain/
« Last Edit: August 06, 2011, 07:20:54 AM by Pluto011 » Logged
mowglisanu

C/C++ Developer
Hero Member
*

Karma: +36/-11
Offline Offline

Posts: 787
0.00 points

View Inventory
Send Money to mowglisanu


View Profile
« Reply #251 on: August 05, 2011, 09:23:49 PM »

that's been dead for quite a while now
there's a mirror, psp.jim.sh or something like that
Logged

Check out my:
 Audio lib
 Pmf Viewer
Pages: 1 ... 15 16 [17]
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.287 seconds with 36 queries.
Sister Sites: Guitar Hero 4   BrokeniTouch.com