Trying to compile version 4.1 on Mandrake 10.0. KDE 3.2
is installed and running.
output:
grep: /usr/X11R6/lib/libGL.la: No such file or directory
/bin/sed: can't read /usr/X11R6/lib/libGL.la: No such
file or directory
libtool: link: `/usr/X11R6/lib/libGL.la' is not a valid
libtool archive
make[3]: *** [libeventwatcherplugin.la] Error 1
make[3]: Leaving directory
`/tmp/eventwatcher-0.4.1/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/eventwatcher-0.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/eventwatcher-0.4.1'
make: *** [all] Error 2
Logged In: YES
user_id=1194864
I am the original poster. I found "libGLU.la" in
/usr/X11R6/lib/ and figured that was close enough, so I
created a symbolic link to it. Installation worked and the
program is running great so far.