|
cd g5config;make || (make -f Makefile.dist && ./configure && make)
make[1]: Entering directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
make[1]: Entering directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
This Makefile is only for the CVS repository
This will be deleted before making the distribution
make[2]: Entering directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52 or 2.53
make[2]: *** [cvs] Error 1
make[2]: Leaving directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ren/.gWuBi/gWuBi-1.0/g5config'
make: *** [g5Config] Error 2
[root@protein gWuBi-1.0]# make install
strip gWuBi
strip g5config/g5config/g5config
strip: g5config/g5config/g5config: No such file or directory
make: *** [install] Error 1
~ |
|