Added message for missing xpm devel libs for debian/corel.
This commit is contained in:
parent
c9b253940e
commit
284995e687
|
@ -127,7 +127,8 @@ then
|
||||||
echo "which you need to install:"
|
echo "which you need to install:"
|
||||||
echo "Redhat : xpm, xpm-devel"
|
echo "Redhat : xpm, xpm-devel"
|
||||||
echo "Caldera OpenLinux : xpm, xpm-devel, xpm-devel-static"
|
echo "Caldera OpenLinux : xpm, xpm-devel, xpm-devel-static"
|
||||||
echo "SuSE: xpm"
|
echo "SuSE : xpm"
|
||||||
|
echo "Debian/Corel Linux: xpm4g, xpm4g-dev"
|
||||||
echo
|
echo
|
||||||
echo "Or get the sources from ftp.x.org and all its mirror sites from "
|
echo "Or get the sources from ftp.x.org and all its mirror sites from "
|
||||||
echo "the directory /contrib/libraries."
|
echo "the directory /contrib/libraries."
|
||||||
|
|
Loading…
Reference in New Issue