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 ...
- 03-01-2004 #11Linux 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.
- 03-02-2004 #12Just 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
- 03-02-2004 #13Just 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.
- 03-04-2004 #14Just 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
- 04-17-2005 #15Just Joined!
- Join Date
- Apr 2005
- Posts
- 1
Um...
Hey when I ./configuration or w/e
I get
Help?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#
Ps. Im running Slackware 10.1
- 04-17-2005 #16
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
- 05-15-2005 #17Just 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??
- 10-09-2006 #18Just 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/


Reply With Quote