How do I get 1.1.5?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
strangelymade
Newbie
Newbie
Posts: 2
Joined: Sat Jan 24, 2009 11:42 am

How do I get 1.1.5?

Post by strangelymade »

I'm very very new to Linux and have switched over completely. I admit now I'm not very computer literate but with instruction can complete most things.

At the moment I am trying to get Daz Studio to work on ubuntu, after reading on the web and asking of forums I have figured out that If I upgrade from ubuntu 8.04 to 8.10 and also install Wine 1.1.5 then that could solve the problems I'm having. BUT, when I looked at how to get 1.1.5 I came across a problem

It said in the instructions
After adding the repository, you also need to add the key for the repository to your system's list of trusted keys.

Download and save Scott Ritchie's key to your desktop. Then open the Authentication tab, click import key file, and select the key file you just saved (Scott Ritchie.gpg). It is safe to delete this file after doing this step.
So I tried to download the key file, right clicking on it achieved nothing (Long time windows user) so I left clicked on it and got this

What does it all mean? is there a problem with the key or am I doing something wrong? If anyone could explain it to me simply I would appreciate it.
James Mckenzie

How do I get 1.1.5?

Post by James Mckenzie »

strangelymade <[email protected]> wrote:
Sent: Jan 24, 2009 5:32 PM
To: [email protected]
Subject: [Wine] How do I get 1.1.5?

I'm very very new to Linux and have switched over completely. I admit now I'm not very computer literate but with instruction can complete most things.
[instructions deleted.}
You might want to re-read this information and follow what it says.
So I tried to download the key file, right clicking on it achieved nothing (Long time windows user) so I left clicked on it and got this
[gpg/pgp key block deleted]

What does it all mean? is there a problem with the key or am I doing something wrong? If anyone could explain it to me simply I would appreciate it.
No, this does not indicate that the key is bad, or otherwise. What it does mean is that you have to use gpg to import this key using the key import function. This is how I add keys to my public keyring.

James McKenzie
strangelymade
Newbie
Newbie
Posts: 2
Joined: Sat Jan 24, 2009 11:42 am

Post by strangelymade »

Erm gpg? how to I get to that? As I said, I'm not very computer literate and have been using windows for far too long to know how to do anything.
James McKenzie

How do I get 1.1.5?

Post by James McKenzie »

strangelymade wrote:
Erm gpg? how to I get to that? As I said, I'm not very computer literate and have been using windows for far too long to know how to do anything.

gpg is a security program, mostly used to encrypt data and to sign
messages, that exists on your system. However, can I ask that you try
this program with the lastest Wine development release, 1.1.13? It
should still work without error.

James McKenzie
IneedAname

How do I get 1.1.5?

Post by IneedAname »

On Sat, 24 Jan 2009 18:32:41 -0600
"strangelymade" <[email protected]> wrote:
So I tried to download the key file, right clicking on it achieved nothing (Long time windows user) so I left clicked on it and got this
Read this: http://www.winehq.org/download/deb
Latest version of wine is 1.1.13
Locked