On 22/06/2010 1:05 PM, Wolfgang Engelmann wrote:
Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux:
On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote:
but this gives me:
wolfg...@wolfgang:~/lyx-devel$ autogen.sh
bash: autogen.sh: command not found
The ./ (dot slash) is important. It tells your shell to execute the file
from the current folder. If you get an error again, make sure the file
is present by doing
ls
which should list the files in the current folder. If you copied the LyX
source files correctly, you should see autogen.sh in there.
Here are build instructions again:
http://www.physics.utoronto.ca/~jrioux/resources/lyx/#devel
--
Julien