Hi Folks, I am trying to build a debian package of ayttm.
what i did apt-get source ayttm dpkg-source -x ayttm*dsc cd ayttm-<dir-extracted-to> debian/rules binary and this the error i get. I would appreciate some pointers on how to solve this. I did search for mkinstalldirs on packages.debian.org and automake1.6 has it and this package is installed. <snipped> # Add here commands to install the package into debian/ayttm. mkdir -p /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share/ayttm/smileys/Console\ Smileys mkdir -p /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share/ayttm/smileys/Giles\ Smileys /usr/bin/make install DESTDIR=/home/harshu/ayttm-0.3.1.20030527/debian/ayttm make[1]: Entering directory `/home/harshu/ayttm-0.3.1.20030527' Making install in pixmaps make[2]: Entering directory `/home/harshu/ayttm-0.3.1.20030527/pixmaps' make[3]: Entering directory `/home/harshu/ayttm-0.3.1.20030527/pixmaps' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share/pixmaps mkdir /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share/pixmaps /usr/bin/install -c -m 644 ayttm.png /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share/pixmaps/ayttm.png make[3]: Leaving directory `/home/harshu/ayttm-0.3.1.20030527/pixmaps' make[2]: Leaving directory `/home/harshu/ayttm-0.3.1.20030527/pixmaps' Making install in po make[2]: Entering directory `/home/harshu/ayttm-0.3.1.20030527/po' /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /home/harshu/ayttm-0.3.1.20030527/debian/ayttm/usr/share ../.././mkinstalldirs: ../.././mkinstalldirs: No such file or directory make[2]: *** [install-data-yes] Error 127 make[2]: Leaving directory `/home/harshu/ayttm-0.3.1.20030527/po' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/harshu/ayttm-0.3.1.20030527' make: *** [install] Error 2 rock:/home/harshu/ayttm-0.3.1.20030527# regards harshu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]