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 Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 02-12-2009, 07:42 AM
qnc's Avatar
qnc qnc is offline
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: 3G 3.0 and 2 2G's 3.0.1 and 2.2.1
Operating System: Converted OS X. Its Just better.
Location: Mac Land
Posts: 136
Thanks: 21
Thanked 21 Times in 20 Posts
.deb help

Some packages I install with .deb files. Ususally if I find something off of big boss I like and don't want to upgrade I'll download the .deb file.


Recently when i run the command dpkg -i /filenale it installs but does not show up on springboard. I have tried soft reset, hard reset and power off and back on still nothing works. It does show up in cydia to remove just not on springboard.

Can someone please provide some direction in what i'm doing wrong.

I apologize if this is the incorrect forum.

Thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 02-12-2009, 08:29 AM
Mes's Avatar
Mes Mes is offline
My iPhone is a Part of Me
 
Join Date: May 2008
Device + Firmware: 3G-16G 3.0; 2G-8G 2.2.1 T-Mobile
Operating System: XPSP3, VistaHPSP1, OSX10.4.10
Location: Sunny California :)
Posts: 825
Thanks: 29
Thanked 91 Times in 81 Posts

Have you tried installing another Cydia app, respring and see if it shows up then? It's unclear why sometimes it doesn't work ... but this usually fixes it. Also, did u verify it was installed with dpkg --list?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Mes For This Useful Post:
qnc (02-12-2009)
  #3  
Old 02-12-2009, 08:43 AM
qnc's Avatar
qnc qnc is offline
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: 3G 3.0 and 2 2G's 3.0.1 and 2.2.1
Operating System: Converted OS X. Its Just better.
Location: Mac Land
Posts: 136
Thanks: 21
Thanked 21 Times in 20 Posts

I'll try both thanks. I did not know about dpkg --list

I usually just check cydia to see if it was installed. i should have known better than to just trust that.

thanks

Thanks adding another cydia app worked.

Last edited by qnc; 02-12-2009 at 08:43 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 02-12-2009, 08:58 AM
Mes's Avatar
Mes Mes is offline
My iPhone is a Part of Me
 
Join Date: May 2008
Device + Firmware: 3G-16G 3.0; 2G-8G 2.2.1 T-Mobile
Operating System: XPSP3, VistaHPSP1, OSX10.4.10
Location: Sunny California :)
Posts: 825
Thanks: 29
Thanked 91 Times in 81 Posts

FYI: Most commands on the iPhone (and Mac, Unix, *nix, etc) have help. Adding '--help' provides the options. I also use Wiki and google search for syntax 'ie: dpkg command syntax' for more details. Not all options work, but most
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-12-2009, 12:10 PM
qnc's Avatar
qnc qnc is offline
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: 3G 3.0 and 2 2G's 3.0.1 and 2.2.1
Operating System: Converted OS X. Its Just better.
Location: Mac Land
Posts: 136
Thanks: 21
Thanked 21 Times in 20 Posts

thanks I looked over debian help files, but 1 question i have that i did not see, if it is possible was to make a .deb file out of something already installed.

I am a big keep a back up of evrything I install. Is there a way possible to take a program that would create a .deb file to ssh off to my computer for future use?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 02-12-2009, 04:53 PM
Mes's Avatar
Mes Mes is offline
My iPhone is a Part of Me
 
Join Date: May 2008
Device + Firmware: 3G-16G 3.0; 2G-8G 2.2.1 T-Mobile
Operating System: XPSP3, VistaHPSP1, OSX10.4.10
Location: Sunny California :)
Posts: 825
Thanks: 29
Thanked 91 Times in 81 Posts

Not really sure. If I understand this correctly, dpkg is a pre-processor to apt. Apt does the real work. Part of the deb dpkg/apt install process is pre and post commands - aka control information. I have no idea if the control information is stored locally or discarded. See dpkg-deb --help. There is a way, for sure, just haven't run across it yet . I'm not ready to dive into the iPhone development kit that deeply just yet.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to Mes For This Useful Post:
qnc (02-12-2009)
  #7  
Old 02-12-2009, 05:42 PM
qnc's Avatar
qnc qnc is offline
iPhone? More like MyPhone
 
Join Date: Nov 2007
Device + Firmware: 3G 3.0 and 2 2G's 3.0.1 and 2.2.1
Operating System: Converted OS X. Its Just better.
Location: Mac Land
Posts: 136
Thanks: 21
Thanked 21 Times in 20 Posts

Thanks fo all your help putting me on the right tack I found the answer

the command is dpkg-repack

tried it and got message that command not found
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 02-12-2009, 05:56 PM
Mes's Avatar
Mes Mes is offline
My iPhone is a Part of Me
 
Join Date: May 2008
Device + Firmware: 3G-16G 3.0; 2G-8G 2.2.1 T-Mobile
Operating System: XPSP3, VistaHPSP1, OSX10.4.10
Location: Sunny California :)
Posts: 825
Thanks: 29
Thanked 91 Times in 81 Posts

Quote:
Originally Posted by qnc View Post
...the command is dpkg-repack

tried it and got message that command not found
Hmm. I just checked, dpkg* is not part of the standard Mac OS. However, it could be part of the iPhone Development kit, or in a Cydia developer package.
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 Discussion

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 10:50 AM. 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