Find the answer to your Linux question:
Results 1 to 3 of 3
Hi I have Red Hat Scientific Linux and I am trying to use Wine. I installed it my typing the following in Terminal: ./configure make depend make It seemed to ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    4

    Installing Wine help

    Hi
    I have Red Hat Scientific Linux and I am trying to use Wine. I installed it my typing the following in Terminal:
    ./configure
    make depend
    make

    It seemed to run these commands fine but when I type wine in Terminal it says it cannot find the command. I tried adding the path /usr/local/bin to bashrc but it didnīt work. Can anyone help?

    Thanks

  2. #2
    Linux User
    Join Date
    Sep 2008
    Location
    UK
    Posts
    353
    I'm not a redhat expert, but have you had a look at one of the redhat repos to see if there is a precompiled package?
    From your post, you have compiled the package without a problem, but since it is still in the directory you compiled it, you need to find the wine binary and run it from the same directory.

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    ./configure
    make depend
    make
    This is usually followed by make install

Posting Permissions

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