On Mon, Jul 30, 2012 at 9:00 PM, easior <eas...@tom.com> wrote: > Hi, all! > > I am a TeX user with TeX Live installed by Gentoo portage. Recently, I found > that the TeX Live version have been updated to 2012 and I want to refresh my > Gentoo system. Unfortunately, the package, texlive-basic-2012, couldn't be > properly compiled. Viewed from the build.log, it maybe caused by the package > zlib. The version of zlib did not match to texlive-basic since texlive-basic > needs the zlib library with version 1.2.5.1, but the zlib in my gentoo is > updated to version 1.2.7. On the other hand, the ebuild of zlib-1.2.5 have > been removed by the Gentoo protage and the downgrading of zlib is not a good > solution for zlib-1.2.7 is pulled by many packages. >
$ revdep-rebuild $ emerge -1 lua Should do the trick. -- Doug Goldstein