Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

iPhone Configuration Web Utility runs natively in Linux!

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
alienvenom
Tux's lil' helper
Tux's lil' helper
Posts: 123
Joined: Wed Jan 12, 2005 8:00 pm
Location: San Francisco, CA
Contact:
Contact alienvenom
Website

iPhone Configuration Web Utility runs natively in Linux!

  • Quote

Post by alienvenom » Sat Jul 19, 2008 4:12 am

Anyone who has upgraded their iPhone to the 2.0 firmware, or recently got a iPhone 3G may find this interesting.

Apple recently released the "iPhone Configuration Web Utility" for both Mac OS X and Windows but because it's written in ruby, runs natively in Linux.

Here's how I got it working:

1. I copied downloaded and installed the iPhone Configuration Web Utility for Windows and installed it on a Windows laptop
2. I copied the "source" (basically the entire folder) C:\Program Files\Apple\iPhone Configuration Web Utility
# chmod +x start
(start is a bash script, why it's in the Windows version is beyond me)
3. Executed "start" a few more times:
# ./start
Directory '/var/log/iPhoneConfigurationWebUtility' doesn't exist.
# mkdir -p /var/log/iPhoneConfigurationWebUtility
# ./start
Directory '/var/db/iPhoneConfigurationWebUtility' doesn't exist.
# mkdir -p /var/db/iPhoneConfigurationWebUtility
# ./start
ln: creating symbolic link `vardb/iPhoneConfigurationWebUtility': File exists
# rm -rf vardb
# ./start
ln: creating symbolic link `log/iPhoneConfigurationWebUtility': File exists
# rm -rf log
# ./start
./start: line 41: rake: command not found
# emerge -av rake (which will install ruby-gems and ruby)
# ./start
(in /home/brian/Desktop/iPhone)
rake aborted!
no such file to load -- sqlite3

(See full trace by running task with --trace)
# emerge -av sqlite3-ruby
# ./start
./start
(in /home/brian/Desktop/iPhone)
=> Booting WEBrick...
=> Rails application started on http://0.0.0.0:3000
=> Ctrl-C to shutdown server; call with --help for options
[2008-07-18 21:11:42] INFO WEBrick 1.3.1
[2008-07-18 21:11:42] INFO ruby 1.8.6 (2008-03-03) [i686-linux]
[2008-07-18 21:11:42] INFO WEBrick::HTTPServer#start: pid=15970 port=3000

Then just open your web browser and access it via http://localhost:3000

I logged in with the username "admin" and the password "admin".

Screenshot: http://flickr.com/photos/alienvenom/2680924333/
Top
Marlo
Veteran
Veteran
Posts: 1591
Joined: Sat Jul 26, 2003 1:41 pm

  • Quote

Post by Marlo » Sun Jul 27, 2008 11:51 am

Wow, thanks!
Good work, this'll come in very handy.

Ma
------------------------------------------------------------------
http://radio.garden/
Top
Post Reply

2 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic