On 6/5/06, Laine Lee <[EMAIL PROTECTED]> wrote: > Please help me compile CDTools on an iNtel iMac. > > CDtools version is 2.01.01-10.4.1 > > Here's the apparent error: > > /usr/bin/install -c -p -m 644 AN* INSTALL README* ABOUT COPYING Changelog > START PORTING COMPILE BUILD > /sw/src/fink.build/root-cdrecord-2.01.01-10.4.1/sw/share/doc/cdrecord/ > install: READMEs: Inappropriate file type or format > > after the error appears: > > ### execution of /usr/bin/install failed, exit code 71 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-cdrtools-2.01.01-10.4.1 > (Reading database ... 16077 files and directories currently installed.) > Removing fink-buildlock-cdrtools-2.01.01-10.4.1 ... > Failed: phase installing: cdrecord-2.01.01-10.4.1 failed > > Thanks. > > -- > Laine Lee >
READMEs is indeed different from everything else, because it's a directory: drwxr-sr-x root/bin 0 2005-04-21 07:00:47 cdrtools-2.01.01/READMEs/ -rw-r--r-- root/bin 927 2001-02-18 06:50:00 cdrtools-2.01.01/READMEs/README.aix (etc) That would presumably account for the "inappropriate format" message. (maintainer cc'ed) -- Alexander K. Hansen Fink Documenter (still) _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
