how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.
···
--
Posted via http://www.ruby-forum.com/.
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.
--
Posted via http://www.ruby-forum.com/.
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.--
I'd just use the Windows installer which does all of that for you:
Regards,
Chris White
http://www.twitter.com/cwgem
Rerun the RubyInstaller. That's the easiest way.
Doing it by hand depends on your Windows version (XP and Windows
Vista/7 are noticeably different in doing this manually).
On Tue, Aug 9, 2011 at 5:26 PM, Momodou J. <modou75alieu@yahoo.com> wrote:
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.
--
Phillip Gawlowski
phgaw.posterous.com | twitter.com/phgaw | gplus.to/phgaw
A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz
http://www.google.de/search?q=windows+environment+variables
On 08/09/2011 05:26 PM, Momodou J. wrote:
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.
Go into control panel and find the System Properties dialog. It hasn't changed much since xp although its location is variable. Click the advanced tab and then the environment variables button. If you want it for just you, change the one under user variables, if you want it to be system wide (such as if you're doing cgi or something and another user needs to find ruby), put it under system variables.
Just append ;c:\ruby\bin to which ever one you want to change and close things out. The semicolon before c:\ must be there.
Note that when a command prompt opens, it gets a copy of the environment at that time. So if you do this, your currently open dos boxen won't see it. You'll have to open new ones.
HTH,
Carey
-----Original Message-----
From: Chris [mailto:chris@s-4-u.net]
Sent: Tuesday, August 09, 2011 11:38 AM
To: ruby-talk ML
Subject: Re: ruby installation
On 08/09/2011 05:26 PM, Momodou J. wrote:
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.
Chris White wrote in post #1015721:
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.--
I'd just use the Windows installer which does all of that for you:
Regards,
Chris White
http://www.twitter.com/cwgem
thanx Chris
but i tried that before and it didnot work there were many errors and
warnings
and when i run rails ajaxonrails it failed
--
Posted via http://www.ruby-forum.com/\.
http://catb.org/~esr/faqs/smart-questions.html
On Tue, Aug 9, 2011 at 5:53 PM, Momodou J. <modou75alieu@yahoo.com> wrote:
but i tried that before and it didnot work there were many errors and
warnings
and when i run rails ajaxonrails it failed
--
Phillip Gawlowski
phgaw.posterous.com | twitter.com/phgaw | gplus.to/phgaw
A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz
Send the errors, maybe one of us can help then.
Also some info about what windoofs version you are using, would be
helpful, as someone already pointed out, it varies between different
versions.
You can also test the commands on the shell (cmd.exe) without changing
your system configuration, with the SET command:
(out of my head, so have some salt ready, but should give you the point).
## append new dir to %path
SET path="%path;c:\ruby\bin"
## print/verify your changes
echo %path
## run your command
rails server (or whatever)
Greets, Chris
On 08/09/2011 05:53 PM, Momodou J. wrote:
Chris White wrote in post #1015721:
how to implement this in windows :
Then put c:\ruby\bin in your PATH environment variable.--
I'd just use the Windows installer which does all of that for you:
Regards,
Chris White
http://www.twitter.com/cwgemthanx Chris
but i tried that before and it didnot work there were many errors and
warnings
and when i run rails ajaxonrails it failed
Nation, Carey wrote in post:
Go into control panel and find the System Properties dialog. It hasn't
changed much since xp although its location is variable. Click the
advanced tab and then the environment variables button. If you want it
for just you, change the one under user variables, if you want it to be
system wide (such as if you're doing cgi or something and another user
needs to find ruby), put it under system variables.
Just append ;c:\ruby\bin to which ever one you want to change and close
things out. The semicolon before c:\ must be there.
Note that when a command prompt opens, it gets a copy of the environment
at that time. So if you do this, your currently open dos boxen won't
see it. You'll have to open new ones.
HTH,
Carey
Thx, useful for me.
--
Posted via http://www.ruby-forum.com/.
FTFY. It's 2011, not 1998. Not to mention: The OP is struggling with
English. You can't expect him/her to understand German OSS zealot
slang.
On Tue, Aug 9, 2011 at 6:17 PM, Chris <chris@s-4-u.net> wrote:
Also some info about what Windows version you are using, would be
--
Phillip Gawlowski
phgaw.posterous.com | twitter.com/phgaw | gplus.to/phgaw
A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz
Glad to help...
-----Original Message-----
From: Emma Evans [mailto:eemma1122@gmail.com]
Sent: Wednesday, August 10, 2011 4:36 AM
To: ruby-talk ML
Subject: Re: ruby installation
Nation, Carey wrote in post:
Go into control panel and find the System Properties dialog. It hasn't changed much since xp although its location is variable. Click the advanced tab and then the environment variables button. If you want it for just you, change the one under user variables, if you want it to be system wide (such as if you're doing cgi or something and another user needs to find ruby), put it under system variables.
Just append ;c:\ruby\bin to which ever one you want to change and close things out. The semicolon before c:\ must be there.
Note that when a command prompt opens, it gets a copy of the environment at that time. So if you do this, your currently open dos boxen won't see it. You'll have to open new ones.
HTH,
Carey
Thx, useful for me.
--
Posted via http://www.ruby-forum.com/.
i'm am soooo sorry, great master
On 08/09/2011 06:28 PM, Phillip Gawlowski wrote:
On Tue, Aug 9, 2011 at 6:17 PM, Chris <chris@s-4-u.net> wrote:
Also some info about what Windows version you are using, would be
FTFY. It's 2011, not 1998. Not to mention: The OP is struggling with
English. You can't expect him/her to understand German OSS zealot
slang.
Honestly, i was just trying to help and it didn't seem (to me) as i was
misunderstood.
And in case I hurt your feelings, i'm really sorry for being such a
"german oss zealot", i will go out and hug a tree for you, now!
*grin*
take it easy, life's too short for imaginary trouble
On 08/09/2011 07:09 PM, Chris wrote:
On 08/09/2011 06:28 PM, Phillip Gawlowski wrote:
On Tue, Aug 9, 2011 at 6:17 PM, Chris <chris@s-4-u.net> wrote:
Also some info about what Windows version you are using, would be
FTFY. It's 2011, not 1998. Not to mention: The OP is struggling with
English. You can't expect him/her to understand German OSS zealot
slang.i'm am soooo sorry, great master
I have no emotional attachment to brand names, don't worry. All
hardware sucks, all software sucks, in the end.
On Tue, Aug 9, 2011 at 7:14 PM, Chris <chris@s-4-u.net> wrote:
And in case I hurt your feelings, i'm really sorry for being such a
"german oss zealot", i will go out and hug a tree for you, now!
--
Phillip Gawlowski
phgaw.posterous.com | twitter.com/phgaw | gplus.to/phgaw
A method of solution is perfect if we can forsee from the start,
and even prove, that following that method we shall attain our aim.
-- Leibniz
take it easy, life's too short for imaginary trouble
+1
take it easy, life's too short for imaginary trouble
+2
On Wed, Aug 10, 2011 at 1:30 AM, Nation, Carey <Carey.Nation@turner.com>wrote:
take it easy, life's too short for imaginary trouble
+1
--
Best Regards,
Larry Lv
@ Baidu NLP