Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18
I really don't know that much about Wine (since I don't use Windows programs), but I think you will have to add the modules that the PE loader must link ...
  1. #11
    Linux Guru
    Join Date
    Oct 2001
    Location
    Täby, Sweden
    Posts
    7,578
    I really don't know that much about Wine (since I don't use Windows programs), but I think you will have to add the modules that the PE loader must link to your wine config. The wine config can be located in several places. The ones I've seen include ~/.wine/config and /etc/wine/wine.conf.

  2. #12
    Just Joined!
    Join Date
    Feb 2004
    Posts
    47
    i still dont get it

    can someone like explain it in like deep detail from like the time i enter the xterm

    because the xwindows packages system doesnt work

    sorry im stupid

  3. #13
    Just Joined!
    Join Date
    Sep 2003
    Posts
    46
    I don't have time to write a whole tutorial, so I'll just start with the really basic stuff. If I have time, and someone else hasn't posted how to install limewire, I might post it tomorrow.

    First of all, the command prompt. The command prompt could be said to work in four levels.

    User <-> Terminal <-> Shell <-> System

    User: The highest level is you, the user. By this I mean actually you sitting at the keyboard, not a user account or anything. The purpose of the other levels is simply to give you some way to control the system.

    Terminal: A terminal is simply a program that allows you to interact with the computer. All the terminal does is accept input from the keyboard, and print text back out to the screen. It may support other features, it may be a program running in X11, or any other number of things. The bottom line is that it allows you to enter text, and allows you to see text. The terminal itself generally does not actually DO anything with the text, but instead acts as an intermediary between you and the shell.

    Shell: The shell is the interface program. It has the ability to take commands you input, parse them, and perform actions from them. It does NOT provide any support for the keyboard and mouse, but instead requires the terminal to provide this data for it. Any messages that they shell is going to display are also sent to the terminal program for it to display.

    System: There is no practical way for the user to do anything directly with the system layer. The shell provides an interface to basic system functions, like the execution of programs.

    Therefore, the only connection the shell and the terminal have is the passing of user input and output data. This way, pretty much any shell can be used with any terminal.

    So, in short, using a different terminal will have no effect of how the underlying shell operates. Using a different shell, however, will.

    It doesn't matter which type of terminal you use, though, whether it is an X-term, a console, an SSH session, a dumb terminal on a serial port, or anything else, that is why the shell is seperate from the terminal.

  4. #14
    Just Joined!
    Join Date
    Feb 2004
    Posts
    47
    ok i extracted the wine file into a directory /usr/include/wine

    but now what do i do?

    that ./configure thing and make install dont do anything when i cd to that dir in the terminal

  5. #15
    Just Joined!
    Join Date
    Apr 2005
    Posts
    1

    Um...

    Hey when I ./configuration or w/e

    I get

    oot@cableone:/home/mike/Wine/usr/doc/Wine-20050310# ./configure
    bash: ./configure: No such file or directory
    root@cableone:/home/mike/Wine/usr/doc/Wine-20050310#
    Help?

    Ps. Im running Slackware 10.1

  6. #16
    Linux Guru dylunio's Avatar
    Join Date
    Aug 2004
    Location
    Cymru
    Posts
    4,157
    You should read the README and INSTALL files in the WINE directory, you might not need ./configure but might go straight to make or it may be a binary?

    dylunio
    Registered Linux User #371543!
    Get force-get May The Source Be With You
    /dev/null
    /dev/null2

  7. #17
    Just Joined!
    Join Date
    May 2005
    Location
    UK
    Posts
    45
    i pressume by the fact that you are compiling source that your distro doesn't support rpm and the likes??

  8. #18
    Just Joined!
    Join Date
    Oct 2006
    Posts
    3

    Download Limewire 4.13.2

    I use Limwire more than 3 yaers and can say that Limewire best p2p client of the world. You can easy download Limwire here : http://www.softdownloadz.com/free/download/limewire/
    learn more about Limewire: http://www.limewireworld.info/

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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