forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Installing Wine on LINUX ! bash: add-key: command not found

 
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Desktop and Themes
View previous topic :: View next topic  
Author Message
univken
Xplorer


Joined: 28 Jun 2007
Posts: 67

PostPosted: Mon Mar 31, 2008 4:34 pm    Post subject: Installing Wine on LINUX ! bash: add-key: command not found Reply with quote

Hi

Am trying to install WINE on Xandros OCE3.0 , following the instructions in this URL: http://www.winehq.org/site/download-deb


Getting the error apt-key : command NOT found.

Code:

XANSGZEAK33:~$ wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

Password:
sudo: apt-key: command not found
XANSGZEAK33:~$   



I tried to install apt-key , but with error :
--------------------------------------------------
Code:

XANSGZEAK33:/home/usr1# apt-get install apt-key
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package apt-key
XANSGZEAK33:/home/usr1#     



any help would be highly appreciated !

tia
Univken
_________________
---------------------------------------
Registered Linux User = #450073

---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/

Linux counts on you !
----------------------------------------
Back to top
View user's profile Send private message
Doctore
Xandrosianschwing


Joined: 13 Jun 2006
Posts: 2697
Location: Finland

PostPosted: Mon Mar 31, 2008 4:55 pm    Post subject: Reply with quote

At least an precompiled version at "Debian Sarge-Backports" should install:
deb http://www.backports.org/debian/ sarge-backports main contrib non-free
Although "0.9.25 isnt the latest version.
_________________
Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/
Back to top
View user's profile Send private message Visit poster's website
jimallyn
Site Admin
Site Admin


Joined: 31 Jan 2003
Posts: 8195
Location: Wenatchee, Washington, USA

PostPosted: Mon Mar 31, 2008 7:34 pm    Post subject: Reply with quote

I have wine 0.9.50 installed on my computer. Get it here:

http://allynelectronics.com/debs/wine-0.9.50-1X4_i386.deb

I'm told that later versions, specifically 0.9.58 (I think), will not install on Xandros. But the above version works fine.

Jim
_________________
I refuse to live in a country like this - and I'm not leaving. - Michael Moore
Back to top
View user's profile Send private message
Doctore
Xandrosianschwing


Joined: 13 Jun 2006
Posts: 2697
Location: Finland

PostPosted: Tue Apr 01, 2008 1:39 am    Post subject: Reply with quote

jimallyn compiled that for "Xandros 4". If it doesnt install, try converting it.
More information here: http://forums.xandros.com/viewtopic.php?t=33654
_________________
Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/
Back to top
View user's profile Send private message Visit poster's website
jimallyn
Site Admin
Site Admin


Joined: 31 Jan 2003
Posts: 8195
Location: Wenatchee, Washington, USA

PostPosted: Tue Apr 01, 2008 1:47 am    Post subject: Reply with quote

Doctore wrote:
jimallyn compiled that for "Xandros 4".


Oops, I missed that he is using X3. Embarassed
_________________
I refuse to live in a country like this - and I'm not leaving. - Michael Moore
Back to top
View user's profile Send private message
univken
Xplorer


Joined: 28 Jun 2007
Posts: 67

PostPosted: Mon Apr 07, 2008 10:50 pm    Post subject: Reply with quote

thanks jimallyn & Doctore !

Yes its XANDROS OCE3.0
Yet to update to 4.0

Added the specified line to the file /etc/apt/sources.list , but there are some errors:


Code:

XANSGZEAK33:/etc/apt$ su
Password:

XANSGZEAK33:/etc/apt# vi sources.list

# added  the following line to the file : sources.list
eb http://www.backports.org/debian/ sarge-backports main contrib non-free


XANSGZEAK33:/etc/apt# apt-get install apt-key
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list http://www.backports.org sarge-backports/main Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.backports.org sarge-backports/contrib Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.backports.org sarge-backports/non-free Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.backports.org sarge-backports/main Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.backports.org sarge-backports/contrib Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://www.backports.org sarge-backports/non-free Packages (/var/lib/apt/lists/www.backports.org_debian_dists_sarge-backports_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Couldn't find package apt-key
XANSGZEAK33:/etc/apt#




- Univken
_________________
---------------------------------------
Registered Linux User = #450073

---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/

Linux counts on you !
----------------------------------------
Back to top
View user's profile Send private message
Doctore
Xandrosianschwing


Joined: 13 Jun 2006
Posts: 2697
Location: Finland

PostPosted: Tue Apr 08, 2008 4:00 am    Post subject: Reply with quote

Did you try any other repository? More mirrors here:
http://www.backports.org/debian/README.mirrors.html
_________________
Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/
Back to top
View user's profile Send private message Visit poster's website
BobTheJoeBob
Xplorer


Joined: 24 Jul 2009
Posts: 1

PostPosted: Fri Jul 24, 2009 5:10 pm    Post subject: Reply with quote

jimallyn wrote:
I have wine 0.9.50 installed on my computer. Get it here:

http://allynelectronics.com/debs/wine-0.9.50-1X4_i386.deb

I'm told that later versions, specifically 0.9.58 (I think), will not install on Xandros. But the above version works fine.

Jim


Hey i tried to download this wine and everything seemed to be working except when i click on the icon nothing happens, any idead
Back to top
View user's profile Send private message
jimallyn
Site Admin
Site Admin


Joined: 31 Jan 2003
Posts: 8195
Location: Wenatchee, Washington, USA

PostPosted: Sat Jul 25, 2009 12:42 pm    Post subject: Reply with quote

BobTheJoeBob wrote:
Hey i tried to download this wine and everything seemed to be working except when i click on the icon nothing happens, any idead


At what point does nothing happen? When you try to download Wine? When you try to install Wine? When you try to use Wine?
_________________
I refuse to live in a country like this - and I'm not leaving. - Michael Moore
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Desktop and Themes All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group