[Nix-dev] lua without popen
Florian Friesdorf
flo at chaoflow.net
Mon Aug 23 16:23:02 CEST 2010
Hi,
just making my first steps with nix on ubuntu 10.4.1 (64bit).
Lua is built without popen support.
% which lua
/home/cfl/.nix-profile/bin/lua
15:54:22 eve:~/
% lua
Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio
> io.popen('ls')
stdin:1: 'popen' not supported
stack traceback:
[C]: in function 'popen'
stdin:1: in main chunk
[C]: ?
Is this a problem of nix on ubuntu, or a problem of how lua ist built
with nix?
popen support is needed by the awesome window manager for tab completion
and awesome's obivious widget library.
florian
--
Florian Friesdorf <flo at chaoflow.net>
GPG FPR: EA5C F2B4 FBBB BA65 3DCD E8ED 82A1 6522 4A1F 4367
Jabber/XMPP: flo at chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/c6669f76/attachment.bin
More information about the nix-dev
mailing list