On Oct 25, 3:02 pm, "Michael Klishin" <[EMAIL PROTECTED]>
wrote:
> 2008/10/26 maxbaroi <[EMAIL PROTECTED]>:
>
>
>
> > Thank you Michael, I was able to generate the resource just fine, but
> > now when I try to run the command merb, it's giving me a similar
> > message, but this time it says that I don't have openssl.
> > So I installed libssl-dev, but I'm still getting the same message.
>
> You need to compile ruby with openssl enabled. I do not know what is
> the simplest way to do it with Debian packages
> since I always compile Ruby from source with a fairly simple script.
>
> Check it out if you want:http://gist.github.com/19803
>
> For memcached gem (with C extension) you would need libmemcached or
> something. For MySQL drivers for ActiveRecord it's
> libmysqlclient15-dev or something.
> --
> MK

I decided to do a fresh install again, and follow your method, but
when I do sh gistfile1.sh I get the following error:

: command not found2:
E: Invalid operation update
Reading package lists... Done
Building dependency tree... Done
zlib1g-dev is already the newest version.
libreadline5 is already the newest version.
libncurses5 is already the newest version.
E: Couldn't find package libmagick++9-dev
: command not found5:
gistfile1.sh: line 35: syntax error: unexpected end of file

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to