Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux: > On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote: > > experienced people would have know that one has to run > > autogen > > and not autogen.sh > > autogen.sh is correct, not autogen. The complete procedure is: > > cd ~/lyx-devel > ./autogen.sh
but this gives me: wolfg...@wolfgang:~/lyx-devel$ autogen.sh bash: autogen.sh: command not found I have downloaded with synaptic autogen (debian). So my question again, where do I get the necessary autogen.sh? hope this is not taken up by Google again, as happened before, showing all the world how stupid I am. There should be a kind of direct tutoring in those cases. I am willing to report afterward the results. Thanks, folk for your patience, Wolfgang > ./configure > make > > optionally you would also run: > > sudo make install
