Sudo is not the important part of this problem ;-) The important part is to get sqlite3 for ruby installed. jzakiya states he is using PCLinuxOS, so sudo will work :-)
BTW. You can actually install gems on Unix/Linux without using sudo aswell, but then they are added to your user environment only and not computer env. As for sudo on windows, I have actually seen implementations of it for Vista on howtogeek.com. /MartOn On Mar 21, 7:48 pm, Brandon Zylstra <[email protected]> wrote: > on Windows I'm 99% sure you wouldn't (and couldn't) use "sudo". > Unless you're running it on Cygwin. > > On Mar 21, 2009, at 1:35 PM, MartOn wrote: > > > > > Have you installed ruby support for Sqlite3? > > > try 'sudo gem install sqlite3-ruby' > > > atleast I have a gem installed called sqlite3-ruby > > > /MartOn > > > On Mar 21, 5:46 pm, jzakiya <[email protected]> wrote: > >> Toshiba Satelite laptop, PCLinuxOS 2009.1 > >> gcc 4.1.1, Ruby 1.8.6 (patchlevel 114) > >> Hobo 0.8.5, Rails 2.3.2 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
