Volker Knierim <[EMAIL PROTECTED]> writes: > Hi Jean-Marc, > > thanks for the quick answer. I also would prefer to install the 1.5.X > version of LyX, but this would require to compile qt4 on my machine > first. Maybe this would fail also and I would have to solve this > problem, too :-(
You can ask for help for building qt4. The people who decided the change to qt4 (I wanted to keep qt3 too) said they would be glad to help. Don't be shy! > I attached the config.log file you requested. The problem is here (it is not related to environment setting functions per se): configure:24744: checking for jpeg_read_header in -ljpeg configure:24779: /opt/SUNWspro/bin/cc -o conftest -O2 -I/usr/openwin/include conftest.c -ljpeg -lforms -lXpm -lSM -lICE -lc -lm -L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket -lnsl >&5 cc: Warning: option -2 passed to ld "conftest.c", line 45: warning: statement not reached /usr/ccs/bin/ld: illegal option -- 2 usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s) [-64] enforce a 64-bit link-edit [-a] create an absolute file ... It seems that autoconf thinks that your compiler is really gcc. I really do not know why. Do you manage to compile other programs? I suspect this is a solaris problem... Enrico? JMarc