[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tlf-devel] Problem to compile TLF.
From: |
David Quental |
Subject: |
[Tlf-devel] Problem to compile TLF. |
Date: |
Sun, 6 Dec 2015 13:30:57 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Hello all,
I have been having problems to compile TLF:
make[2]: Entering directory '/home/ct1drb/tlf/src'
CC keyer.o
keyer.c:31:19: fatal error: panel.h: No such file or directory
#include <panel.h>
^
compilation terminated.
Makefile:547: recipe for target 'keyer.o' failed
make[2]: *** [keyer.o] Error 1
I know how to solve it, just to add the path for panel.h,
/usr/include/ncurses/. However, when I perform command git pull it gives
me problems with the changed files.
Is there a way to solve it ?
Looking forward to reading from you.
Best 73.
CT1DRB
David Quental
- [Tlf-devel] Problem to compile TLF.,
David Quental <=
- Re: [Tlf-devel] Problem to compile TLF., Thomas Beierlein, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., David Quental, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., Thomas Beierlein, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., David Quental, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., Nate Bargmann, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., David Quental, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., David Quental, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., Thomas Beierlein, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., Nate Bargmann, 2015/12/06
- Re: [Tlf-devel] Problem to compile TLF., Thomas Beierlein, 2015/12/06