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

-
- lefloresg80's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (6) . 
No can do...
Aug 22 2007  on content Domino

So I looked back at other posts I downloade kdebase-devel tools and it went a bit further can anyone help me with a list of requirements so I can check if I have them all? Maybe a detailed how-to for installation? I have Fedora 7 Moonshine

.
Can't Compile!
Aug 21 2007  on content Domino

Hello!

Can anyone help me? I tried compiling this theme but nothing. After ./configure told me it was ok to make I tried make and it didn't work I don't know why. For posting sake I won't repost the output cuz it's on a previous post(two posts back).Can anyone help?

Thanks

.
SORRY FOR 2x POST!
Aug 21 2007  on content Domino

Don't know how that happened but I'm sorry for the double posting of that ...post.

.
Won't Compile!
Aug 21 2007  on content Domino

Hello! Thanks for the previous response. I got configure to work and it tells me to go ahead to do make.. but this is what I get when I try to make:

# make
make all-recursive
make[1]: Entering directory `/home/Luis/Download/Themes/Domino'
Making all in domino
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/domino'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/domino'
Making all in dominoConfig
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/dominoConfig'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/dominoConfig'
Making all in client
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/client'
Making all in .
make[3]: Entering directory `/home/Luis/Download/Themes/Domino/client'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -I/usr/include/kde/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT dominoclient.lo -MD -MP -MF ".deps/dominoclient.Tpo" -c -o dominoclient.lo dominoclient.cpp; \
then mv -f ".deps/dominoclient.Tpo" ".deps/dominoclient.Plo"; else rm -f ".deps/dominoclient.Tpo"; exit 1; fi
In file included from dominoclient.cpp:10:
dominoclient.h:13:31: error: kcommondecoration.h: No such file or directory
dominoclient.h:14:32: error: kdecorationfactory.h: No such file or directory
dominoclient.h:23: error: expected class-name before '{' token
dominoclient.h:27: error: ISO C++ forbids declaration of 'KDecoration' with no type
dominoclient.h:27: error: expected ';' before '*' token
dominoclient.h:29: error: 'Ability' has not been declared
dominoclient.h:52: error: expected class-name before '{' token
dominoclient.h:54: error: expected `)' before 'type'
dominoclient.h:71: error: expected class-name before '{' token
dominoclient.h:74: error: expected `)' before '*' token
dominoclient.h:80: error: 'DecorationBehaviour' has not been declared
dominoclient.h:81: error: 'LayoutMetric' has not been declared
dominoclient.h:81: error: expected ',' or '...' before '*' token
dominoclient.h:81: error: ISO C++ forbids declaration of 'KCommonDecorationButton' with no type
dominoclient.h:82: error: ISO C++ forbids declaration of 'KCommonDecorationButton' with no type
dominoclient.h:82: error: 'KCommonDecorationButton' declared as a 'virtual' field
dominoclient.h:82: error: expected ';' before '*' token
dominoclient.h:105: error: ISO C++ forbids declaration of 'QButton' with no type
dominoclient.h:105: error: expected ';' before '*' token
dominoclient.h:81: error: default argument missing for parameter 3 of 'virtual int Domino::DominoClient::layoutMetric(int, bool, int) const'
dominoclient.cpp:119: error: expected constructor, destructor, or type conversion before '*' token
dominoclient.cpp: In member function 'bool Domino::DominoHandler::reset(long unsigned int)':
dominoclient.cpp:128: error: 'SettingColors' was not declared in this scope
dominoclient.cpp:135: error: 'SettingDecoration' was not declared in this scope
dominoclient.cpp:135: error: 'SettingFont' was not declared in this scope
dominoclient.cpp:135: error: 'SettingBorder' was not declared in this scope
dominoclient.cpp:138: error: 'resetDecorations' was not declared in this scope
dominoclient.cpp: In member function 'long unsigned int Domino::DominoHandler::readConfig(bool)':
dominoclient.cpp:149: error: 'options' was not declared in this scope
dominoclient.cpp:177: error: 'SettingColors' was not declared in this scope
dominoclient.cpp: At global scope:
dominoclient.cpp:491: error: 'bool Domino::DominoHandler::supports' is not a static member of 'class Domino::DominoHandler'
dominoclient.cpp:491: error: 'Ability' was not declared in this scope
dominoclient.cpp:492: error: expected ',' or ';' before '{' token
dominoclient.moc:103: error: expected `}' at end of input
make[3]: *** [dominoclient.lo] Error 1
make[3]: Leaving directory `/home/Luis/Download/Themes/Domino/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Luis/Download/Themes/Domino'
make: *** [all] Error 2


