Chmouel Boudjnah a �crit :
>
> Camille Begnis <[EMAIL PROTECTED]> writes:
>
> > Couldn't compile examples. Seems they are not located at correct place.
> > Someone else should try as I am not an expert...
>
> what problem ?
[camille@localhost example]$ pwd
/usr/doc/libnet-1.0/example
[camille@localhost example]$ make example
if ! test -e ../lib/libnet.a; then \
cd .. && make; \
fi
make[1]: Entering directory `/usr/doc/libnet-1.0'
make[1]: *** No targets. Stop.
make[1]: Leaving directory `/usr/doc/libnet-1.0'
make: *** [example] Error 2
That's all.