http:// is missing? :)
On Thu, Jan 31, 2019, 13:55 Thijs Schreijer wrote:
> I did this to create the server, which seems to work:
>
> $ mkdir luarocks-server
> $ luarocks-admin make_manifest ./luarocks-server
> $ cd luarocks-server
> $ python -m SimpleHTTPServer 8000
>
> Browsing to http://local
On Sat, 15 Sep 2018 at 22:28, Sean Conner wrote:
>
> It was thus said that the Great Hisham Muhammad once stated:
> > Hi,
> >
> > Thank you for your reports and sorry about the bumpy road you're going
> > through.
> >
> > On Sat, 15 Sep 2018 at 17
e it installed? And
> this is *after* I set the variables.CURL.
Now that is something we'll need to debug.
Thank you so much for taking the time and sharing your experiences.
Sorry about the inconveniences caused by the upgrade, but all feedback
is welcome to help improving the tool.
-- Hisham
___
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers
On 11 July 2017 at 04:22, Ildar Mulyukov wrote:
> Hi, Hisham, ppl,
> Revitalizing this thread.
> What I see in current luarocks is quite contradictory:
> 1. luarocks built with configure&make creates just one file `config-x.x.lua`
> according to the current lua interpreter (e
On 1 December 2016 at 04:03, Sean Conner wrote:
> It was thus said that the Great Hisham once stated:
>> Hello, list!
>>
>> I'm happy to announce LuaRocks 2.4.2. LuaRocks is the Lua package
>> manager. (For more information, please visit http://luarocks.org )
&g
On 1 December 2016 at 02:25, Deepak Jois wrote:
> On Wed, Nov 30, 2016 at 8:30 PM, Hisham wrote:
>>
>> Those of you on Unix who are running LuaRocks as a rock (i.e. those
>> who previously installed using `make bootstrap`) can install it using:
>>
>>lu
s by Peter Melnichenko, Robert Karasek and myself.
As always, all kinds of feedback is greatly appreciated.
Thank you, enjoy!
-- Hisham
--
___
Luarocks-developers mailing lis
On 13 November 2016 at 20:04, Doug Currie wrote:
> On Sun, Nov 13, 2016 at 4:23 PM, Philipp Janda wrote:
>> * You should pick either the MIT *or* the MIT/X11 license. Currently the
>> rockspec says MIT/X11, but the documentation/wiki shows the MIT (/Expat)
>> license.
>
> I was misled by this sta
On 31 October 2016 at 18:32, Adrián Pérez de Castro wrote:
> Quoting Hisham (2016-10-26 22:57:04)
>> >> On Oct 22, 2016 4:37 PM, "Adrián Pérez de Castro"
>> >> wrote:
>> >> > > > I have an idea [1] a possible workaround when us
> thing that releases would be provided with an accompanying PGP
>> > > > signature. This would be as easy as running:
>> > > >
>> > > >% gpg --detach-sign --armor luarocks-X.Y.Z.tar.gz
I tried running this but got
ing PGP
> > > signature. This would be as easy as running:
> > >
> > >% gpg --detach-sign --armor luarocks-X.Y.Z.tar.gz
> > >
> > > and including the generated “luarocks-X.Y.Z.tar.gz.asc” file in the
> > > releases download page. In order
On 8 September 2016 at 16:03, Jack Lawson wrote:
> Congrats on the release! Looking forward to git fetch, and excited about the
> test suite!
Thank you! And thanks for Busted! :-D
-- Hisham
--
What NetFlow Analyz
Hi everyone!
We now have a Gitter chat room:
https://gitter.im/keplerproject/luarocks
See you there!
-- Hisham
--
___
Luarocks-developers mailing list
Luarocks-developers
server is maintained by Leaf Corcoran. We thank everyone
who sent comments, submitted bug reports and contributed rockspecs to
the repository!
As always, all kinds of feedback is greatly appreciated.
Thank you, enjoy!
ersion (as shown below)...
Looks like the rockspec is indicating loverocks supports only Lua 5.1;
when I try `luarocks search loverocks` using Lua 5.3, I'm currently
getting no results. (Versions 0.0.1 and 0.0.2 have since been
"archived" at luarocks.org (taken
cessary libraries
statically?
If it doesn't, it would be more advisable to have the rockspec build only
the Lua module and specify any other dependencies of the library as
external_dependencies.
-- Hisham
--
___
heck luafilesystem" I get:
>
> LuaFileSystem 1.6.3-2File System Library for the Lua language.
>
> And something more.
>
> When I run "luarocks check luasocket" I get:
>
> LuaSocket 3.0rc1-2 Network support for th
hen you're the
first uploader of a rock name, this flag is on by default; when you're
not, the flag is off (and can't be set). So, tieske/version got the
flag on, and Mashape/version got the flag off. Now that the name is
available, you should be ab
On 13 May 2016 at 05:41, Himanshu B. Dave wrote:
> sudo luarocks install rpi-gpio
>
> Error: LuaRocks 2.0.8 bug (please report at
> luarocks-developers@lists.sourceforge.net).
Hi!
LuaRocks 2.0.8 is really outdated! Please visit luarocks.org and
upgrade to the latest version.
Thanks
On 13 May 2016 at 12:35, Nagaev Boris wrote:
> On Fri, May 13, 2016 at 2:57 PM, Philipp Janda wrote:
>> Am 12.05.2016 um 22:09 schröbte Hisham:
>>>
>>> Waiting for your feedback,
>>> Hisham
>>>
>>> Streamlining the rockspec format
>>>
On 13 May 2016 at 11:57, Philipp Janda wrote:
> Am 12.05.2016 um 22:09 schröbte Hisham:
>>
>> Waiting for your feedback,
>> Hisham
>>
>> Streamlining the rockspec format
>>
>>
>> if build.type is not given,
On 12 May 2016 at 19:39, Peter Billam wrote:
> Greetings all,
>
> Hisham wrote:
>> This is a document I wrote with a bunch of ideas on how to
>> change the rockspec format to reduce the amount of tedious
>> writing, make it less error-prone, improve portability
.
This is by no means a full list of possible changes. I took a pretty
big rockspec as a testing ground: LuaSec, with the aim of making it as
short as possible. The one attached is what I came up with, and the
document below are the changes inspired by it.
Waiting for your feedback,
Hisham
On 16 April 2016 at 18:38, Moritz Wilhelmy wrote:
> On Sat, Apr 16, 2016 at 17:21:15 -0300, Hisham wrote:
>> On 16 April 2016 at 15:13, Moritz Wilhelmy wrote:
>> > To the luarocks maintainers: Would you please include the current
>> > rockspec? I signed up for a luaro
've already transferred all
old versions to your account, so things should now be okay! Are there
any other modules of yours that should also be transferred to your
account?
Thanks for contributing!
-- Hisham
--
Find an
On 22 March 2016 at 16:35, Stefano wrote:
> On 21 March 2016 at 20:56, Hisham wrote:
>> On 21 March 2016 at 16:40, Stefano wrote:
>> > On 20 March 2016 at 02:44, Hisham wrote:
>> It is possible to detect all these non-real-conflict cases
>> mechanically: for every
On 21 March 2016 at 16:40, Stefano wrote:
> On 20 March 2016 at 02:44, Hisham wrote:
>>
>> Hi Stefano, thanks for chiming in!
>>
>> Your work on ULua is awesome (really polished website, and I
>> definitely appreciate the work that must have gone in settin
very non-Windows as Windows is basically a
>> > binary distribution platform.
>> >
>> > I see. I wonder if we could ever do something about that, but I believe
>> > we
>> > just don't have the resources to provide binary packages. I don't
On 15 March 2016 at 10:45, Thijs Schreijer wrote:
>
>> -Oorspronkelijk bericht-
>> Van: Hisham [mailto:h...@hisham.hm]
>> Verzonden: Tuesday, 15 March, 2016 1:00
>> Aan: LuaRocks developers list
>> Onderwerp: [Luarocks-developers] "Quick Start" f
f a website that includes something like this for Windows
is the Chocolatey package manager:
https://chocolatey.org/
Do you think that we could have less confusion about the default setup
if we put some kind of instruct
On 28 February 2016 at 05:22, Axel Kowald wrote:
> Hello Hisham,
>
>> Do you have the `unzip` program installed in your Cygwin install? This
>> could be the cause of the failure to unpack.
>
> ah, indeed, there was no unzip :-(
> Installation works now fine. Sorry for
markdown-0.33-1.src.rock... switching to 'build' mode
> Error: Failed unpacking rock file: /c/myTmp/markdown-0.33-1.src.rock
> ---
>
> So, that's it. I have no idea what could be wrong :-(
Do you have the `unzip` program installed in your Cygwin install? T
On 3 February 2016 at 01:40, Aaron B. wrote:
>
> Hello:
>
> Can someone please transfer the following rocks to my account, 'sparked435',
> for an impending release?
>
> luadbi
> luadbi-postgresql
> luadbi-sqlite3
> luadbi-mysq
directory:
>
> http://leafo.net/guides/customizing-the-luarocks-tree.html
This is excellent for two reasons: one, for directing people on how to
get things done, and two, for allowing us to take a look at it and
criticize the current process. What could we chan
Done, thank you!
-- Hisham
On 27 January 2016 at 09:31, Jon Andresson wrote:
> Hi,
>
> A few weeks ago I merged improvements to the bundled lcurses inside luaposix
> back to Reuben Thomas last lcurses code, in preparation for the upcoming
> luaposix release with lcurses sepa
rs
mailing list during our "release candidate" series. This release is exactly the
same code as 2.3.0-rc2.
As always, all kinds of feedback is greatly appreciated.
Thank you, enjoy!
-- Hisham
http://hisham.hm/
!
-- Hisham
--
___
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers
irectory.
> This would probably be a welcome addition to LuaRocks3
> (unfortunately the change isn't backwards compatible)
Yes, this is the kind of feature that would be most welcome in LR3.
-- Hisham
--
___
ntained by Leaf
Corcoran. We thank everyone who sent comments, submitted bug reports
and contributed rockspecs to the repository!
As always, all kinds of feedback is greatly appreciated.
Thank you, enjoy!
-- Hisham
--
Go fr
changes are in the Windows installer. Perhaps it's a
good idea, to call to the users' attention that the layout has
changed?
-- Hisham
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your
On 6 December 2015 at 15:56, François Perrad wrote:
> 2015-12-06 17:24 GMT+01:00 Hisham :
>> On 6 December 2015 at 13:38, François Perrad
>> wrote:
>>> On Ubuntu, the following commands work fine with LuaRocks 2.2.2, but
>>> not with this rc
>>>
>>
re: /usr/bin/lua5.1 and /usr/bin/lua5.2 are the correct
paths for the interpreter?
It's strange that the `[ -x "$LUA_BINDIR/lua$LUA_SUFFIX" ]` failed.
What does the following output in your system?
/bin/sh -c '[ -x /usr/bin/lua5.1 ] && echo yes || echo no'
Thank
Hello LuaRockers!
We are just about ready to release LuaRocks 2.2.3, so I'd like to give
the luarocks-developers list a quick preview before we make a more
widespread announcement on lua-l, so here is a release candidate:
http://luarocks.org/releases/luarocks-2.2.3-rc1.tar.gz
http://luarocks.org/
distro?
Thanks,
-- Hisham
--
___
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers
module-local variables, so it is not designed to run as
a library.
> One thing that I find very frustrating about luarocks is that I've
> never managed to learn how to run it more verbosely...
Did you try the --verbose flag? :) It seems to do wh
you have any questions, you can contact the devroom organizers by
email:
Hisham Muhammad : h [at] hisham [dot] hm
Pierre Chapuis : catwell [at] archlinux [dot] us
Important dates summary:
Submission deadline: 1st December 2015
Acceptance notifications: 8th December 2015
Final sc
you have any questions, you can contact the devroom organizers by
email:
Hisham Muhammad : h [at] hisham [dot] hm
Pierre Chapuis : catwell [at] archlinux [dot] us
Important dates summary:
Submission deadline: 1st December 2015
Acceptance notifications: 8th December 2015
Final sc
On 5 October 2015 at 13:48, Eric Sproul wrote:
> Hello Hisham,
> Thanks for answering my questions, this is all helpful info.
> Followups in-line below.
>
> On Sat, Oct 3, 2015 at 2:37 PM, Hisham wrote:
>> On 2 October 2015 at 15:07, Eric Sproul wrote:
>>> What
are the Debian packages, using a methodology which
predates LuaRocks. Homebrew, for Mac OSX, for instance, currently
bundles LuaRocks with their Lua package, AFAIK.
-- Hisham
--
___
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers
ndboxed. (The
rationale was that LR is cross platform and there are no manpages on
Windows.) You can ship it using copy_directories, but they'll end up
somewhere like /usr/local/lib/luarocks/rocks-5.3/your-module/1.0-1/man/
-- Hisham
---
'm afraid your already aware of the full extent of
customizability that LuaRocks currently offers for these situations...
Isn't "typical Linux" typical enough? Maybe Ignacio's suggestion of
handling Windows and OSX separately would work well...
In any case, thank you for the
Did you try to ping @mascarenhas directly about it?
On 20 July 2015 at 10:42, Ryan Pusztai wrote:
> Hi,
>
> I worked on a release of Orbit and now I want to publish it on LuaRocks root
> repo, but it won't allow me to because I am not the owner. I am a developer
> of the project on GitHub.
>
> I
re:
>
> - lunary
> - lunary-core
> - lunary-optim
> - luse
> - flu
> - prtr-dump
> - prtr-path
> - prtr-test
All transfered! Enjoy!
-- Hisham
--
Don't Limit Your Business. Reach fo
ake a look at this and see if it is worth enabling?
> (Note: it still works without enabling hooks, it just won't update in (soft)
> real time so it's no problem if you prefer not to).
I believe I enabled it! Let me know if you need
Done!
On 29 June 2015 at 15:02, Philipp Janda wrote:
> Hi!
>
> I would like to make a new rock for lhf's lbci library. May I have the
> lbci module ownership be transfered from the "luarocks" account to my
> account ("siffiejoe"), please?
>
> Thx,
> Philipp
>
>
>
> ---
On 10 June 2015 at 14:44, Dimitris Papavasiliou wrote:
> On 06/10/2015 06:10 PM, Hisham wrote:
>> Your pull request can't be merged immediately in the current tree
>> because it breaks compatibility (ie, this rock would break for users
>> of older LuaRocks versions)
In any case, as I've said your method works so I'll probably be going
> that way if my pull request isn't merged.
Your pull request can't be merged immediately in the current tree
because it breaks compatibility (ie, this rock would break for users
of older LuaRocks versions),
ame
tennant
$ ls ~/.luarocks
config-tennant.lua
config-smith.lua
config-capaldi.lua
$ echo 'export LUAROCKS_CONFIG=$HOME/.luarocks/config-$(hostname).lua'
>> ~/.bashrc
If you have tons of boxes, you could even make your .bashrc generate
the appropriate config file based on a templ
If it does, I'll make a new release.
Thanks!
On 9 June 2015 at 12:37, Hisham wrote:
> The problem seems to be that in the second machine datafile is not
> producing the right path. It is producing
> '/home/<>/.luarocks/share/lua/5.1/loverocks/templates/love9' but not
The problem seems to be that in the second machine datafile is not
producing the right path. It is producing
'/home/<>/.luarocks/share/lua/5.1/loverocks/templates/love9' but not
'/home/<>/.luarocks/share/lua/5.1/loverocks/0.0.3-1/templates/love9'.
We recently modified datafile to make it stop goin
ng but, given the complexity and the
> headache I imagine getting this to work for everyone will be, I'm
> starting to rethink this script-based solution. I think I'll give it a
> go first.
Sounds like a plan! If you need any assistance, hit us up here!
-- Hisham
---
r to provide it also as a Lua script that requires the module?
For the end user, experience would be the same, since they would
simply end up with a script in their $PATH and wouldn't care if it
internally launches lua or if it's a binary.
-- Hisham
On 24 April 2015 at 23:21, Choonster TheMage wrote:
> On 25 April 2015 at 05:34, Hisham wrote:
>> Hello list!
>>
>> In the name of the LuaRocks development team, I'm happy to announce
>> LuaRocks 2.2.2. LuaRocks is a package management system for Lua
>>
tribute malware).
Both itch.io and luarocks.org are administered by Leaf.
-- Hisham
--
___
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers
On 22 May 2015 at 11:11, Ignacio Burgueño wrote:
> If people is ok with it, I can take maintainer duties for this rockspec as
> well. If you want, send me the updated rockspec (don't worry about
> versioning, I'll sort that out).
Done, moved over
On May 21, 2015 2:48 AM, "Daurnimator" wrote:
>
> On 21 May 2015 at 15:10, Hisham wrote:
> >
> > On May 20, 2015 11:59 PM, "Daurnimator" wrote:
> >>
> >> On 19 May 2015 at 22:26, Luiz Henrique de Figueiredo
> >> wrote:
> >
WARN= -ansi -pedantic -Wall -Wextra
> > ---
> >> WARN= -Wall -Wextra
>
> As "slayer beast" (darkstalker) noted, luarocks is using an old
> lbase64 release (from 20100323).
> It appears that this release was incorrectly published as compatible
> with '>
On 6 May 2015 at 11:24, Ignacio Burgueño wrote:
> Ok, good.
>
> IIRC you have a script to automate the release of lhf modules?
I did for a while, but the script is outdated now. It follows
attached, parts of it may still be useful.
-- Hisham
lhf-updater
Description: Bi
On 6 May 2015 at 10:30, Ignacio Burgueño wrote:
> As announced here:
> http://permalink.gmane.org/gmane.comp.lang.lua.general/116637
>
> there is a new version of lmathx for Lua 5.3
>
> Attached is an updated rockspec.
>
> Hisham, do you mind uploading it?
No problem — I
er, John Szakmeister, Xpol Wan and Peter Melnichenko. The new
luarocks.org server is maintained by Leaf Corcoran. We thank everyone
who sent comments, submitted bug reports and contributed rockspecs to
the repository!
As always, all kind of feedback is greatly appreciated.
Thank you, enjoy!
On 18 April 2015 at 06:10, Peter Billam wrote:
> Greetings. Hisham wrote:
>> I can hand over the ownership of lgdbm in the repository to you,
>> if you want to maintain the rockspec. I believe I wrote the
>> rockspecs for many of lhf's libraries early on, but I
aintaining MoonRocks. As I said on Twitter,
MoonRocks took the LuaRocks community to a next level!
Cheers!
-- Hisham
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with
s libraries early on, but I have no desire to keep
maintaining them all — if you're using the library, perhaps it would
be a good idea to take over the rockspec ('cause I don't think lhf
himself will; at least I've never seen any movement from his part
towards supporting LuaRocks
Done!
On 6 April 2015 at 16:05, Diab Jerius wrote:
> Hi,
>
> Please transfer ownership of the validate.args module to djerius.
> Although the rockspec doesn't specify a maintainer field, source.url
> points at my bitbucket account.
>
> Thanks,
>
> Diab
>
>
ed with your upload, but I just tried packing
your rockspec here and uploaded the .src.rock to your account (via my
admin superpowers) and it uploaded correctly.
So, you should be all set now.
If you have trouble uploading the .src.rock file
Done, thanks!
-- Hisham
On 3 April 2015 at 11:41, Diab Jerius wrote:
> Hi,
>
> The luaxml module on luarocks is owned by luarocks since the move to
> moonscript.org.
>
> I've created an account on rocks.moonscript.org (djerius) and have
> uploaded newer versions o
ade from that repository, made
based on the r2 tag.
> And lastly, about rocks vs rockspecs. Are rocks needed here at all,
> given that everything is on github, even the binaries?
Rockspecs that don't actually build and only fetch binaries are a
strange beast, we haven't had those ye
at be at LabLua will allocate a slot to the LuaRocks project.
-- Hisham
On Mar 27, 2015 12:05 PM, "Ignacio Burgueño" wrote:
> Any news on this?
>
>
> --
> Dive into the World of Parallel Programm
ng the default behavior?
* User expectations: how do other PMs work in this regard?
* What else am I missing?
Pull requests implementing your favorite option go a long way towards
lobbying for it too. :)
-- Hisham
--
Dive into the W
ner mind) I think I
realized what was going on.
-- Hisham
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for al
s any idea why it is failing, help is greatly appreciated!
-- Hisham
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your h
ing to see "Installation instructions for Windows" and
"Installation instructions for Unix" with such close numbers, with the
Windows instructions slightly ahead.
-- Hisham
--
Dive into the World of Parall
Strange... change `local VER` to `version`.
On Mar 18, 2015 1:49 AM, "Sean Conner" wrote:
> It was thus said that the Great Hisham once stated:
> > > > I'm not sure what all is involved, but if it's too hard and I'm the
> > only
>
On Mar 18, 2015 1:30 AM, "Sean Conner" wrote:
>
> It was thus said that the Great Sean Conner once stated:
> > It was thus said that the Great Hisham once stated:
> > > On 17 March 2015 at 18:28, Sean Conner wrote:
> > > > It was thus
t;> to nuke *just about everything*
>
> Blah blah blah [snip]
>
> Okay, I think I see the problem here.
>
> I have the latest verion via git:
>
> [spc]lucy:~/apps/luarocks>git log
> commit 650c8ae9e8096bbb8f70ad8e0764e91d47dfae86
> Author: Hisham Muhammad
d.
Thank you, enjoy!
-- Hisham
http://hisham.hm/
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
thin
gt; The only ones remaining that I wish to own:
>stringio
>lake
>winapi
>microlight
>
> Is there any automated way of filtering, or must I ask Leaf directly?
Not sure if there's automated filtering, but I just transf
ions for students open on March 16, but the earlier you get in
touch with us, the better!
Cheers,
-- Hisham
http://luarocks.org
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and
Bug fixed! Thanks!
-- Hisham
On 27 February 2015 at 11:29, Игорь, Сальников wrote:
> Arch linux Linux machine 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET
> 2015 x86_64 GNU/Linux
>
> # luarocks-admin help path
>
> Error: LuaRocks 2.2.0 bug (please report at
>
3.0-1.src.rock
> I also tried it both with and without installed luazip.
> Is there any news on this issue?
I could not reproduce the issue here — just installed lualogging on
Lua 5.1 with LuaRocks here.
Could you run it with --verbose and s
On 25 February 2015 at 21:12, Geoff Leyland wrote:
>> On 26/02/2015, at 9:42 am, Hisham wrote:
>>
>> Thank you for the bug report! I filed it in the tracker.
>
> Whoops! Sorry, I should have done that myself.
No, it was my fault for giving outdated instructions; jus
On 24 February 2015 at 08:12, Peter Billam wrote:
> Greetings again. Hisham wrote:
>> but this is a completely different thing: you're referring to
>> the repository search, I was referring about the documentation
>> material on LuaRocks itself.
>
> True; I s
racker.
-- Hisham
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from
e itself is open at
https://github.com/leafo/moonrocks-site
If anyone wants to help with improvements to search, etc, I'm sure Leaf
will appreciate pull requests :)
-- Hisham
--
Download BIRT iHub F-Type - The Free En
gt; Are there plans to fix this? I see this is a vital issue for people to use
> luarocks.
The docs are in Github now, it's easy to fetch the whole thing now.
Contributions on how to better present them are welcome!
-- Hisham
--
oonscript.org/manifests/dougcurrie/lsqlite3-0.9.3-0.rockspec
it has SQLITE as an external_dependency. This means you can do the following:
luarocks install lsqlite SQLITE_LIBDIR=/usr/local/opt/sqlite/lib/
or even
luarocks install lsqlite SQLITE_DIR=/usr/local/opt/sqlite/
to make sure it picks the matc
ve the luarocks.org site/docs as a wiki. In
spite of having to deal with spam occasionally, there were quite a few
occasions where users contributed significant docs. Perhaps having it
in a way that makes it easy for people to send pull requests it could
work just as well.
-- Hisham
---
Done, thanks!
-- Hisham
On 9 February 2015 at 16:21, Philipp Janda wrote:
> Hi!
>
> Could someone with access to the `luarocks` user on Moonrocks please upload
> this updated rockspec for luasocket? It adds the `LUA_COMPAT_APIINTCASTS`
> define which at the moment is needed f
are appreciated.
-- Hisham
[1] https://github.com/yuri/sputnik/tree/master/sputnik-medialike
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Sla
s.
>
> What would be the best way to fix this situation?
Sometimes they have different release dates, so I made separate
versions that were "lua ~> 5.1" and "lua ~> 5.2". When they were
released at the same date, I used "yyymmdd.51" and "yyym
1 - 100 of 1074 matches
Mail list logo