LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wine & Kazaa (https://www.linuxquestions.org/questions/linux-software-2/wine-and-kazaa-66174/)

Roy-Svork 06-17-2003 12:52 PM

Wine & Kazaa
 
I am trying to make kazaa run under wine. i have located a link with full instructions but when running wine, whatever options I use I get a message saying things like:

[root@Petes My Documents]# wine
wine: cannot open /root/.wine : No such file or directory
[root@Petes My Documents]# wine kazaa_lite_210_kpp_edition_english_build3.exe
wine: cannot open /root/.wine : No such file or directory

I installed wine from the mandrake specific rpm, but never got a confirmation of install message, so I don't know if it is in properly. It has a directory for wine under /usr/lib/wine, but apart from that no clues.

AHMA :confused:

rmartine 06-17-2003 12:56 PM

whereis wine

It looks like wine isn't in your path

v2lk 06-17-2003 01:06 PM

you need to run
Code:

winecfg
first ;)

DrOzz 06-17-2003 01:27 PM

and you need not to have wine installed as root

Roy-Svork 06-17-2003 04:17 PM

Same thing happens
 
When I try to run winecfg I get the same error. How do I check if it is in my path?

v2lk 06-18-2003 02:26 AM

forget about the path, that thing there was not correct, this ' /root/.wine' is wine's configuration directory, which winecfg should create. it really can't be that winecfg gives you the exactly same error message that wine if you try to run it. or, if it gives, don't ask me whats wrong :)

rmartine 06-18-2003 01:35 PM

Also... why do you even have .wine installed to /root?? The tools/wineinstall utility says, or used to say, NOT to install wine as the root user.

The actual wine binary should live in /usr/local/bin if you didn't send it somewhere else.

Roy-Svork 06-21-2003 10:32 AM

Problem Solved
 
Ahh in fact you were all thinking too technically. On your first wine install it is advisable to run wwinesetuptk, found at the bottom of the sourceforge links page for wine downloads.

This asks some questions and automatically creates the /.wine/config file needed to run :)

Ta all


All times are GMT -5. The time now is 01:39 AM.