Warning: session_start(): open(/tmp/sess_7h3e9i2em6u6olu9t3hf5843h2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
simpl'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

-
- simpl's profile .- Fan of (1) .- CV  .- Friends  .- Content (1) .- Latest Comments (10) . 
Re: Undefined reference
Mar 29 2008  on content Qosmic

The linker can't find liblua. Try to find liblua.so on your system, and then add the directory it resides in to the LIBS variable in qosmic.pro like this:

LIBS += -L/full-path/to/liblua/

Then run the build.sh script again.

.
Re: 64-bit error
Feb 19 2008  on content Qosmic

Thanks, I've made the change.

.
Re: Re: Compiling
Feb 19 2008  on content Qosmic

Thanks, I've added this to the README.

.
Re: Uh, oh, error!
Nov 7 2007  on content Qosmic

It looks like the linker can't find the libflam3.a library. Can you check that qosmic/flam3/libflam3.a exists?

.
Re: Re: Re: Re: Re: No g
Oct 23 2007  on content Qosmic

If that doesn't do it, then try adding

LIBS += -L/path/to/dir_containing_libxml2.so/ -lxml2

to qosmic.pro, and then do what I suggested with the 'export' lines above.

.
Re: Re: Re: Re: Re: No g
Oct 23 2007  on content Qosmic

Try this

export LDFLAGS="-L/path/to/dir_containing_libxml2.so/"
export LIBS="-lxml2"
./build.sh clean ; ./build.sh

.
Re: Re: Re: No go for me
Oct 23 2007  on content Qosmic

Okay, I was almost totally wrong. I think you are missing a library that is needed to build libflam3. Check that you have libxml2 installed on your system. Then type './build clean ; ./build' in the qosmic directory.

.
Re: No go for me
Oct 23 2007  on content Qosmic

It looks like the expat library is not in the search path for the linker.
Look for a file named libexpat.so.1 or 'libexpat.so*' using locate or find.
Then add the following line to qosmic.pro toward the top:

LIBS += -L/path/to/directory/containing_libexpat/

where you use the path to libexpat you found above. Then run qmake, and then
run make. Hopefully that will do the trick.

.
.
Re: Re: has no member named
Oct 14 2007  on content Qosmic

Thank you for posting. I hadn't even considered the qt-copy patches. I've updated the web page :)

.
Re: has no member named
Oct 5 2007  on content Qosmic

You're right, it's doesn't appear anywhere in the qt docs.

I've been using qt-4.3.1. I did a quick google with your error message, and there was something about these being part of an undocumented api used by designer. Maybe you could try updating qt if you haven't already.

.


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