LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   damn rpms (https://www.linuxquestions.org/questions/linux-newbie-8/damn-rpms-81371/)

karlan 08-12-2003 03:34 PM

damn rpms
 
in RH9 when i install wine it isntalls jsut fine
then when in the shell i type "wine windowsprogram"(like always) it says something about it cannot accsess /tpm/.karlan-##/wine/(note i am in root, also install it in super user mode from my regular user)

Proud 08-12-2003 03:40 PM

Do you have a ~/.wine directory? What are its permissions? Check the WineTools at frankscorner.org to quickly make a virtual windows drive in .wine.

gargamel237 08-12-2003 05:37 PM

try it from regular user. i don't know why this would help, but it might be that wine doesn't create a .wine directory in /root/ by default whereas it does in your ~ directory the first time you run it. Just a thought.

P.S. Why would you want to run windows apps as root? It seems like an invitation to trouble.

DrOzz 08-12-2003 05:56 PM

it doesn't matter if it makes it or not.....you have to manually create your fake windows directory....so just by double clicking a wine rpm and then typing wine program.exe willl not work...you have to at least config it to some extent :D
also there is a common error about some wineserver thing that i am noticing that is frequently occuring with redhat 9 users, and all i can suggest is browse this fourm as i know people have posted the way they fixed/got around this issue..

gargamel237 08-12-2003 06:13 PM

Doesn't redhat use a weird version of wine that runs as a service and intercepts clicks on .exe files and stuff? Also does winesetuptk work?

tearinox 08-12-2003 09:15 PM

goto http://www.slinux.net/
Register as a user
Download Wine...3.1.tar
Go into your terminal
Log in as root
#mv Wine...3.1.tar ../../../../../
#cd /
#tar -zxvf Wine...3.1.tar

Wabam! Now when you want to use a game or any other windows application, all you have to do is type winex3 in terminal b4 the program name...
Example
$winex3 /home/bobby/games/starcraft.exe

Have fun


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