Re: best linux Distro for Lua programming
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: best linux Distro for Lua programming
- From: Enrico Tassi <gareuselesinge@...>
- Date: 2010年6月30日 13:10:45 +0200
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