John Labenski ha scritto:
We've also patched our lua so it should be installed if people want to
compile their programs using the wxlua libs. Can we put the includes
into

/usr/loca/include/wxlua/...

maybe it's non standard, but I definitely don't want to overwrite
other people's things. (Thats why I never install tgz sources I
compile into the system path).
currently the headers are installed into an 'include' subfolders of:

drwxr-xr-x  3 root root  72 2006-02-27 21:49 lua/
drwxr-xr-x  6 root root 144 2006-02-27 21:49 wxbind/
drwxr-xr-x  3 root root  72 2006-02-27 21:49 wxbindstc/
drwxr-xr-x  3 root root  72 2006-02-27 21:49 wxlua/
drwxr-xr-x  3 root root  72 2006-02-27 21:49 wxluadebug/
drwxr-xr-x  3 root root  72 2006-02-27 21:49 wxluasocket/

in $PREFIX so no header should be ever overwritten. Do you mean that's better to install all of them in folders like:

$PREFIX/include/wxlua/lua/include/*.h
$PREFIX/include/wxlua/wxbind/include/*.h
$PREFIX/include/wxlua/wxbindstc/include/*.h
$PREFIX/include/wxlua/wxlua/include/*.h
$PREFIX/include/wxlua/wxluadebug/include/*.h
etc...
?



About the lua executable, maybe it's best to rename it to wxlua-lua as
Francesco suggested.
ok, done the change in bakefiles.

Francesco



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to