Hello. I had to add -lpcre to LDFLAGS in conf/Makefile.jsbsim . Otherwise it would not compile. I am using Mandriva.
Also if you could please explain what this is for:
check_jsbsim:
@echo Paparazzi jsbsim package found: $(JSBSIM_PKG)
./autogen.sh
./configure --enable-libraries --enable-shared
make install
I have a link to /usr/local in /opt/jsbsim
Microjet/jsbsim compiles but it always says Paparazzi jsbsim package found: no
Thanks
Alonso Acuña