Hi. I tried to get 1.2.0/1.2.0a using CVS:
cvs -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/licq co -r licq-1_2 licq
It downloaded it, but:
1- licq/share only contains .cvsignore and Makefile.am.
2- It also downloaded qt-gui, but samples/ and src/xpm are
missing.
cvs -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/licq co -r licq-1_2 qt-gui
The same problem. samples/ and src/xpm are missing.
I was able to compile licq. It didn't complain about licq/share
but also didn't install anything from it, since all files were
missing.
I think you can't get 1.2.0 from CVS.
I sort of fixed it with:
cvs -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/licq co licq/share
cvs -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/licq co qt-gui/share
cvs -d :pserver:[EMAIL PROTECTED]:2401/cvsroot/licq co qt-gui/src/xpm
make also failed:
make[1]: Entering directory `/home/fredlwm/tmp/objdir'
Making all in src
make[2]: Entering directory `/home/fredlwm/tmp/objdir/src'
/bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H
-I. -I/usr/local/src/CVS/X11/licq/plugins/qt-gui/src -I.. -D_REENTRANT
-I/usr/local/src/CVS/X11/licq/include -I/usr/X11R6/include -I/usr/X11R6/qt/include
-fPIC -DPIC -D_REENTRANT
-O2 -fno-exceptions -fno-check-new -Wall -I/usr/X11R6/qt/include -I/usr/X11R6/include
-c -o
adduserdlg.lo `test -f '/usr/local/src/CVS/X11/licq/plugins/qt-gui/src/adduserdlg.cpp'
||
echo
'/usr/local/src/CVS/X11/licq/plugins/qt-gui/src/'`/usr/local/src/CVS/X11/licq/plugins/qt-gui/src/adduserdlg.cpp
/usr/local/src/CVS/X11/licq/plugins/qt-gui/src/adduserdlg.cpp:75:26:
adduserdlg.moc: No such file or directory
make[2]: *** [adduserdlg.lo] Error 1
make[2]: Leaving directory `/home/fredlwm/tmp/objdir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fredlwm/tmp/objdir'
make: *** [all] Error 2
I had to manually create all .moc. I thought make would take
care of the dependencies.
After this surgery I was able to get it to compile. I used GCC
3.2 (which isn't compatible with the ncurses plugin).
I'm using CVS because it's faster to upgrade to future
versions, and I have all required development tools.
--
0@pervalidus.{net, {dyndns.}org} ICQ: 156552241
Tel: +55 (21) 2717-2399 (with voice mailbox)
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel