>From: "marie laure dehon" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: Rep:Re: help
>Date: Tue, 21 May 2002 07:19:36 GMT
>
>yes i try but we have tjhis message : "could not find package "
Maybe the Progeny distribution has only a part of the packages
that Debian has.
Probably you have still the original /etc/apt/sources.list.
You may enable the "stable" distribution from Debian (if you run a
server) or the "testing" distribution (if you run a station).
Thereafter run
apt-get update
Then running �dpkg -l mysql� should show that the mysql packages is
known.
Then retry
apt-get install mysql
-Hanspeter