lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of Hisham
> Sent: maandag 10 februari 2014 0:39
> To: Lua mailing list
> Subject: Re: [ANN] tekUI 1.05
> 
> On 9 February 2014 20:17, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-
> rio.br> wrote:
> >> I have combined your changes into a single patch. Does this work? It
> >> could be a remedy until the build configuration has been corrected:
> >>
> >> http://tekui.neoscientists.org/patches/tekui-1.05-macosx-build.patch
> >
> > That worked out of the box! Thanks for your prompt patch.
> 
> I wrote a rockspec and included tekUI in the LuaRocks repository. I tested
> the rockspec on Linux (and ran the tutorial "hello" code). I also added the
> configuration tweaks specified in the above patch for OSX as well as
> Windows-specific config tweaks for mingw32, but didn't test either platform.
> 
> http://luarocks.org/repositories/rocks/#tekui
> 
> -- Hisham

Doesn't work for me (Windows, MinGW). Log below;

os.execute:     type NUL && C: & cd "C:\Users\Thijs\AppData\Local\Temp\luarocks_tekui-1.05-1-728" & "C:\Program Files (x
86)\LuaRocks\2.1\bin\7z" -aoa x "tekui-1.05.tgz"

7-Zip 9.10 beta  Copyright (c) 1999-2009 Igor Pavlov  2009-12-22

Processing archive: tekui-1.05.tgz

Extracting  /www/loona/tekui/htdocs/releases/tekui-1.05.tgz

Everything is Ok

Size:       2959360
Compressed: 649224
Results: 1
  1 (number): 0

os.execute:     type NUL && C: & cd "C:\Users\Thijs\AppData\Local\Temp\luarocks_tekui-1.05-1-728" & "C:\Program Files (x
86)\LuaRocks\2.1\bin\7z" -aoa x "tekui-1.05.tar"

7-Zip 9.10 beta  Copyright (c) 1999-2009 Igor Pavlov  2009-12-22


Error:
cannot find archive
Results: 1
  1 (number): 2

os.execute:     type NUL && cd \ & if exist "C:\Users\Thijs\AppData\Local\Temp\luarocks_tekui-1.05-1-728\\" ( RMDIR /S /
Q "C:\Users\Thijs\AppData\Local\Temp\luarocks_tekui-1.05-1-728" ) else ( DEL /Q /F "C:\Users\Thijs\AppData\Local\Temp\lu
arocks_tekui-1.05-1-728" )
Results: 1
  1 (number): 0

os.execute:     type NUL && cd \ & if exist "C:\Users\Thijs\AppData\Local\Temp\luarocks_luarocks-rock-tekui-1.05-1-1197\
\" ( RMDIR /S /Q "C:\Users\Thijs\AppData\Local\Temp\luarocks_luarocks-rock-tekui-1.05-1-1197" ) else ( DEL /Q /F "C:\Use
rs\Thijs\AppData\Local\Temp\luarocks_luarocks-rock-tekui-1.05-1-1197" )
Results: 1
  1 (number): 0

Error: Failed extracting tekui-1.05.tgz