Packages are now available for the i386 architecture release of Debian
GNU/Linux 2.2 (potato) and 3.0 (woody). 

They are available for download from http://www.aspseek.org/pkg/deb/


First time installation using apt-get
-------------------------------------

Ensure you have added the correct line to your sources.list as given below: 

apt-get update
        will update the internal database
apt-get install aspseek
        will install the backend programs (searchd & index)

You will need to install one or both of the following depending on your
requirements:

apt-get install aspseek-cgi
        will install the frontend cgi (s.cgi)
apt-get install libapache-mod-aspseek
        will install the apache module version of s.cgi


Upgrading from a previous release
---------------------------------

Ensure you have added the correct line to your sources.list as given below: 

apt-get update
        will update the internal database
apt-get upgrade
        will install updated packages


Matt.

----------------------------------------------------------------------------
Debian GNU/Linux 2.2 alias potato apt-get:
  deb http://www.aspseek.org/pkg/deb/aspseek-libmysqlclient10 potato aspseek
Debian GNU/Linux 3.0 alias woody apt-get:
  deb http://www.aspseek.org/pkg/deb/aspseek-libmysqlclient10 woody aspseek

Reply via email to