Licq 1.6.0 Released

25 katselukertaa
Siirry ensimmäiseen lukemattomaan viestiin

Anders Olofsson

lukematon,
30.10.2011 klo 7.57.0230.10.2011
vastaanottaja licq-a...@googlegroups.com, Licq Users, licq...@googlegroups.com
The final release of Licq 1.6.0 is here.

Licq 1.6.0 contains both bugfixes and new features.

Download and release notes:
http://sourceforge.net/projects/licq/files/licq/1.6.0/

The Licq Team

M Wedin

lukematon,
20.11.2011 klo 17.45.3020.11.2011
vastaanottaja licq...@googlegroups.com
2011/10/30 Anders Olofsson <fl...@licq.org>:

> The final release of Licq 1.6.0 is here.

I tried to compile it on Slackware 13.37, with the aid of a slackbuild script

Quote
By default the qt4-gui, console, auto-reply and aosd plugins are
built. This requires libaosd as well as cdk and can be overridden by
setting the PLUGINS environment variable to a space seperated list of
auto-reply, forwarder, osd, rms, aosd, console, jabber, msn, qt4-gui.

Optional dependencies are cdk for the console, libxosd for the osd and
libaosd for the aosd plugin respectivly, all available from
SlackBuilds.org.
/Quote

Initially, I had problems compiling CDK. Writing to the CDK maintainer
helped. Editing the version number to the one now valid (5.0_20110517)
worked like a charm. CDK installed just fine.

Still Licq bailed as follows:
-----------------------------
-- Creating /tmp/SBo/licq-1.6.0/plugins/console/build/pluginversion.h
-- Looking for wsyncup in /usr/lib/libcurses.so
-- Looking for wsyncup in /usr/lib/libcurses.so - found
-- Found Curses: /usr/lib/libcurses.so
-- Searching for Curses Development Kit (CDK)
-- Found cdk5-config: /usr/bin/cdk5-config
-- CDK version: sh: /usr/bin/cdk5-config: Permission denied
CMake Error at cmake/FindCDK.cmake:49 (message):
Could NOT find Curses Development Kit (CDK)
Call Stack (most recent call first):
CMakeLists.txt:21 (find_package)


-- Configuring incomplete, errors occurred!
bash-4.1#
---------------------------

Basically, I just follow instructions without knowing what is going
on, and any help is much appreciated.

The best!
Wedin

Erik Johansson

lukematon,
21.11.2011 klo 10.12.1821.11.2011
vastaanottaja licq...@googlegroups.com
On Sun, Nov 20, 2011 at 23:45, M Wedin <wed...@gmail.com> wrote:
> --  Found cdk5-config: /usr/bin/cdk5-config
> --  CDK version: sh: /usr/bin/cdk5-config: Permission denied

Could you please post the output from "ls -la /usr/bin/cdk5-config".

// Erik

--
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc

M Wedin

lukematon,
21.11.2011 klo 10.30.4021.11.2011
vastaanottaja licq...@googlegroups.com
2011/11/21 Erik Johansson <er...@ejohansson.se>:

> On Sun, Nov 20, 2011 at 23:45, M Wedin <wed...@gmail.com> wrote:
>> --  Found cdk5-config: /usr/bin/cdk5-config
>> --  CDK version: sh: /usr/bin/cdk5-config: Permission denied
>
> Could you please post the output from "ls -la /usr/bin/cdk5-config".

Certainley!

$ ls -la /usr/bin/cdk5-config
-rw-r--r-- 1 root root 4343 Nov 20 21:28 /usr/bin/cdk5-config

I suppose I need to tweak these rights somehow.
Wedin

Erik Johansson

lukematon,
21.11.2011 klo 10.35.0021.11.2011
vastaanottaja licq...@googlegroups.com
On Mon, Nov 21, 2011 at 16:30, M Wedin <wed...@gmail.com> wrote:
> 2011/11/21 Erik Johansson <er...@ejohansson.se>:
>> On Sun, Nov 20, 2011 at 23:45, M Wedin <wed...@gmail.com> wrote:
>>> --  Found cdk5-config: /usr/bin/cdk5-config
>>> --  CDK version: sh: /usr/bin/cdk5-config: Permission denied
>>
>> Could you please post the output from "ls -la /usr/bin/cdk5-config".

