http://prdownloads.sourceforge.net/licq/
Jon /One of the main developers/ said that there maybe will be a Slackware package also. But for 10.1 systems.
Enjoy!
Edit: I edited the topic title just because it was released today!
Moderatore: Staff
It's not a problem, I have a slackbuild just here ready for that package!victorche ha scritto:Licq 1.3.2 /Stable/ will be released later today or tomorrowAll we can wait for it on:
http://prdownloads.sourceforge.net/licq/
Jon /One of the main developers/ said that there maybe will be a Slackware package also. But for 10.1 systems.
Enjoy!
It's your turn nowBart ha scritto:It's not a problem, I have a slackbuild just here ready for that package!
Good, the package will arrive soon!victorche ha scritto:It's your turn nowBart ha scritto:It's not a problem, I have a slackbuild just here ready for that package!
It is released already...
Codice: Seleziona tutto
Licq installation consists of two main steps:
1. Install the Licq daemon
2. Install one or more plugins
Requirements for the daemon:
- A C++ compiler and libstc++-devel
- GNU make
Optional it may be helpful to have these:
- OpenSSL (for encrypted connections, please read README.OPENSSL)
- SOCKS libraries (for SOCKS5 support)
These are the installation instructions:
If there is no "configure" script or you downloaded sources from
CVS then use `make -f Makefile.cvs' to create your configure script.
You will need autoconf and automake for this to work:
ftp://ftp.gnu.org/gnu/autoconf/
ftp://ftp.gnu.org/gnu/automake/
1. `cd' to the directory where you unpacked Licq sources and type
`./configure' to configure the package for your system.
Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.
If you are curious as to what possible configurable options, see
`./configure --help' for a list of all possible options.
2. Type `make' to compile the package.
3. Type `make install' to install the programs and any data files and
documentation. You have to be 'root' for this to work. Per default
files are installed in /usr/local/* if you have not defined a different
--prefix=/some/directory.
4. `cd plugins' to the plugins directory and install a plugin of your choice.
Read the included INSTALL and README files to learn how to do this.
You need at least _one_ plugin; without a plugin Licq will not
work!
Codice: Seleziona tutto
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** Concatenating configure tests into acinclude.m4
*** Retrieving configure tests needed by configure.in
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
*** Scanning for include statements
*** Building Makefile templates (step one)
configure.in: required file `admin/missing' not found
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
Sorry victorche, it speaks about a problem during the creation of the file configure. Licq don't have a configure file so you must create it with autoconf and automake.victorche ha scritto:I can't understand the question just because I can't speak Italian
Well... Maybe the most important plugin is QtGUI.
There is already a .tgz package on linuxpackages.net
You can see it to check how it was made. Anyway I still don't know what the problem is, just because it is in Italian /As it should be in an Italian forum/...