On 5/19/14, 10:12 AM, Mike Wilkes wrote: > Hello again, > > I know this is a pain in the behind, but I get the following output > after installing "sbcl-1058-maxima" and "sbcl-1058-maxima recode": > > g4ppc:~ mikeppc$ sudo fink install sbcl-1058-maxima > Password: > Information about 13433 packages read in 17 seconds. > No packages to install. > > g4ppc:~ mikeppc$ fink install sbcl-1058-maxima recode > Information about 13433 packages read in 9 seconds. > No packages to install. > > g4ppc:~ mikeppc$ fink install maxima > Information about 13433 packages read in 11 seconds. > Can't resolve dependency "sbcl-1058-maxima recode" for package > "maxima-5.30.0-5" (no matching packages/versions found) > > Exiting with failure. > > Are maxima and xmaxima still available for the old g4? If so, can you > help? Many thanks, Alex. > > -Mike > > > >
There's a typo in /sw/fink/10.4/stable/main/finkinfo/10.5-EOL/crypto/maxima.info. The line (%m = powerpc) sbcl-%type_pkg[ppcsbcl]-maxima needs a comma after it. That's why fink is treating "sbcl-1058-maxima recode" as a single package name. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
