2009/6/4 M Rawash <mrawash@gmail.com>:
i'd like people with 32bit machines to test http://aur.archlinux.org/packages.php?ID=26733 for me.
for some reason it gives me a "wrong ELF class" error on my i686 machine, so you'd have to actually run it before you can confirm that it works..
thanks, M Rawash
Hi, some comments about the package: 1) for me it compiles just fine, but when try to run it, pops up an error dialog with: /usr/share/textadept//core/lua_dialog.lua:33: module 'gtk' not found: no field package.preload['gtk'] no file '/usr/share/textadept//core/gtk.lua' no file './gtk.lua' no file '/usr/local/share/lua/5.1/gtk.lua' no file '/usr/local/share/lua/5.1/gtk/init.lua' no file '/usr/local/lib/lua/5.1/gtk.lua' no file '/usr/local/lib/lua/5.1/gtk/init.lua' no file 'gtk.so' 2) lua is listed as optional dependency, but in the PKGBUILD it is explicitly included. Is that right that way? 3) according to namcap libffi is not needed, and it compiles fine without it. couldn't run it yet, so not sure that's really necessary 4) ".so" files are usually located at /usr/lib/${pkgname} 5) LICENSE is installed twice, once in /usr/share/licenses, and once in /use/share/textadept Cheers, Greg