22 Feb
2004
22 Feb
'04
8:59 p.m.
On Sun, Feb 22, 2004 at 09:53:22PM +0100, Andreas Jung wrote:
You compiler installation is incomplete (means it checks for the installation of the C++ compiler which is not available).
So how do I correct the problem? ie which package do I install?
-aj
--On Sonntag, 22. Februar 2004 20:46 Uhr +0000 John Poltorak <jp@warpix.org> wrote:
On Sun, Feb 22, 2004 at 12:17:03PM -0800, Dennis Allison wrote:
I find it always better to install from sources. Remember that ./configure does configuration and so missing features are generally OK.
I tried building from source but ./configure stopped quite early with:-
cannot exec `cc1plus': No such file or directory
-- John