Stéphane Zampelli wrote: > HI all, > Any idea, why the following error occurs? > Thanks, > S.Zampelli. > > OSX 10.5.8 > > $ sudo fink selfupdate > $ sudo fink update-all > $ fink --version > Package manager version: 0.27.16 > Distribution version: 0.9.0.2 i386 > $ sudo fink install latex2html > (you never need to use 'sudo' before any 'fink' command) > ... > > updmap: Map file links: > psfonts.map -> psfonts_t1.map > pdftex.map -> pdftex_dl14.map > dvipdfm.map -> dvipdfm_dl14.map > > /sw/bin/dpkg: error processing tetex-base (--install): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > tetex-base > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package tetex-base-3.0-1005 > tetex had an expiration date coded into it, we didn't find out about it until the error occurred. This has been fixed in our source distribution in tetex-3.0-1006.
You're going to need to install from source to get a newer version. Make sure you have Xcode installed (I recommend version 3.1.3), then follow the update instructions in http://www.finkproject.org/faq/upgrade-fink.php?phpLang=en#leopard-bindist1 After that, use "fink rebuild tetex-texmf ; fink reinstall tetex-texmf", and then you should be able to install a working tetex-base. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
