[LRUG] rvm install help!

Jim Myhrberg contact at jimeh.me
Mon Jan 17 06:25:47 PST 2011


Yeah, I know you're using rvm, but it doesn't require you to use the rvm command all the time. I use rvm myself to work on 1.8 and 1.9 projects. Just run "rvm use [ruby-version]" and you won't need to use the rvm command all the time. You can also specify a default ruby to use, which would be the system one unless you've set a specific one as the default.


As for the MySQL issue, is there any charset config in your database.yml?



On Monday, January 17, 2011 at 14:18, Adrian Stainforth wrote:

> It's because I'm running RVM to run my rubies
> 
> On 17 January 2011 14:15, Jim Myhrberg <contact at jimeh.me> wrote:
> 
> > I just noticed you're calling gem install via the rvm command. I can't say I've seen this before, but it seems to work (with some weird duplicated output). If nothing else works, I'd try the command without rvm:
> > 
> > 
> > env ARCHFLAGS="-arch x86_64" gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
> > 
> > 
> > 
> > On Monday, January 17, 2011 at 14:06, Jason Green wrote:
> > 
> > > Hi adrian,
> > > 
> > > Could you paste what you get when you run:
> > > 
> > > env ARCHFLAGS="-arch x86_64" rvm gem install mysql -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
> > > 
> > > Thanks!
> > > 
> > > Jason Green
> > > http://www.dynamic50.com
> > > 
> > > 
> > > _______________________________________________
> > > Chat mailing list
> > > Chat at lists.lrug.org
> > > http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> > > 
> > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> >  Chat mailing list
> > Chat at lists.lrug.org
> > http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> > 
> > 
> > 
> 
> 
> 
> 
> -- 
> Kind Regards
> Adrian Stainforth
> 
> Front-end Developer
> Mobile: +447740069109
> 
> 
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> 
> 
> 




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20110117/45ad9ece/attachment.html>


More information about the Chat mailing list