LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Cedega and Steam (https://www.linuxquestions.org/questions/linux-general-1/cedega-and-steam-311264/)

Lintux 04-08-2005 08:09 PM

Cedega and Steam
 
I've installed cedega and steam fine. After I installed steam I exited out of it. I am wondering what link I should use to open it up with cedega. I tried /home/nathan/TransGaming_Drive/Program%20Files/Valve/Steam/STEAM.exe

but it gives me an error, does anyone know the right way to do it?

Mega Man X 04-08-2005 09:03 PM

What error? If we don't know the error we don't know what's wrong :). I also assume that you've typed "cedega /home/nathan/TransGaming_Drive/Program\ /Files/Valve/Steam/STEAM.exe"

Lintux 04-09-2005 06:57 AM

I was wondering what the correct link to steam would be. When I hit the link above I get:


Steam.exe (main exception): Unable to change directory to /home/nathan/TransGaming_Drive/Program Files/Valve/Steam

cb951303 04-09-2005 07:28 AM

try executing in root

Lintux 04-09-2005 07:51 AM

When I try it in root it gives me the same error.

learnmelinux 04-09-2005 12:50 PM

Quote:

Originally posted by Lintux
I was wondering what the correct link to steam would be. When I hit the link above I get:


Steam.exe (main exception): Unable to change directory to /home/nathan/TransGaming_Drive/Program Files/Valve/Steam

you are getting the error because you cant enter spaces as is in linux, it doesn;t like it, when u have a space, type "\"

e.g: Directory = /home/Program Files

you type: /home/Program\ Files

notice the slash after "Program"

Lintux 04-09-2005 03:35 PM

Now think about what you just said. If you put a "/" there, it will make it seem like there is a folder named "Programs" and another file named "Files".

Does anyone know what I am doing wrong? I'd really like to delete Windoze.

Mega Man X 04-09-2005 04:45 PM

learnmelinux is right, you are trying to type spaces in Linux path-to. For example, I've Quake2 installed in my Linux box through cedega. To run it, Ive to type:

sh-3.00$ cedega .transgaming/c_drive/Program\ Files/Quake2/quake2.exe

You know how to use tab-completition right?. Simply press a few keys as cede <tab> and the terminal will complete it for ya. Use this often to minimize errors when typing long paths.

Regards!

Lintux 04-09-2005 05:35 PM

alright, I tried that, but.. I still get the same error.


All times are GMT -5. The time now is 09:44 AM.