Results 1 to 3 of 3
[root@redhat nesgui-0.1.4]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working ...
- 07-04-2003 #1Just Joined!
- Join Date
- Jun 2003
- Location
- tampa
- Posts
- 21
cannot find neclientheaders.h header file
[root@redhat nesgui-0.1.4]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for /usr/local/include/netclass.h... yes
checking for /usr/local/lib/libnetclass.la... yes
checking for gethostbyname... yes
checking for socket... yes
checking for inet_aton... yes
checking for inet_addr... yes
checking for inet_pton... yes
checking for poll... yes
checking for select... yes
checking for strerror... yes
checking for /usr/local/include/neclientheaders.h... no
configure: error: cannot find neclientheaders.h header file.
[root@redhat nesgui-0.1.4]#
I cant find anything on the web, on where to get source for this header file,
can anyone help,
I am using RH9, and i am trying to install nesgui, a P2p prog.
let met know if you need more info,
thanks
- 07-04-2003 #2Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
Take a look at http://www.computing.net/linux/wwwbo...rum/20645.html the 3rd msg down references your error with several possible solutions.
Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 07-04-2003 #3Linux User
- Join Date
- Jun 2003
- Location
- Calgary, AB CANADA
- Posts
- 496
On the NEsGUI site, it mentions making use of the NEshare library. Did you install that as well? If not, it's obtainable from here.
I haven't played with any p2p on linux yet, so this is just a shot in the dark...\"Everything should be made as simple as possible, but not simpler.\"
Albert Einstein


Reply With Quote
