Kornel Benko a écrit :
Hi, in the trunk-cmake-build, we install everything into a single directory like /usr/local/share/lyx2.0.I would like to additionally install a smal shell script as "/usr/bin/lyx" beeing a wrap to call the actual executable.
What is it good for? We should install to $prefix/bin, $prefix/share... and not one piece in /usr/bin and another to /usr/local. But I may misunderstand what you want to do. JMarc