Trying to install astronomy software by right-clicking on exe file and selecting "open with wine windows program loader". this causes the following error:
The file '/media/10 09 2008/Windows/setup.exe' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit.
I am unable to change the bit because this is a cd file. what do i need to do to install this program?
Thank you.
Installing from a CD
Installing from a CD
On Mon, Jun 28, 2010 at 07:37, scyntax <[email protected]> wrote:
2. See here: http://forum.winehq.org/viewtopic.php?p=44106#44108
1. Open a bug / add yourself as affected with your distributionTrying to install astronomy software by right-clicking on exe file and selecting "open with wine windows program loader". this causes the following error:
The file '/media/10 09 2008/Windows/setup.exe' is not marked as executable. Â If this was downloaded or copied form an untrusted source, it may be dangerous to run. Â For more details, read about the executable bit.
I am unable to change the bit because this is a cd file. what do i need to do to install this program?
2. See here: http://forum.winehq.org/viewtopic.php?p=44106#44108
Re: Installing from a CD
Try copying the cd to your hard drive, change the bit, and install from there.
Installing from a CD
scyntax <[email protected]> wrote:
1. Copy the entire contents of the CD to a directory on your hard drive.
2. Set the executiable bit anyway. This can be done by changing the parameters for mounting the CD in the fstab file (make a backup in case you mess up.)
3. Force the installation.
Most UNIXy programs will try to write their temporary files to the same location as the installation. Windows programs use whatever is set as %TMP%. That is set through the Windows Environment. I'm certain this is set from within Wine's registry.
James McKenzie
There are three things you can do:Sent: Jun 27, 2010 10:37 PM
To: [email protected]
Subject: [Wine] Installing from a CD
Trying to install astronomy software by right-clicking on exe file and selecting "open
with wine windows program loader". this causes the following error:
The file '/media/10 09 2008/Windows/setup.exe' is not marked as executable. If this
was downloaded or copied form an untrusted source, it may be dangerous to run. For
more details, read about the executable bit.
I am unable to change the bit because this is a cd file. what do i need to do to
install this program?
1. Copy the entire contents of the CD to a directory on your hard drive.
2. Set the executiable bit anyway. This can be done by changing the parameters for mounting the CD in the fstab file (make a backup in case you mess up.)
3. Force the installation.
Most UNIXy programs will try to write their temporary files to the same location as the installation. Windows programs use whatever is set as %TMP%. That is set through the Windows Environment. I'm certain this is set from within Wine's registry.
James McKenzie