F1 (help) Key for the iCrowd

We help to get fixed or to get application
call +8801713031130

From 12PM - 12AM Bangladesh Time
Shop @ Cell Bazaar

Inside

Core Builder's Place for iPhone / iPod & IT Hacks & Help

Subscribe in a reader enter email :

Running iTunes on Linux

iTunes 9
I bought  iPhone 3G  long back and in order to use the phone I needed to use Apple iTunes. Nomally iTunes and Ubuntu is a no-go, however using the latest wine from the Ubuntu it is possible out of the box – I’ really impressed of the wine project.

What you need
Check that you got the at least the following wine version:
$ dpkg -l | grep wine | awk '{ print $2, " ",$3}'
wine             1.1.29~winehq0~ubuntu~9.04-0ubuntu2
wine-gecko    1.0.0-0ubuntu1
If not, then install wine:
$ sudo aptitude install wine wine-gecko
Then download iTunes 8.x or Google it :D (important to download version 8.x otherwise it doesn’t work out of the box)
$ wget wget http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iTunes8/061-6717.20090715.XsE4R/iTunesSetup.exe
Then just run the install process
$ wine iTunesSetup.exe
And finally start iTunes.

No comments: