LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem with compile -> aclocal-1.7 missing ? (https://www.linuxquestions.org/questions/linux-software-2/problem-with-compile-aclocal-1-7-missing-161263/)

muah 03-23-2004 03:14 AM

Problem with compile -> aclocal-1.7 missing ?
 
Hi

I want to install Lisa but I get this error when i try to run make (./configure made makefile without an error):
Code:

root@majestic:/0/lisa-0.2.2# make
cd . && /bin/sh /0/lisa-0.2.2/admin/missing --run aclocal-1.7
/0/lisa-0.2.2/admin/missing: line 65: aclocal-1.7: command not found
WARNING: `aclocal-1.7' is needed, and you do not seem to have it handy on your
        system.  You might have modified some files without having the
        proper tools for further handling them.  Check the `README' file,
        it often tells you about the needed prerequirements for installing
        this package.  You may also peek at any GNU archive site, in case
        some other package would contain this missing `aclocal-1.7' program.
make: *** [aclocal.m4] Error 1

Does anyone have an idea how to solve this problem?

Thanks in advance

Muah

desoft 04-02-2004 04:50 PM

Same problem
 
I have the same problem while trying to installing the Dtp program Scribus.
I tried to superate the problem by linking as aclocal-1.7 to aclocal-1.6.
While the compiling didn't stopped to the same position, the problem wasn't resolved.


All times are GMT -5. The time now is 04:19 AM.