I'm trying to build the wimax network daemon for ubuntu 10.10
following the directions in:
http://linuxwimax.org/Download?action=AttachFile&do=get&target=wimax-a
My build and target machine is:
t...@ubuntu:~/wimax/wimaxnetworkservice$ uname -a
Linux ubuntu 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC
2010 i686 GNU/Linux
After some rummaging around I got the wimax-tools to build, but
the wimax network service dies in ./configure
...goes OK until...
----------------------------------
Using libwimax from /usr/local
checking for wimaxll_state_get... yes
checking for /usr/include/linux/wimax.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
Instrument has been disabled
Database support will be in clear text format
checking for LIBEAP0... configure: error: Package requirements (libeap0
>= 0.7.0) were not met:
No package 'libeap0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBEAP0_CFLAGS
and LIBEAP0_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
----------------------------------
Maybe libraries have a different name in ubuntu? Can you advise me how
get the libeap0 into the right place? My normal recourse would be to
"sudo apt-get install libeap0"
but that does not find libeap0. What am I doing wrong?
AXM
_______________________________________________
wimax mailing list
[email protected]
http://lists.linuxwimax.org/listinfo/wimax