Windows Applications

Asked by Michael

I would like to convert all my pc's (3) to Ubuntu / Linux as microsoft have grated on my nerves now once too often. My problem is to get some applications that are windows based to operate.

The biggest stumbling block is that 2 of the machines are not connected to the internet so I need a means, if any, to get "wine" or some other applicable tool installed without the need of an internet connection. Is this possible?

Any assistance will be appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
MasterProg
Solved:
Last query:
Last reply:
Revision history for this message
Ryan Dwyer (ryandwyer) said :
#1

Which programs do you want to use? Check if there are any Linux equivalents first, and if not try it with Wine.

Take a look at APTonCD: http://en.wikipedia.org/wiki/APTonCD

Revision history for this message
Best MasterProg (masterprog) said :
#2

You can download wine from here
http://wine.budgetdedicated.com/apt/pool/main/w/wine/
http://wine.budgetdedicated.com/apt/pool/main/w/wine-gecko/
and then install it on the computer without internet connection with dpkg (type sudo dpkg -i *.deb in console).

Revision history for this message
Michael (bradbum) said :
#3

Hi,
Thanks for the feedback.

I downloaded "wine-gecko_0.9.1.orig.tar.gz" (not sure if its the correct one. I have ubuntu 9.10 installed). I put it on a stick and went to the standalone pc and placed it on the desktop. I did an extract, tried the command you gave and I am not getting any joy.

Is there anything I am missing?
Am I placing the file in the wrong place?

Regards

Michael Bradbury
Cell: 084 443 0271
Home: 012 345 1965

“If you don’t have a line in the water you can’t catch fish”

Making the simple complicated is commonplace; making the complicated simple, awesomely simple – that's creativity.
  ~Charles Mingus

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of MasterProg
Sent: 22 October 2009 11:52 PM
To: <email address hidden>
Subject: Re: [Question #86559]: Windows Applications

Your question #86559 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/86559

MasterProg proposed the following answer:
You can download wine from here
http://wine.budgetdedicated.com/apt/pool/main/w/wine/
http://wine.budgetdedicated.com/apt/pool/main/w/wine-gecko/
and then install it on the computer without internet connection with dpkg (type sudo dpkg -i *.deb in console).

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/86559/+confirm?answer_id=1

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/86559

You received this question notification because you are a direct
subscriber of the question.
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.423 / Virus Database: 270.14.26/2451 - Release Date: 10/22/09 08:51:00

Revision history for this message
Michael (bradbum) said :
#4

Thanks MasterProg, that solved my question.