[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: best linux Distro for Lua programming
- From: Wesley Smith <wesley.hoke@...>
- Date: Wed, 30 Jun 2010 12:25:25 +0200
where is the module installed and what is your package.cpath/package.path?
On Wed, Jun 30, 2010 at 12:21 PM, Patrick
<spell_gooder_now@spellingbeewinnars.org> 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
>
> -wrote a script that had require("luacurl")
>
> -got error messages about module not found
>
> -installed cmake and download the source
>
> -ran cmake CMakeLists, make, sudo make install
>
> -ran the script with require and got the same error
>
>
> Thanks -Patrick
>