You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyversi...@googlegroups.com
How do I specify the ruby source folder from which rvm should install ? Looking for a command something like "rvm install 2.0 --source=/path/to/folder"
mpapis
unread,
May 13, 2013, 11:07:26 AM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyversi...@googlegroups.com
rvm downloads and unpacks sources automatically, why do you want to give custom path to sources for rvm?
Rohit
unread,
May 13, 2013, 1:18:44 PM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyversi...@googlegroups.com
There are some custom changes in the source files. Is there no way to point rvm to it ?
mpapis
unread,
May 13, 2013, 4:04:22 PM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyversi...@googlegroups.com
there are few ways, you can use patches, custom tar package and custom git repository, I guess the simplest will be the last one: