Luke Gill wrote: > Yep, I tried that before the last email. Here is the error I get. > > > [Kirin:~] lukegill% sudo fink install mozilla-1.0.0-1 > Password: > Information about 1460 packages read in 1 seconds. > > pkg mozilla version 1.0.0-1 > Failed: no matching version found for mozilla > > I am beginning to think the package is not named that.
I assume you have the mozilla-1.0.0-1 info and patch files in /sw/fink/10.1/stable/crypto/finkinfo/ If you did the 10.2 upgrade according to the rules, your "fink install" command will not see the packages that exist only in /sw/fink/10.1 and not in /sw/fink/10.2 (=/sw/fink/dists). This is, of course, reasonable. If you are sure you absolutely want to install a package from 10.1, you can copy its info and patch files from there into your /sw/fink/dists/local/main/finkinfo directory. "fink install" will then find it. -- Martin ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
