That did it. Thanks Jeremy. Jeremy Suo-Anttila : > its trying to overwrite the existing dirs try moving them to a diff location > and then rm the existing ones and run the install again \ > > > > -----Original Message----- > From: Leo Magallon [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 24, 2001 6:55 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Upgrading to 0.45 problem FYI. > > > Hey guys whenever I tried to make install-strip qmailadmin I was getting: > > cp -R html/* /usr/local/share/qmailadmin//html > cp: cannot overwrite directory `/usr/local/share/qmailadmin//html/en' with > non-directory > cp: cannot overwrite directory `/usr/local/share/qmailadmin//html/ja' with > non-directory > cp: cannot overwrite directory `/usr/local/share/qmailadmin//html/pt-BR' > with non-directory > make[3]: *** [install-data-local] Error 1 > make[3]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make: *** [install-strip] Error 2 > > So I went into Makefile and took out the extra / between qmailadmin and > html. > > > Did another make install-strip and it saying this now: > > cp -R html/* /usr/local/share/qmailadmin/html > cp: cannot overwrite directory `/usr/local/share/qmailadmin/html/en' with > non-directory > cp: cannot overwrite directory `/usr/local/share/qmailadmin/html/ja' with > non-directory > cp: cannot overwrite directory `/usr/local/share/qmailadmin/html/pt-BR' with > non-directory > make[3]: *** [install-data-local] Error 1 > make[3]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/leo/qmail/qmailadmin-0.45' > make: *** [install-strip] Error 2 > > > Should be something really easy to fix by the guys who know this package > like the back of their hands and servers. > > Regards, > > Leo. > > > ______________________________________________________________ > Consigue tu Email @PANAMA1.com Gratis Hoy!! Dile a tus amigos. > http://www.panama1.com > El Motor de Busqueda Paname�o. > ______________________________________________________________ Consigue tu Email @PANAMA1.com Gratis Hoy!! Dile a tus amigos. http://www.panama1.com El Motor de Busqueda Paname�o.
