Compilation of tarball tsclient-2.0.1.tar.bz2
Project superseded by https://sourceforge.net/projects/remmina/
Brought to you by:
erickwoods
Hi,
I\'m wondering how could you compile the latest source, because I had to correct the configure script before.
1) libnm_glib was renamed in 2009 to libnm-glib (done replacement)
2) gnome.h ws moved into package libgnoeui-2.0 so you must add it both to pkg_cv_TSC_CFLAGS (see rows 20979-20984) and pkg_cv_TSC_LIBS (see rows 20995-21000). I can\'t imagine why on earth you don\'t use the variable PKG_CHECK_MODULES defined in configure.ac for that purpose, rather the modules are duplicated in the script... (I didn\'t change.)
For your convenience I attach the functioning script.
Best regards,
Attila
Corected configure script