Michael Gerz wrote:
Lars,
whatever happened in the last two weeks: I can no longer run
./configure (with a fresh svn copy)
./configure: line 23230: syntax error near unexpected token
`GTK_FRONTEND,'
./configure: line 23230: ` PKG_CHECK_MODULES(GTK_FRONTEND,
gtkmm-2.4 libglademm-2.4 xft)'
pkg-config is not installed on my system.
OK, I installed pkg-config (SuSE 9.3):
[EMAIL PROTECTED]:~/lyx-trunk> pkg-config --version
0.15.0
./configure still fails:
checking for IceConnectionNumber in -lICE... yes
./configure: line 23853: PKG_PROG_PKG_CONFIG: command not found
checking for moc... not found
Back to scons!
Michael