Am 15.10.2014 um 17:02 schröbte 
alexandre.bertr...@tudor.lu:
> Hi Philipp,

Hi!

> many thanks for your help. Unfortunately, after I've downloaded both
> luasql-postgres-2.3.0.1-1.rockspec and luasql-postgres-2.3.0.1-1.src.rock
> files and used
>
> luarocks install luasql-postgres-2.3.0.1-1.src.rock PGSQL_DIR="C:\Program
> Files\PostgreSQL\9.3"
>
> I'm now stuck with the following error:
> ..switching to build mode.
> Error: could not fetch rock file: file not found:
> luasql-postgres-2.3.0.1-1.src.rock

That should have worked -- assuming the .src.rock file is in the same 
directory you are running this from. Alternatively,

luarocks install 
C:\path\to\downloaded\luasql-postgres-2.3.0.1-1.src.rock 
PGSQL_DIR="C:\Program Files\PostgreSQL\9.3"

should work as well ...


Philipp



------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to