Well I tried and faild :(

This is what I get when configuring:

 > checking for XOpenIM... yes
 > checking for moc2... /usr/bin/moc2
 > checking for moc... /usr/lib/qt3/bin/moc
 > configure: error: FIXME

This seems the culpable code in configure:


 >         if test -n "$ac_moc1" -a -n "$ac_moc2"; then
 >                                 { { echo "$as_me:$LINENO: error: FIXME" >&5
 > echo "$as_me: error: FIXME" >&2;}
 >    { (exit 1); exit 1; }; }
 >         else
 >                 if test -n "$ac_moc1"; then
 >                         ac_moc=$ac_moc1;
 >                 else
 >                         ac_moc=$ac_moc2;
 >                 fi
 >         fi

Do you need some config.log files?

           Jug

-- 
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Mitterstrich 151/A      Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39050 Steinegg        Web:     http://www.lyx.org/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to