Git Version | Version Git
BobH, Thursday 14 July 2011 à 17:42
|
|
Subscription date : 14 January 2011
Messages : 122
|
matttbe : If you're on OpenSUSE x86_64 (64bits architecture) you have to use this CMake option for cairo-dock-core and its plug-ins: -DFORCE_LIB64=yes => From BZR
and you've to remove all Cairo-Dock files in /usr/lib ( /usr/lib/cairo-dock/, /usr/lib/pkgconfig/cairo-dock.pc, /usr/lib/pkgconfig/gldi.pc, /usr/lib/libgldi.so*)
And what's the output messages of this command: find /usr -name cairo-dock.pc
OK - Just to add to the fire the plugins won't compile under Ubuntu 10.10 either using the script. It looks like the same problem. Here is the log.txt.
http://dl.free.fr/pCIaEAR7U |
matttbe, Friday 15 July 2011 à 00:02
|
|
Subscription date : 24 January 2009
Messages : 12573
|
Ok, it should be fixed with the rev 2020 (thanks to Tofe!) |
BobH, Friday 15 July 2011 à 01:37
|
|
Subscription date : 14 January 2011
Messages : 122
|
matttbe : Ok, it should be fixed with the rev 2020 (thanks to Tofe!)
Yes they both compile now. Thanks.
You still can't add custom launchers and the Drop and Share no longer works. Here's what I get running the dock from a terminal when dropping a file.Hope it helps.
>>> cReceivedData : 'file:///home/bob/Downloads/log.txt' (0/0)
drop on Drop and Share (-1000000000.00)
DND2SHARE : drop de 'file:///home/bob/Downloads/log.txt'
warning : (/opt/cairo-dock_bzr/cairo-dock-core/src/gldit/cairo-dock-launcher-manager.c:cairo_dock_launch_command_sync:477)
/usr/share/cairo-dock/plug-ins/dnd2share/upload2free.sh: line 15: tempfile: command not found
/usr/share/cairo-dock/plug-ins/dnd2share/upload2free.sh: line 16: : No such file or directory |
Joesus, Friday 15 July 2011 à 02:41
|
|
Subscription date : 03 June 2011
Messages : 7
|
Confirming basically everything BobH said. Plugins compiles fine now, but still no custom launchers. |
Subscription date : 21 October 2009
Messages : 1575
|
Yes all fine on opensuse 11.2. |
Git Version | Version Git
|