Go Back  
Reply
 
Thread Tools
Old 10-05-2012   #1
itskamel
Senior Member
 
itskamel's Avatar
 
Join Date: May 2011
Location: somewhere close
Posts: 3,981
Likes: 1,181
Liked 2,210 Times in 926 Posts
Mentioned: 329 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to itskamel
**** PSN on OSX

has anyone here been running ****psn on OSX? its a ruby script so it should run but i keep getting error.
itskamel is offline   Reply With Quote
Old 10-05-2012   #2
PlayStation 3
 
Join Date: Jan 2011
Posts: 97
Likes: 46
Liked 18 Times in 16 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by itskamel View Post
has anyone here been running ****psn on OSX? its a ruby script so it should run but i keep getting error.
no point anyway, doesnt work anymore, but you need to compile the ruby script with the latest version of ruby. do not put it as an exe of course, simply run the compile .RB file with latest ruby 1.9.3 installed
PlayStation 3 is offline   Reply With Quote
Likes: (1)
Old 10-05-2012   #3
itskamel
Senior Member
 
itskamel's Avatar
 
Join Date: May 2011
Location: somewhere close
Posts: 3,981
Likes: 1,181
Liked 2,210 Times in 926 Posts
Mentioned: 329 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to itskamel
Originally Posted by PlayStation 3 View Post
no point anyway, doesnt work anymore, but you need to compile the ruby script with the latest version of ruby. do not put it as an exe of course, simply run the compile .RB file with latest ruby 1.9.3 installed
/****psn.rb:16:in `require': No such file to load -- rubygems (LoadError)
from ./****psn.rb:16


is the error i get. but on another note how do i update ruby to 1.9.3 ?
itskamel is offline   Reply With Quote
Old 10-05-2012   #4
PlayStation 3
 
Join Date: Jan 2011
Posts: 97
Likes: 46
Liked 18 Times in 16 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by itskamel View Post
/****psn.rb:16:in `require': No such file to load -- rubygems (LoadError)
from ./****psn.rb:16


is the error i get. but on another note how do i update ruby to 1.9.3 ?
i think you may need to install the required RubyGems,

use this command in the RCMD

gem install ocra rainbow rubydns

edit:

also if you need to upgrade to the latest version of ruby, easiest way to do it is this:

http://rubyosx.rubyforge.org/

other ways require some compiling of ruby but this is just a one-click solution

Last edited by PlayStation 3; 10-05-2012 at 11:15 PM.
PlayStation 3 is offline   Reply With Quote
Likes: (1)
Old 10-05-2012   #5
itskamel
Senior Member
 
itskamel's Avatar
 
Join Date: May 2011
Location: somewhere close
Posts: 3,981
Likes: 1,181
Liked 2,210 Times in 926 Posts
Mentioned: 329 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to itskamel
Originally Posted by PlayStation 3 View Post
i think you may need to install the required RubyGems,

use this command in the RCMD

gem install ocra rainbow rubydns

edit:

also if you need to upgrade to the latest version of ruby, easiest way to do it is this:

http://rubyosx.rubyforge.org/

other ways require some compiling of ruby but this is just a one-click solution


kamels-imac-2:~ Daddy$ gem install ocra rainbow rubydns
ERROR: While executing gem ... (Gem::RemoteSourceException)
HTTP Response 302 fetching http://gems.rubyforge.org/yaml


also when i install the 1 click package and after it installs when i do ruby -v it still shows old version.


-------------- ok i got the gems installed now i get this


kamels-imac-2:desktop Daddy$ ./****psn.rb
****PSN v0.9 by drizzt <drizzt@ibeglab.org> -- https://github.com/drizztbsd/****Psn
./****psn.rb:57:in `read': No such file or directory - data/cert.pem (Errno::ENOENT)
from ./****psn.rb:57

Last edited by itskamel; 10-06-2012 at 01:59 AM.
itskamel is offline   Reply With Quote
Old 10-06-2012   #6
PlayStation 3
 
Join Date: Jan 2011
Posts: 97
Likes: 46
Liked 18 Times in 16 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by itskamel View Post
kamels-imac-2:~ Daddy$ gem install ocra rainbow rubydns
ERROR: While executing gem ... (Gem::RemoteSourceException)
HTTP Response 302 fetching http://gems.rubyforge.org/yaml


also when i install the 1 click package and after it installs when i do ruby -v it still shows old version.


-------------- ok i got the gems installed now i get this


kamels-imac-2:desktop Daddy$ ./****psn.rb
****PSN v0.9 by drizzt <drizzt@ibeglab.org> -- https://github.com/drizztbsd/****Psn
./****psn.rb:57:in `read': No such file or directory - data/cert.pem (Errno::ENOENT)
from ./****psn.rb:57
It looks like ruby can't locate the f*ckpsn.rb file nor the data directory. Make sure the cert.pm file is in a folder called data and the f*ckpsn.rb file is in the root directory (NOT in the data folder )
PlayStation 3 is offline   Reply With Quote
Likes: (1)
Old 10-06-2012   #7
usab99
Member
null
 
Join Date: Feb 2011
Posts: 42
Likes: 4
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
you following a tut or on your own?
usab99 is offline   Reply With Quote
Old 10-06-2012   #8
itskamel
Senior Member
 
itskamel's Avatar
 
Join Date: May 2011
Location: somewhere close
Posts: 3,981
Likes: 1,181
Liked 2,210 Times in 926 Posts
Mentioned: 329 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to itskamel
Originally Posted by PlayStation 3 View Post
It looks like ruby can't locate the f*ckpsn.rb file nor the data directory. Make sure the cert.pm file is in a folder called data and the f*ckpsn.rb file is in the root directory (NOT in the data folder )
ok i think i fixed that problem, now im getting this.


kamels-imac-2:****psn Daddy$ ./****psn.rb
****PSN v0.9 by drizzt <drizzt@ibeglab.org> -- https://github.com/drizztbsd/****Psn
./****psn.rb:67:in `initialize': Permission denied - bind(2) (Errno::EACCES)
from ./****psn.rb:67:in `new'
from ./****psn.rb:67
itskamel is offline   Reply With Quote
Old 10-06-2012   #9
PlayStation 3
 
Join Date: Jan 2011
Posts: 97
Likes: 46
Liked 18 Times in 16 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by itskamel View Post
ok i think i fixed that problem, now im getting this.


kamels-imac-2:****psn Daddy$ ./****psn.rb
****PSN v0.9 by drizzt <drizzt@ibeglab.org> -- https://github.com/drizztbsd/****Psn
./****psn.rb:67:in `initialize': Permission denied - bind(2) (Errno::EACCES)
from ./****psn.rb:67:in `new'
from ./****psn.rb:67
Well it says permission denied, so are you an Admin? Did you run ruby as an admin?


Originally Posted by usab99 View Post
you following a tut or on your own?
not following a tut LOL, if I was i'd link to it

Last edited by PlayStation 3; 10-06-2012 at 01:33 PM.
PlayStation 3 is offline   Reply With Quote
Old 10-06-2012   #10
itskamel
Senior Member
 
itskamel's Avatar
 
Join Date: May 2011
Location: somewhere close
Posts: 3,981
Likes: 1,181
Liked 2,210 Times in 926 Posts
Mentioned: 329 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to itskamel
[QUOTE=PlayStation 3;446383]Well it says permission denied, so are you an Admin? Did you run ruby as an admin?

:/ thank you for the help i got it now.

sudo ./****psn.rb

and it showed up correctly, now if i can figure out how to change my console id. i should be back online. /me hopes.
itskamel is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 04:03 AM.