From: David C. <cl...@au...> - 2004-10-07 01:14:17
|
AIX Toolbox mail archives are at: http://www-124.ibm.com/pipermail/aixtoolbox-list/ You can look at individual emails, download a month's worth, or download the full list archive as one file (link near the top). Latex is not in the Toolbox, but yacc is... or rather, bison is. AIX has it's own native yacc command, in the bos.adt.utils fileset. If you instead want to use the GNU version of yacc (called bison), it is in the bison package: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/bison/bison-1.875-2.aix5.1.ppc.rpm (Actually, that package includes 'yacc', but it just execute 'bison'). -- David Clissold cl...@au... On Wed, Oct 06, 2004 at 11:09:47AM +0100, Mario Ribeiro (JORDÃO) wrote: > Hi, > > Could someone explain me how to search in the aixtoolbox-list Archives. > > I need latex and yacc. I can't find them on the aixtoolbox. > > Mário Ribeiro > > _______________________________________________ > aixtoolbox-list mailing list > aix...@ww... > http://www-124.ibm.com/developerworks/oss/mailman/listinfo/aixtoolbox-list |