> $ ls -la /usr/bin/cdk5-config


> -rw-r--r-- 1 root root 4343 Nov 20 21:28 /usr/bin/cdk5-config
>
> I suppose I need to tweak these rights somehow.

Yes, it should be executable.

Try
sudo chmod +x /usr/bin/cdk5-config
or
su -c 'chmod +x /usr/bin/cdk5-config'

M Wedin

lukematon,
22.11.2011 klo 5.32.4022.11.2011
vastaanottaja licq...@googlegroups.com
>> $ ls -la /usr/bin/cdk5-config
>> -rw-r--r-- 1 root root 4343 Nov 20 21:28 /usr/bin/cdk5-config
>>
>> I suppose I need to tweak these rights somehow.
>
> Yes, it should be executable.

> su -c 'chmod +x /usr/bin/cdk5-config'

It worked as intended.

Thanks a lot!
Wedin

Danila

lukematon,
15.12.2011 klo 22.42.5715.12.2011
vastaanottaja licq...@googlegroups.com
Hi

I tried to compile it on FreeBSD 8.2-RELEASE-p3, but not compiling
plugin qt4-gui

Scanning dependencies of target licq_qt4-gui
[ 37%] Building CXX object
src/CMakeFiles/licq_qt4-gui.dir/config/chat.o
[ 37%] Building CXX object
src/CMakeFiles/licq_qt4-gui.dir/config/contactlist.o
[ 37%] Building CXX object
src/CMakeFiles/licq_qt4-gui.dir/config/emoticons.o
[ 38%] Building CXX object
src/CMakeFiles/licq_qt4-gui.dir/config/general.o
[ 38%] Building CXX object
src/CMakeFiles/licq_qt4-gui.dir/config/iconmanager.o
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp: In member
function 'const QPixmap& LicqQtGui::IconManager::iconForEvent(unsigned
int)':
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:352: error:
'TypeUrl' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:355: error:
'TypeChat' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:358: error:
'TypeFile' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:361: error:
'TypeContactList' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:364: error:
'TypeAuthRequest' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:367: error:
'TypeAuthRefused' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:368: error:
'TypeAuthGranted' is not a member of 'Licq::UserEvent'
/tmp/licq-1.6.0/plugins/qt4-gui/src/config/iconmanager.cpp:371: error:
'TypeMessage' is not a member of 'Licq::UserEvent'
gmake[2]: *** [src/CMakeFiles/licq_qt4-gui.dir/config/iconmanager.o]
Error 1
gmake[1]: *** [src/CMakeFiles/licq_qt4-gui.dir/all] Error 2
gmake: *** [all] Error 2


Anders Olofsson писал 30.10.2011 17:57:

Erik Johansson

lukematon,
16.12.2011 klo 9.44.3116.12.2011
vastaanottaja licq...@googlegroups.com
Which compiler and version do you use?

// Erik

--

Danila

lukematon,
16.12.2011 klo 22.56.4816.12.2011
vastaanottaja licq...@googlegroups.com
Hi
I use gcc

[09:20]%> gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]

Erik Johansson писал 16.12.2011 20:44:

Erik Johansson

lukematon,
18.12.2011 klo 4.45.0918.12.2011
vastaanottaja licq...@googlegroups.com
On Sat, Dec 17, 2011 at 04:56, Danila <ev...@mgn.chel.su> wrote:
> gcc version 4.2.1 20070719  [FreeBSD]

I compiled gcc 4.2.1 and built qt4-gui with it without any problems.
My guess is that you are building qt4-gui against old licq headers.
Have you installed licq before building qt4-gui? Are you using the
same install prefix?

Please describe the steps you took when building licq and plugins and
post the output from cmake.

// Erik

Vastaa kaikille
Vastaa kirjoittajalle
Välitä
0 uutta viestiä