Andy Hargreaves wrote: > Hi > > I am trying to install on OS X 10.4.2 using sudo fink install scribus > > The process runs fine, but fails during installation with this error > > install -d -m 755 /sw/src/root-freetype2-2.1.3-21/sw/lib/freetype2/lib > mv /sw/src/root-freetype2-2.1.3-21/sw/bin > /sw/src/root-freetype2-2.1.3-21/sw/lib/freetype2 > mv: rename /sw/src/root-freetype2-2.1.3-21/sw/bin to > /sw/src/root-freetype2-2.1.3-21/sw/lib/freetype2/bin: No such file or > directory > ### execution of mv failed, exit code 1 > Failed: installing freetype2-2.1.3-21 failed
You need to update your Fink distribution for OSX 10.4. The version of freetype2 you are trying to build was last seen in January 2005 in the distribution for OSX 10.3. -- Martin
