I'm trying to complete step 1 of compiling...
Running ./autogen.sh gives **Error**: Directory `.' does not look like the top-level package directory
Running automake, autoconf, then ./configure gives config.status: error: cannot find input file: `Makefile.in'
What should I do?
I'm trying to complete step 1 of compiling...
Running
./autogen.shgives**Error**: Directory `.' does not look like the top-level package directoryRunning
automake,autoconf, then./configuregivesconfig.status: error: cannot find input file: `Makefile.in'What should I do?