#805: qt-gui can not be build on 64bit Suse 10.
------------------------+---------------------------------------------------
Reporter: mishaikin | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 1.3.4
Component: build | Version: 1.3.*
Resolution: wontfix | Keywords:
------------------------+---------------------------------------------------
Comment (by erijo):
First a tip: When you past in output (from configure or whatever), enter
it as `{{{ output goes here }}}`. This will keep all formatting and make
it easier to read. See WikiFormatting for more tips.
Regarding configure not finding moc: I'm guessing this is because your
QTDIR environment variable is set to "/usr/lib/gt3" (echo $QTDIR to
check). If you append
{{{
--with-qt-moc=/the/path/to/the/dir/moc/is/in
}}}
to configure it should find it. Please post the path where you have moc so
I can add it to the configure script.
About the daily snapshot: It's not enough up to date to include my recent
change. The following command brings it up to date
{{{
stephan:/home/stephan/licq-20060919 # svn up
}}}
--
Ticket URL: <http://trac.licq.org/ticket/805#comment:14>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.