Warning: session_start(): open(/tmp/sess_iflijjq334snji9711prieuil3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Stumbles's comments openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login

-
- Stumbles's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (34) . 
Install PyQt4 first !!!
Dec 8 2011  on content kAnyRemote

From cli kanyremote says to install PyQt4; it is installed here;

/usr/lib/python2.7/site-packages/PyQt4

and the qt plugin is here;

/usr/lib/qt4/plugins/designer/libpythonplugin.so

and the executables are here;

/usr/bin/pylupdate4
/usr/bin/pyrcc4
/usr/bin/pyuic4

.
Re: tarball times askew?
Dec 8 2011  on content kAnyRemote

Correction time should be touch.

.
tarball times askew?
Dec 7 2011  on content kAnyRemote

kanyremote-5.13.tar.gz configure stops with;

newly created file is older than distributed files!

Running time * in the source dir fixes the issue.

.
Re: Re: Re: waf will not work with python3
Dec 5 2010  on content Semantik

I didn't have to do anything for Python. Though my distro (Lunar-Linux) installs the python executable as /usr/bin/python2.7 with the /usr/bin/python-config pointing to /usr/bin/python2.7. Maybe its distro differences?

.
Re: waf will not work with python3
Dec 5 2010  on content Semantik

Its been a while since looking at this but IIRC what I did was remove "-lstr" from the wscript.

.
make fails with ocaml-3.12.0
Aug 15 2010  on content Semantik

As the subject says there appears to be an issue with ocaml. The relevant parts are;

Quote:

[55/62] ocamlcc: src/aux.c -> build/default/src/aux.o
[56/62] ocamlx: src/apis.ml -> build/default/src/apis.cmx
[57/62] ocamlx: src/fixed.ml -> build/default/src/fixed.cmx
[58/62] ocamlx: src/force.ml -> build/default/src/force.cmx
[59/62] ocamlx: src/util.ml -> build/default/src/util.cmx
[60/62] ocalinkx: build/default/src/apis.cmx build/default/src/fixed.cmx build/default/src/force.cmx build/default/src/util.cmx -> build/default/camlprog.o
[61/62] cxx_link: build/default/src/wp/test_3.o -> build/default/libnablah.so
[62/62] cxx_link: build/default/src/browser_4.o build/default/src/canvas_flag_4.o build/default/src/canvas_item_4.o build/default/src/canvas_link_4.o build/default/src/canvas_sort_4.o build/default/src/canvas_view_4.o build/default/src/color_scheme_4.o build/default/src/config_dialog_4.o build/default/src/data_control_4.o build/default/src/data_item_4.o build/default/src/data_view_4.o build/default/src/doc_dialog_4.o build/default/src/fig/box_item_4.o build/default/src/fig/box_link_4.o build/default/src/fig/box_view_4.o build/default/src/flag_scheme_4.o build/default/src/generator_dialog_4.o build/default/src/image_view_4.o build/default/src/linear_container_4.o build/default/src/linear_view_4.o build/default/src/main_4.o build/default/src/pre_view_4.o build/default/src/semantik_4.o build/default/src/sembind_4.o build/default/src/sembind_py_4.o build/default/src/table_dialog_4.o build/default/src/table_view_4.o build/default/src/template_entry_4.o build/default/src/text_view_4.o build/default/src/vars_view_4.o build/default/src/aux.o build/default/camlprog.o -> build/default/src/semantik
/usr/bin/ld: cannot find -lstr
collect2: ld returned 1 exit status
Waf: Leaving directory `/usr/src/semantik-0.7.3/build'
Build failed
-> task failed (err #1):
{task: cxx_link browser_4.o,canvas_flag_4.o,canvas_item_4.o,canvas_link_4.o,canvas_sort_4.o,canvas_view_4.o,color_scheme_4.o,config_dialog_4.o,data_control_4.o,data_item_4.o,data_view_4.o,doc_dialog_4.o,box_item_4.o,box_link_4.o,box_view_4.o,flag_scheme_4.o,generator_dialog_4.o,image_view_4.o,linear_container_4.o,linear_view_4.o,main_4.o,pre_view_4.o,semantik_4.o,sembind_4.o,sembind_py_4.o,table_dialog_4.o,table_view_4.o,template_entry_4.o,text_view_4.o,vars_view_4.o,aux.o,camlprog.o -> semantik}


.
make install
Mar 15 2010  on content 2ManDVD

So if I want to install this system wide, just exactly what directories and files need to be copied?

.
Re: Re: Debian Sib compile errors
Sep 17 2009  on content kbluetooth

I just cheated the thing and replaced LibKNotificationItem-1 in the top level CMakeLists.txt with KDE4Workspace. I do have kdelibs4-experimental installed, so figured it wouldn't hurt anything. So the cmake finished without error and the make went fine.

I can find my phone, but I'm on Verizon and they s u c k for having their stuff locked down to only use their networked garbage. Anyway enough of that.

I am not able to connect my headphones (Plantronics 590), but I could with blueman.

Anyway, its great to see some movement on a real kdebluetooth app; thanks for the hard work.

.


Do you miss your friend here on the website?
Send an invitation email


Search people
Current visitors
New users
Birthdays
Most active users
Back



-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team