install --local pl.tablex
я же показал как: $ tarantoolctl rocks --server luarocks.org install penlight Warning: Failed searching manifest: Failed loading manifest for luarocks.org: luarocks.org/manifest: No such file or directory Installing http://luarocks.org/repositories/rocks/penlight-1.13.1-1.src.rock Missing dependencies for penlight 1.13.1-1: luafilesystem (not installed) penlight 1.13.1-1 depends on luafilesystem (not installed) Warning: Failed searching manifest: Failed loading manifest for luarocks.org: luarocks.org/manifest: No such file or directory Installing http://luarocks.org/repositories/rocks/luafilesystem-1.8.0-1.src.rock env MACOSX_DEPLOYMENT_TARGET=10.5 gcc -O2 -fPIC -I/usr/local/include/tarantool -c src/lfs.c -o src/lfs.o env MACOSX_DEPLOYMENT_TARGET=10.5 gcc -bundle -undefined dynamic_lookup -all_load -o lfs.so src/lfs.o luafilesystem 1.8.0-1 is now installed in /Users/mons/work/tarantool/tmp/.rocks (license: MIT/X11) penlight 1.13.1-1 is now installed in /Users/mons/work/tarantool/tmp/.rocks (license: MIT/X11) $ tarantool Tarantool 2.10.4-0-g816000e type 'help' for interactive help tarantool> require("pl.tablex") --- - merge: 'function: 0x0103485290' compare_no_order: 'function: 0x010349edd0' imap2: 'function: 0x010348d7b8' foreach: 'function: 0x010348d838' icopy: 'function: 0x0103485498' ...
вот так не работает tarantoolctl rocks --server luarocks.org install penlight вот так работает tarantoolctl rocks --server http://luarocks.org install penlight
Забавно. А у меня и так и так
Ну может это маковые приколы
это ты еще в 1.10 не пробовал, там = надо указывать, поэтому --server=http://luarocks.org
Обсуждают сегодня