lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Jun 30, 2010 at 06:21:58AM -0400, Patrick wrote:
> 
> >
> >What exactly doesn't work? If you tell us, it's likely we can help
> >discover your problem.
> >
> >Matthew
> Hi Matthew
> 
> Here is the chain of events:
> 
> -I installed luacurl from synaptic
> 

you have to require 'curl', and read the doc here (in the -dev package):

  /usr/share/doc/liblua5.1-curl-dev/

there are actually 3 different bindings for cURL, I packaged the one I
wrote since it is used by another application part of Debian.

Cheers.
-- 
Enrico Tassi