szerintem meg van egyszerûbb eszköz is, pl a ccd2iso.
Próbáld ki azt.
[align=right][snapback]139032[/snapback][/align]
ki is próbálnám, ha nem irná ki az alábbit a „make” után:
cd . && /bin/sh /home/kozos/download/ccd2iso/missing –run aclocal-1.6
/home/kozos/download/ccd2iso/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6′ 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.6′ program.
make: *** [aclocal.m4] Error 1
Csak tudnám mi az az aclocal, meg honnan szerezzem be.
valakinek ötlete?
javítom magam, az automake csomag része ez, és a láma ccd2iso programozó bedrótozta a verziófüggést a konfigba, tehát azért nem indult el mert az UHU 1.2-be az aclocal script 1.9 van és nem találta.
tahát aki szintén így jár/járt annak gyors megoldás:
ln -s /usr/bin/aclocal-1.9 /usr/bin/aclocal-1.6
ln -s /usr/bin/automake-1.9 /usr/bin/automake-1.6
a többit meg megírom a programfejlesztõnek, tanuljon belõle õ is 😀
legutóbbi hsz