Graham Leggett wrote:
Martin Costabel wrote:
Graham-Leggetts-Computer:~ minfrin$ sudo apt-get update Err file: unstable/main Packages File not found
Run "fink scanpackages". This is in the FAQ, too.
The instructions I was following were in question 5.8 in the FAQ, and I can't see any reference to scanpackages anywhere :(
It's in FAQ#5.24
Having done scanpackages, the warnings about missing files are now gone, but the core problem remains:
Graham-Leggetts-Computer:~ minfrin$ sudo apt-get install postgresql-ssl Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package postgresql-ssl
It is not in the binary distribution, see the package database at http://fink.sourceforge.net/pdb/package.php/postgresql-ssl
According to the package search, postgresql-ssl exists, but it still cannot be installed, even with unstable enabled.
With "fink install" it should be installable from source. If you want the unstable version, you need to enable unstable/crypto. All the *-ssl stuff is in crypto, not main.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
