You are not logged in.

#1 2004-06-14 21:11:42

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

/usr/lib/libGL.la - the solution

i do not have any binary graphics drivers installed on my system but only xfree86 - but as maintainer of kde-apps, i needed to be able to compile against kde

with help from other devs and a friend and of course the internet, here the solution i use:

the libGL.la that finally worked is this:

# libGL.la - a libtool library file 
# Generated by ltmain.sh - GNU libtool 1.4.3 (1.922.2.111 2002/10/23 02:54:36) 
# 
# Please DO NOT delete this file! 
# It is necessary for linking the library. 

dlname='libGL.so'
library_names='libGL.so'
dependency_libs=' -L/usr/X11R6/lib -lm -lXext -lX11 -ldl'
current=1
age=0
revision=0
installed=yes
dlopen=''
dlpreopen=''
libdir='/usr/lib'

you can also download it directly here:

http://daperi.home.solnet.ch/linux/libGL.la

make sure it is a+rx


The impossible missions are the only ones which succeed.

Offline

#2 2004-08-10 16:32:41

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: /usr/lib/libGL.la - the solution

beautiful, you guys are wizards. big_smile i just needed that for kmymoney2, thx.

Offline

#3 2004-08-17 10:24:15

IceRAM
Member
From: Bucharest, Romania
Registered: 2004-03-04
Posts: 772
Website

Re: /usr/lib/libGL.la - the solution

Is this "patch" going to be included in some base packages?
Is it needed only for the KDE apps? If yes, maybe it should be in kdebase/kdelibs. If no.. I have no idea...

I know that this problem is fixed in the upcoming KDE 3.3 (probably included), but what if this is needed in some other places? Shouldn't this be put somewhere... more accesible (& removed from the KDE packs)?

Offline

#4 2004-08-17 10:37:10

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: /usr/lib/libGL.la - the solution

i think it will be included in the next X update
judd posted somthing like that in the mailingst
but i'm not sure

Offline

Board footer

Powered by FluxBB