Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
Hi mates, I am having some problems with Wine, installing it for the second time...(since I had to reinstall Linux completely some days ago) I didn't have those problems the ...
  1. #1
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77

    Wine "kicks me in da face"

    Hi mates,
    I am having some problems with Wine, installing it for the second time...(since I had to
    reinstall Linux completely some days ago)
    I didn't have those problems the first time I installed Wine, curiously.
    I downloaded all the necessary dependencies, and the ./configure and ./make work...
    but when running it, this is what tells me:
    [root@localhost wine]# winecfg
    wine: creating configuration directory '/root/.wine'...
    libGL warning: 3D driver claims to not support visual 0x23
    libGL warning: 3D driver claims to not support visual 0x25
    libGL warning: 3D driver claims to not support visual 0x27
    libGL warning: 3D driver claims to not support visual 0x29
    libGL warning: 3D driver claims to not support visual 0x2b
    libGL warning: 3D driver claims to not support visual 0x2d
    libGL warning: 3D driver claims to not support visual 0x2f
    libGL warning: 3D driver claims to not support visual 0x31
    libGL warning: 3D driver claims to not support visual 0x23
    libGL warning: 3D driver claims to not support visual 0x25
    libGL warning: 3D driver claims to not support visual 0x27
    libGL warning: 3D driver claims to not support visual 0x29
    libGL warning: 3D driver claims to not support visual 0x2b
    libGL warning: 3D driver claims to not support visual 0x2d
    libGL warning: 3D driver claims to not support visual 0x2f
    libGL warning: 3D driver claims to not support visual 0x31
    2918: assertion failed "(*(const char*)_DBUS_FUNCTION_NAME) != '_'" file "dbus-connection.c" line 2877 function _dbus_connection_read_write_dispatch
    libGL warning: 3D driver claims to not support visual 0x23
    libGL warning: 3D driver claims to not support visual 0x25
    libGL warning: 3D driver claims to not support visual 0x27
    libGL warning: 3D driver claims to not support visual 0x29
    libGL warning: 3D driver claims to not support visual 0x2b
    libGL warning: 3D driver claims to not support visual 0x2d
    libGL warning: 3D driver claims to not support visual 0x2f
    libGL warning: 3D driver claims to not support visual 0x31
    Failed to open the service control manager.

    The things about the 3D driver appeared the first time I installed it, but were no problem at all.
    The thing of the cnotrol manager is the new problem, which doesn't allow it to start.

    Any ideas, dudes?

  2. #2
    Linux Engineer Zelmo's Avatar
    Join Date
    Jan 2006
    Location
    Riverton, UT, USA
    Posts
    1,001
    ./configure and ./make? Does this mean you're installing wine from source?
    I don't know if this is the root of your problem, but the recommended way to install wine from source is to use the wineinstall script from the tools directory (in the wine source directory tree). Try uninstalling wine and re-installing using wineinstall (as per the README).
    Stand up and be counted as a Linux user!

  3. #3
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77
    Oh, thanks, I will try... but could you tell me how to uninstall, considering I
    installed it with a .rpm file?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    to uninstall .rpm packages
    Code:
    rpm -e <package_name>




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77
    Oh no...now it tells me that Wine is not installed, when I try to delete it.
    And when I downloaded it again to install it again, it tells me it is already installed... ???

    Perhaps I should try a different thing...Wasn't there a wine-like program more focused to
    run Windows games? I think I heard about it some time ago, but don't remember the name.

    Thanks

  6. #6
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    Quote Originally Posted by hajime
    I downloaded all the necessary dependencies, and the ./configure and ./make work...

    [...]

    but could you tell me how to uninstall, considering I
    installed it with a .rpm file
    So you installed it from source ? Or from an RPM ?

    Quote Originally Posted by hajime
    but when running it, this is what tells me:
    [COLOR="DarkRed"] [root@localhost wine]# winecfg
    wine: creating configuration directory '/root/.wine'...
    You should not run "winecfg" as root. Unless you plan to use Wine as root.
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  7. #7
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77
    Quote Originally Posted by antidrugue
    So you installed it from source ? Or from an RPM ?
    Yes,yes, from an RPM.
    Do you know why I can't delete it, by the way?
    Do you know where it usually "installs itself"?

    Thanks, mate.

  8. #8
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    whats the output of
    Code:
    rpm -e wine




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  9. #9
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77
    Quote Originally Posted by devils_casper
    whats the output of
    Code:
    rpm -e wine




    casper
    Here it is, my friend:

    bash-3.1$ rpm -e wine

  10. #10
    Just Joined! hajime's Avatar
    Join Date
    Aug 2006
    Location
    Spain
    Posts
    77
    Sorry the other message doesn't allow me to show it, so I open another one.
    This is the output:

    bash-3.1$ rpm -e wine
    エラー: can't create transaction lock on /var/lib/rpm/__db.000
    bash-3.1$

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...