Hi,

First of all, thanks for all tips shared here!

I think the problem is solved: after install openssl, I change to /usr/
src/ruby-1.8.7-p22/ext/openssl and ran 1) sudo ruby extconf.rb 2) make
3) make install. Now Mogrel is up and running.

Let me explore the latest version of the tools. I'm just a newbie and
I need to "learn by hack"... When I go to deploy my app "for sure",
I'll consider all tips that you shared here ;-)

Again, Thanks!


On Sep 24, 5:08 am, Daniel Bush <[EMAIL PROTECTED]>
wrote:
> Daniel Bush wrote:
> > ...
> > Just make sure you have the source packages first:
> > % aptitude install libreadline-dev
> > % aptitude install zlib1g-dev
> > % aptitude install libssl-dev
> > % aptitude install libsqlite3-dev
>
> Sorry, I meant to say "developer packages" (which are not source
> packages).
> These give you the header files to compile your own stuff.  They'll also
> install the library binaries if you didn't have them installed already.
>
> Daniel
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to