Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage? #3

Open
kkaefer opened this issue Mar 8, 2013 · 1 comment
Open

Usage? #3

kkaefer opened this issue Mar 8, 2013 · 1 comment

Comments

@kkaefer
Copy link

kkaefer commented Mar 8, 2013

Is it possible to use dub without installing lubyk? If so, can you please add a small note on usage to the README?

@gaspard
Copy link
Member

gaspard commented Mar 12, 2013

Once the bindings are generated, lubyk is not needed any more. But you need a minimal lubyk installation to run dub.

...> git clone git://github.com/lubyk/lubyk.git
...> cd lubyk
...> mkdir build
...> cd build
...> cmake ..
...> make install

The install is clean. Created files are:

/usr/local/lib/lua/5.1/lubyk.lua
/usr/local/lib/lubyk (linux)
/Applications/Lubyk.app (mac).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants