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

-
- HJH's profile .- Fan of  .- CV  .- Friends  .- Content  .- Latest Comments (9) . 
mandriva linux
Sep 17 2005  on content Dragon Player

A version for Mandriva linux is available here: http://145.98.209.235/deel/
(a version for i586 and x86_64)

.
Re: xine-lib 1.1.0
Sep 11 2005  on content Dragon Player

not true.
codeine works just fine here with libxine 1.1.0
(Mandriva Linux 2005 LE)

.
feature request
May 25 2005  on content Dragon Player

I also have a feature I would like codeine to support:
libxine can use several output libs to project the image on your screen.
At the moment codeine doesn't support switching between these output libs (at least, not as far as I can see).
I would like to be able to switch between these libs, as, for example, you need a different output lib if you also want to show a movie on a plugged in TV. (with for instance an ATI or Nvidia card with commercial drivers).

Hendrik-Jan

.
Re: Re: build issues
May 25 2005  on content Filelight

The same "solution" that applied to codeine about libqt-mt, also works here.
However, when building this one, I get the following error message:

*** Warning: Linking the shared library libfilelight.la against the
*** static library ./radialMap/libradialmap.a is not portable!
/usr/bin/ld: ./radialMap/libradialmap.a(widget.o): relocation R_X86_64_32S against `vtable for RadialMap::Widget' can not be used when making a shared object; recompile with -fPIC
./radialMap/libradialmap.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libfilelight.la] Error 1
make[4]: Leaving directory `/home/hjheins/RPM/BUILD/filelight-1.0-beta6/src/part'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/hjheins/RPM/BUILD/filelight-1.0-beta6/src/part'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/hjheins/RPM/BUILD/filelight-1.0-beta6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hjheins/RPM/BUILD/filelight-1.0-beta6'
make: *** [all] Error 2


Could you shed some light on this?

Hendrik-Jan

.
Re: Re: Re: build pr
May 25 2005  on content Dragon Player

I found it, sort of...

On x86_64 the locations of files are a bit different.
For instance: for the above mentioned problem, the "fix" was the make a link from /usr/lib/qt3/lib64 to /usr/lib/qt3/lib (not pretty!!!).
Next, I had sort of the same problem with the Xtest lib.:
/usr/X11R6/lib64/libXtst.so
But the program looks for: /usr/X11R6/lib/libXtst.so (here, I linked to fix as well).

And finally, the kde3 files were built in /usr/lib/kde3. This should have been: /usr/lib64/kde3. I did a "mv" in my .spec file to counter this.
In short: could you add "lib64" as possible libdir location to you makefile/makefile builder? That should solve most of the problems.
Also: the parameter "extraincludes=" at ./configure doesn't seem to do much (I tried to fix the library-issue thru this one first). I don't know whether that's a bug or not, but you might want to look at it.

I'll publish the rpm,for MandrivaLinux 2005LE, both for i586 and x86_64 in a couple of hours on: http://129.125.209.235/deel/RPM/Mandrivalinux2005LE

Hendrik-Jan

.
Re: Re: build proble
May 23 2005  on content Dragon Player

Here's the exact error message:

Configuring Codeine-1.0-beta6...

Checking for kde-config : kde-config was found
Checking for kde version : 3.3.2
Checking for the qt library : qt is in /usr/lib/qt3/
Checking for uic : uic was found as /usr/lib/qt3//bin/uic
Checking for moc : moc was found as /usr/lib/qt3//bin/moc
Checking for the qt includes : ok /usr/lib/qt3//include/
Checking for the kde includes : ok /usr/include/
Checking for KDElibs 3.3...ok
Checking for main() in C++ library xine... no

Configure could not find either the xine library or header on your system. You
should ammend the relevant

But if I look at the config.log file, it already says there that it can not find qt-mt:
g++ -L/usr/X11R6/lib -o .sconf_temp/conftest_0 .sconf_temp/conftest_0.o -L/usr/lib64 -L/usr/lib/qt3/lib -lqt-mt -lxine
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status

These are the config settings I used:
./configure --prefix=/usr

.
Re: build issues
May 23 2005  on content Filelight

The exact error:

checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


While I did this with configure:
./configure --with-qt-library-dir=/usr/lib/qt3/lib64
--with-qt-dir=/usr/lib/qt3 --with-qt-includes=/usr/lib/qt3/include
--with-kde-library-dir=/usr/lib64/kde3

.
build issues
May 21 2005  on content Filelight

I am unable to build this app. in MandrivaLinux 2005LE x86_64.
I get an error during the config about the program being unable to locate qt-mt
I am quite sure that libqt-mt.so does exist, so what's going wrong here?

.
build problems
May 21 2005  on content Dragon Player

Unfortunately I am unable to build this app. in MandrivaLinux 2005LE x86_64.
I get an error about xine being unavailable.
However, it seems that the app. has troubles finding qt-mt
How can I fix this.
Also, I have almost exactly the same problem with filelight.

Hendrik-Jan

.


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