tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tlf-devel] tlf installation problem ?


From: Fabian Kurz
Subject: Re: [Tlf-devel] tlf installation problem ?
Date: Sat, 2 Aug 2008 13:12:53 +0200
User-agent: Mutt/1.4.2.1i

Hello Uli,

On Fri, Aug 01, 2008 at 09:51:04PM +0200, uli wrote:
> I am a newbie and have some problems with intallation of tlf-0.9.31
> ./configure gives me this error messages:
> ...
> - checking for gcc... gcc
> - checking for C compiler default output file name....
> - configure: error: C compiler cannot create executables
[...] 
> I use Ubuntu V7.10
> Any ideas ?

looks like you're missing some crucial packages. First, install the
'build-essential' package, by:

 sudo apt-get install build-essential

For TLF you'll also need hamlib and ncurses, which are probably not
installed on your system by default; get them by:

 sudo apt-get install libhamlib2 libhamlib-dev libncurses5-dev libncurses5

After that, TLF should build properly.

73,
-- 
Fabian Kurz, DJ1YFK * Dresden, Germany * http://fkurz.net/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]