HELP!?

.
Won't Compile!
Aug 20 2007  on content Domino

Hello! Thanks for the previous response. I got configure to work and it tells me to go ahead to do make.. but this is what I get when I try to make:

# make
make all-recursive
make[1]: Entering directory `/home/Luis/Download/Themes/Domino'
Making all in domino
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/domino'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/domino'
Making all in dominoConfig
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/dominoConfig'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/dominoConfig'
Making all in client
make[2]: Entering directory `/home/Luis/Download/Themes/Domino/client'
Making all in .
make[3]: Entering directory `/home/Luis/Download/Themes/Domino/client'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -I/usr/include/kde/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT dominoclient.lo -MD -MP -MF ".deps/dominoclient.Tpo" -c -o dominoclient.lo dominoclient.cpp; \
then mv -f ".deps/dominoclient.Tpo" ".deps/dominoclient.Plo"; else rm -f ".deps/dominoclient.Tpo"; exit 1; fi
In file included from dominoclient.cpp:10:
dominoclient.h:13:31: error: kcommondecoration.h: No such file or directory
dominoclient.h:14:32: error: kdecorationfactory.h: No such file or directory
dominoclient.h:23: error: expected class-name before '{' token
dominoclient.h:27: error: ISO C++ forbids declaration of 'KDecoration' with no type
dominoclient.h:27: error: expected ';' before '*' token
dominoclient.h:29: error: 'Ability' has not been declared
dominoclient.h:52: error: expected class-name before '{' token
dominoclient.h:54: error: expected `)' before 'type'
dominoclient.h:71: error: expected class-name before '{' token
dominoclient.h:74: error: expected `)' before '*' token
dominoclient.h:80: error: 'DecorationBehaviour' has not been declared
dominoclient.h:81: error: 'LayoutMetric' has not been declared
dominoclient.h:81: error: expected ',' or '...' before '*' token
dominoclient.h:81: error: ISO C++ forbids declaration of 'KCommonDecorationButton' with no type
dominoclient.h:82: error: ISO C++ forbids declaration of 'KCommonDecorationButton' with no type
dominoclient.h:82: error: 'KCommonDecorationButton' declared as a 'virtual' field
dominoclient.h:82: error: expected ';' before '*' token
dominoclient.h:105: error: ISO C++ forbids declaration of 'QButton' with no type
dominoclient.h:105: error: expected ';' before '*' token
dominoclient.h:81: error: default argument missing for parameter 3 of 'virtual int Domino::DominoClient::layoutMetric(int, bool, int) const'
dominoclient.cpp:119: error: expected constructor, destructor, or type conversion before '*' token
dominoclient.cpp: In member function 'bool Domino::DominoHandler::reset(long unsigned int)':
dominoclient.cpp:128: error: 'SettingColors' was not declared in this scope
dominoclient.cpp:135: error: 'SettingDecoration' was not declared in this scope
dominoclient.cpp:135: error: 'SettingFont' was not declared in this scope
dominoclient.cpp:135: error: 'SettingBorder' was not declared in this scope
dominoclient.cpp:138: error: 'resetDecorations' was not declared in this scope
dominoclient.cpp: In member function 'long unsigned int Domino::DominoHandler::readConfig(bool)':
dominoclient.cpp:149: error: 'options' was not declared in this scope
dominoclient.cpp:177: error: 'SettingColors' was not declared in this scope
dominoclient.cpp: At global scope:
dominoclient.cpp:491: error: 'bool Domino::DominoHandler::supports' is not a static member of 'class Domino::DominoHandler'
dominoclient.cpp:491: error: 'Ability' was not declared in this scope
dominoclient.cpp:492: error: expected ',' or ';' before '{' token
dominoclient.moc:103: error: expected `}' at end of input
make[3]: *** [dominoclient.lo] Error 1
make[3]: Leaving directory `/home/Luis/Download/Themes/Domino/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Luis/Download/Themes/Domino/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Luis/Download/Themes/Domino'
make: *** [all] Error 2


HELP!?

.
Help
Aug 17 2007  on content Domino

I have this warning and I don't think I should install what should I do:

checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

THanks!

.


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