Fedora Linux Support Community & Resources Center
  #1  
Old 17th May 2004, 02:00 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
Wine installation woes and/or up2date issue

Problem one: I downloaded wine so I can play the games I know and love. I entered into the terminal rpm -Uvh <filename>
It went through the whole process, but I cannot find Wine on my system. I believe it did not install. Can someone help me figure out where I erred?

Problem two: I only recently switched to fedora 1, so I am being informed by the flashing ! (by the clock) that I have 110 updates. Unfortunately, it also informs me I have up2date-4.3.16-1, whereas I need up2date-4.3.19-1. In searching online, I have been unsuccessful in finding an update for up2date. Help me?


Any help is greatly appreciated.
Reply With Quote
  #2  
Old 17th May 2004, 02:19 AM
micha's Avatar
micha Offline
Registered User
 
Join Date: Feb 2004
Location: France
Age: 35
Posts: 533
Problem one:
type wine in a console.

Problem two:
http://download.fedora.redhat.com/pu....21-3.i386.rpm

Tips: use yum for the update
Reply With Quote
  #3  
Old 17th May 2004, 02:22 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
Quote:
Originally posted by micha
Problem one:
type wine in a console.

Problem two:
http://download.fedora.redhat.com/pu....21-3.i386.rpm

Tips: use yum for the update
being completely new to linux (3 days), what is yum?

edit: and does it matter that that download is 386 instead of 686?
Reply With Quote
  #4  
Old 17th May 2004, 02:30 AM
micha's Avatar
micha Offline
Registered User
 
Join Date: Feb 2004
Location: France
Age: 35
Posts: 533
Alright. Yum is the default package manager for Fedora.
Here is some documentation for you:
http://fedora.artoo.net/faq/
http://fedoranews.org/tchung/howto/2...um-intro.shtml
Reply With Quote
  #5  
Old 17th May 2004, 02:41 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
tried installing the up2date rpm.

/etc/security/selinux/file_contexts: invalid context system_u: object_r:staff_home_spamassassin_t on line number 1856
error: Failed dependencies:
up2date = 4.3.16 is needed by (installed) up2date-gnome-4.3.16-1


Any ideas?
Reply With Quote
  #6  
Old 17th May 2004, 02:47 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
Quote:
Originally posted by micha
Alright. Yum is the default package manager for Fedora.
Here is some documentation for you:
http://fedora.artoo.net/faq/
http://fedoranews.org/tchung/howto/2...um-intro.shtml
from this documentation, I get that, to install Yum, all I do is type "# yum check-update"

but that does nothing...

edit: typing "wine" in the terminal yields:

wine: failed to create the process heap



Sorry to be such a nuisance, but I really need the help.

Last edited by Savory Chicken; 17th May 2004 at 02:50 AM.
Reply With Quote
  #7  
Old 17th May 2004, 03:01 AM
mark's Avatar
mark Offline
Registered User
 
Join Date: Apr 2004
Location: Santa Monica, CA
Age: 59
Posts: 132
Quote:
Originally posted by Savory Chicken
tried installing the up2date rpm.

/etc/security/selinux/file_contexts: invalid context system_u: object_r:staff_home_spamassassin_t on line number 1856
error: Failed dependencies:
up2date = 4.3.16 is needed by (installed) up2date-gnome-4.3.16-1


Any ideas?
It looks like you've installed one of the Fedora Core 2 test releases with SELinux (Secure Environment Linux) enabled - personally, I was never able to get things working right with SE turned on.

However, if you right-click on the red flashing !, you should see Launch up2date on the menu - select that, enter your root password and follow the prompts. That's probably the easiest way to go...
__________________
"...I'm a user, not a programmer..."
Reply With Quote
  #8  
Old 17th May 2004, 03:10 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
Quote:
Originally posted by mark
It looks like you've installed one of the Fedora Core 2 test releases with SELinux (Secure Environment Linux) enabled - personally, I was never able to get things working right with SE turned on.

However, if you right-click on the red flashing !, you should see Launch up2date on the menu - select that, enter your root password and follow the prompts. That's probably the easiest way to go...
"The window "Red Hat Update Agent" is not responding.

Forcing this application to quit will cause you to lose any unsaved changes."
Reply With Quote
  #9  
Old 17th May 2004, 04:08 AM
mark's Avatar
mark Offline
Registered User
 
Join Date: Apr 2004
Location: Santa Monica, CA
Age: 59
Posts: 132
Hmm. Okay, try this - open a terminal, su to root and enter yum update. yum should then download the necessary header files and then list all the updates it will perform when you enter y at the prompt. This is the method that I've used when up2date has been too slow.

Be advised that the above can take quite a bit of time, depending on your connection speed.

Good luck!
__________________
"...I'm a user, not a programmer..."
Reply With Quote
  #10  
Old 17th May 2004, 04:49 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
Quote:
Originally posted by mark
Hmm. Okay, try this - open a terminal, su to root and enter yum update. yum should then download the necessary header files and then list all the updates it will perform when you enter y at the prompt. This is the method that I've used when up2date has been too slow.

Be advised that the above can take quite a bit of time, depending on your connection speed.

Good luck!
Definately long. My cable is out, so I'm using 56k that connects at 28.8
Reply With Quote
  #11  
Old 17th May 2004, 04:54 AM
Savory Chicken Offline
Registered User
 
Join Date: May 2004
Location: in your base, killing your d00ders
Age: 28
Posts: 9
and any thoughts on the wine problem?
Reply With Quote
  #12  
Old 17th May 2004, 11:55 AM
mark's Avatar
mark Offline
Registered User
 
Join Date: Apr 2004
Location: Santa Monica, CA
Age: 59
Posts: 132
Nothing specific - I've never used wine, myself. From an earlier post, I'm not sure if "failed to create the precess heap" is SELinux-related or not. Perhaps you should try Run Application... from the main menu?
__________________
"...I'm a user, not a programmer..."
Reply With Quote
  #13  
Old 17th May 2004, 12:20 PM
Pegasus Offline
Registered User
 
Join Date: Apr 2004
Posts: 208
Quote:
Originally posted by mark
Nothing specific - I've never used wine, myself. From an earlier post, I'm not sure if "failed to create the precess heap" is SELinux-related or not. Perhaps you should try Run Application... from the main menu?
There's a wine HOWTO in this forum....
Reply With Quote
Reply

Tags
and or or, installation, up2date, wine, woes

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
COMPLETELY REMOVE WINE (Wine + Itunes and Quicktime installation = Trouble) billyransier Installation and Live Media 16 19th November 2010 05:34 AM
Warcraft Wine Woes paracelx Gamers' Lounge 4 12th December 2007 12:49 AM
Wine sound woes... augshow Using Fedora 5 6th September 2006 12:35 PM
wine woes saibaggins Using Fedora 7 12th August 2005 08:57 PM


Current GMT-time: 11:02 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat