Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Hello I am new to Ubuntu and I am using the newest build of Kiwi Ubuntu and I was trying to install a Windows game using Wine and Winetricks . All went fine until i hit a really weird and lame problem . When I try to point the file directory to run the program I get the No such file or directory . I tried to take files one by one and while trying to find where the problem is and when I try to point the .wine folder and that's when things go wrong andrei@PrismaticOreOnline:~$ /home/wine bash: /home/wine: No such file or directory

The website that i followed in order to make things run tells me to go this location (which I have) cd /home/[USER]/.wine/dosdevices/c:/Program Files/League of Legends/RADS/system after modifying the [USER] path file it won't work displaying the No such file error and I can't seem to make it work.

I Might've installed things wrong but I don't think that's the case since all of the tutorials I've followed pointed to the same way of solving the problem .

If someone can help me please do . Thanks for the attention and a Good Day.

share|improve this question
1  
Can you point us what tutorial were you following? Also, it seems like you are referring to a non existing path (there is no /home/wine/). In your case, the wine configuration folder should be something like /home/andrei/.wine/ – Alexandre Dec 4 '12 at 19:36
I'm new to Ubuntu so I probably made something wrong on the install na.leagueoflegends.com/board/showthread.php?t=1946188 – user112675 Dec 4 '12 at 19:39
1  
That post says you should have a previous install and then copy it into the wine folder. In your case it should be /home/andrei/.wine/dosdevices/c:/Program Files/, you might want to check it out on file explorer. Tip: that wine folder is normally hidden, press CTRL + H to show/hide it on the File explorer. – Alexandre Dec 4 '12 at 19:46
1  
/home/wine should exist only if you create a user called wine and you did not do that I assume ;) – Rinzwind Dec 4 '12 at 19:47
1  
Nevermind I renamed the "Program Files" to ProgramFiles and it now works thanks guys! – user112675 Dec 4 '12 at 19:55
show 2 more comments

closed as too localized by fossfreedom Dec 6 '12 at 21:15

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.