Thread: help pls
View Single Post
  #4 (permalink)  
Old 03-Aug-2008, 06:38
cisforcojo's Avatar
cisforcojo cisforcojo is offline
Student Penguin
 
Join Date: Jul 2008
Location: Nanjing, China
Posts: 78
cisforcojo hasn't been rated much yet
Default Re: help pls

I'm just gonna go out on a limb here but I'm guessing he installed the program as root, thus the /root/Desktop/hl.exe and is trying to run it as a user. If he installed the files to /root/.wine/drive_c/....., but is trying to run it as a user,
it would definitely complain about not finding the app. It'd be looking in /home/username/.wine/drive_c/.... where it's actually in /root/.wine/drive_c/.....

Just a guess.
Check and see if you DID install too /root/.wine or /home/your_user_name/.wine
If it's in /root that's your (1st) problem (you may run into more with WINE)

Hope this helps!
Reply With Quote