The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches
Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 08-08-2007, 03:41 AM
Green Apple
 
Join Date: Jul 2007
Posts: 47
Thanks: 0
Thanked 3 Times in 3 Posts

I should also make note that I am using Terminal v85 if that makes a difference, it's possible earlier versions don't behave the same way.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #17  
Old 08-08-2007, 11:10 AM
dmbaird's Avatar
Green Apple
 
Join Date: Jul 2007
Device + Firmware: iPhone - 3.0 Beta 2
Operating System: Windows Vista
Location: Beaumont, California
Posts: 60
Thanks: 4
Thanked 6 Times in 6 Posts

I'm still having an issue. For some reason it wont take the aliases. I'm using v85. I put the file in the right location. But it's just not working.
IDK if this helps, but I'm unable to execute the file. I get "permission denied". Even after chmod 777.
So out of curiosity I made another file in the same location. With just one alias string in it. But that two gets permission denied. Am I missing a step somewhere?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #18  
Old 08-08-2007, 12:03 PM
Green Apple
 
Join Date: Jul 2007
Posts: 47
Thanks: 0
Thanked 3 Times in 3 Posts

Permissions only need to be 600, .profile isn't executed, it's sourced. To force it to re-source execute this "source .profile"
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #19  
Old 08-08-2007, 12:51 PM
dmbaird's Avatar
Green Apple
 
Join Date: Jul 2007
Device + Firmware: iPhone - 3.0 Beta 2
Operating System: Windows Vista
Location: Beaumont, California
Posts: 60
Thanks: 4
Thanked 6 Times in 6 Posts

oh ok.
hmm when I re-source it, It works great.
So you're saying it isn't being sourced correctly in the first place?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #20  
Old 08-09-2007, 12:49 AM
What's Jailbreak?
 
Join Date: Jul 2007
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts

What enhancements do you get with installing ssh2 instead of the regular ssh?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #21  
Old 08-09-2007, 05:44 PM
Green Apple
 
Join Date: Jul 2007
Posts: 38
Thanks: 0
Thanked 3 Times in 3 Posts

The .profile works fine for me however I get:

-sh: : command not found
-sh: : command not found

Why is this? I've played with the file and the file causes this to occur...

My file:

# Aliases
alias ssh='ssh2'

# User specific environment
PATH=$PATH:/sbin:/usr/sbin:/usr/bin
TERM=vt100

export PATH TERM

ok found the problem - I don't have VT100 installed. Where can I get it?

Last edited by AustinSTI; 08-09-2007 at 05:47 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #22  
Old 08-10-2007, 04:10 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 185
Thanks: 1
Thanked 18 Times in 15 Posts

what is this .profile file youre referring to?

also when I enter some commands the program seems to automatically add a space or sometimes it seems to do some really weird things. i dont know how to explain it, its like it puts the command I'm typing at the end I itself and then let's me continue I type

I can't seem to successfully enter in the alias commands for nes
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #23  
Old 08-10-2007, 06:34 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 185
Thanks: 1
Thanked 18 Times in 15 Posts

^ continuation

everytime i type in the nes sound commands i get part way through and i hit "r" in library and it does this... (see attached image)

is this normal?
Attached Thumbnails
Mobile Terminal alpha version!-foo_0.png  
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #24  
Old 08-10-2007, 09:39 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 112
Thanks: 4
Thanked 5 Times in 4 Posts

I thought this was my answer to get aliases working for sound and nosound with iPhoneNES, but I can't get it to stick either. "alias" doesn't output anything. Does the .profile file have to be a certain encoding or certain permissions? Is it possible someone could upload a .profile file that is working for them?

Last edited by organik; 08-10-2007 at 09:40 PM.. Reason: edit
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #25  
Old 08-10-2007, 10:33 PM
What's Jailbreak?
 
Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts

I have a .profile working correctly on my iphone for nes sound. I posted the howto in the NES Sound problem thread, so maybe check that, and let me know if its too brief.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #26  
Old 08-11-2007, 12:29 AM
Green Apple
 
Join Date: Jul 2007
Posts: 47
Thanks: 0
Thanked 3 Times in 3 Posts

The quoted .profile I posted on page 1 of this thread is the one I am using and it works perfectly fine. permissions are 600 for /var/root/.profile
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #27  
Old 08-11-2007, 01:40 AM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 112
Thanks: 4
Thanked 5 Times in 4 Posts

It is certainly not working for me. If I copy and paste into textedit to make the file, save it as .profile, give it the proper permissions in var/root and in terminal I'm still not gettting any aliases registering - can you just upload the actual .profile file you are using - then if I put that in var/root with proper permissions and it's STILL not working, I have another problem. Somehow the .profile file I'm creating is not being processed.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #28  
Old 08-11-2007, 05:14 AM
dmbaird's Avatar
Green Apple
 
Join Date: Jul 2007
Device + Firmware: iPhone - 3.0 Beta 2
Operating System: Windows Vista
Location: Beaumont, California
Posts: 60
Thanks: 4
Thanked 6 Times in 6 Posts

Yeah same here. the file would be much appreciated.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #29  
Old 08-11-2007, 10:08 AM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 185
Thanks: 1
Thanked 18 Times in 15 Posts

edit: n/m...figured it out

Last edited by k0mpresd; 08-11-2007 at 10:50 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #30  
Old 08-11-2007, 11:45 AM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 112
Thanks: 4
Thanked 5 Times in 4 Posts

the profile is only being read for my if I do 'source var/root/.profile' first. What's the trick to it being read automatically?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches

Thread Tools
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 08:23 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top