Hi again :)
I've been trying to install fontconfig for a day now (its in my update
world list). However I'm running into some difficulty. Here's what my
console looks like when it barfs.
-- Installing fontconfig-user.txt
-- Installing fontconfig-devel.txt
-- Installing fontconfig-user.html
for i in fontconfig-devel; do \
/bin/sh ../mkinstalldirs
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$i
; \
for f in $i/*; do \
echo '-- Installing '$f ; \
/bin/install -c -m 644 $f
/var/tmp/portage/fontconfig-2.2.0-r2/image//usr/share/doc/fontconfig-2.2.0-r2/$f;
\
done \
done
mkdir
/var/tmp/portage/fontconfig-2.2.0-r2/image/usr/share/doc/fontconfig-2.2.0-r2/fontconfig-devel
-- Installing fontconfig-devel/*
/bin/install: cannot stat `fontconfig-devel/*': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/doc'
make: *** [install-recursive] Error 1
!!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
!!! Function einstall, Line 326, Exitcode 2
!!! einstall failed
That directory ../fontconfig-devel is indeed there, however it is empty.
Does anyone have any idea how I can fix this?
Thanks,
Mike
-><-
"And don't tell me there isn't one bit of difference between null and
space, because that's exactly how much difference there is. :-)"
--Larry Wall in <[EMAIL PROTECTED]>
SDF Public Access UNIX System - http://sdf.lonestar.org
--
[EMAIL PROTECTED] mailing list