|
|
||
|
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