Alexander K. Hansen wrote: > On 7/5/06, Christophe Saigne <[EMAIL PROTECTED]> wrote: >> Can't install uw-imap-c-client-2004e-10 on my powerbook G4, Macosx 10.4.7, >> Xcode 2.3 failed >> >> ... >> /usr/bin/install -c -p -m 644 CONTENTS CPYRIGHT README SPECIALS SUPPORT >> docs/* >> /sw/src/fink.build/root-uw-imap-c-client-2004e-10/sw/share/doc/uw-imap-c-client/ >> install: docs/draft: Inappropriate file type or format >> ### execution of /usr/bin/install failed, exit code 71 >> Removing build lock... >> /sw/bin/dpkg-lockwait -r >> fink-buildlock-uw-imap-c-client-2004e-10 >> (Lecture de la base de donn'ees... 84779 fichiers et r'epertoires d'ej`a >> install'es.) >> Suppression de fink-buildlock-uw-imap-c-client-2004e-10 ... >> Failed: phase installing: uw-imap-c-client-2004e-10 failed >> > > Unfortunately, the system's /usr/bin/install doesn't want to install > directories. You may be able to get around this by insttalling the > coreutils-default package.
Even more unfortunately, this won't help ;-) The DocFile code in (released) fink uses explicitly /usr/bin/install. What is really unfortunate here is that fink HEAD has drifted so far from released fink in this respect, so that developers who run fink HEAD are bound to make this kind of mistakes (namely relying on recursive copying of docfile directories). I have put a version uw-imap-c-client-2004e-11 into 10.4/unstable CVS that should fix this problem. -- Martin Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
