Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RIsolto]Couldn't find opengl libraries or headers
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Sun Apr 16, 2006 8:58 pm    Post subject: [RIsolto]Couldn't find opengl libraries or headers Reply with quote

Nel emergere lincity-ng 1.0.3 ricevo un errore:
Code:
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... no
configure: error: Couldn't find opengl libraries or headers

!!! ERROR: games-simulation/lincity-ng-1.0.3 failed.
!!! Function egamesconf, Line 64, Exitcode 1
!!! egamesconf failed
!!! If you need support, post the topmost build error, NOT this status message.

Cosa devo installare? quale pacchetto (opengl è installato)?


Last edited by ercoppa on Thu Apr 20, 2006 9:10 pm; edited 4 times in total
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Sun Apr 16, 2006 9:39 pm    Post subject: Reply with quote

nn uso lincity ma forse... virtual/opengl :?:
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Mon Apr 17, 2006 10:03 am    Post subject: Reply with quote

già installato :cry:
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Tue Apr 18, 2006 3:26 pm    Post subject: Reply with quote

Sul mio sistema ho sia
Code:

games-simulation/lincity
che
games-simulation/lincity-ng

e mi ritrovo installato sia
Code:

app-admin/eselect-opengl
che
x11-base/opengl-update

Fa un check se uno di questi ti possa servire
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Apr 18, 2006 3:49 pm    Post subject: Reply with quote

controlla di avere impostato (con eselect o con opengl-update) la versione corretta delle opengl da utilizzare
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Tue Apr 18, 2006 5:59 pm    Post subject: Reply with quote

@Danilo sto come te, anche io ho tutto installato è nella'aggiornamento di lincity-ng da 1.02 a 1.03 che non riesco
@Onip: volentieri ma non so come fare :oops:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31467
Location: here

PostPosted: Wed Apr 19, 2006 7:03 am    Post subject: Reply with quote

ercoppa wrote:
@Onip: volentieri ma non so come fare :oops:

Con
Code:
# opengl-update --get-implementation

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Wed Apr 19, 2006 10:47 am    Post subject: Reply with quote

Fatto ma non ho risolto
Code:
gentoo emilio # opengl-update --get-implementation
ati

Code:
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... no
configure: error: Couldn't find opengl libraries or headers

!!! ERROR: games-simulation/lincity-ng-1.0.3 failed.
!!! Function egamesconf, Line 64, Exitcode 1
!!! egamesconf failed
!!! If you need support, post the topmost build error, NOT this status message.


Altre idee :?:
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Apr 19, 2006 11:13 am    Post subject: Reply with quote

prova a dare
Code:
#opengl-update ati
e vedi se ti compila.
Se non va a buon fine prova a mettere quelle di xorg
Code:
#opengl-update xorg-x11
così dovrebbe andare, poi ricordati di rimettere quelle di ati

Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Wed Apr 19, 2006 12:26 pm    Post subject: Reply with quote

Grazie Onip è basto il primo! :lol:
//EDIT
Ora però tuxracer e nerverball non partono e dicono:
Code:
neverball: X11 driver not configured with OpenGL

Code:
Tux Racer 0.61 -- a Sunspire Studios Production (http://www.sunspirestudios.com)
(c) 1999-2000 Jasmin F. Patry <jfpatry@sunspirestudios.com>
"Tux Racer" is a trademark of Jasmin F. Patry
Tux Racer comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions.
See http://www.gnu.org/copyleft/gpl.html for details.

*** tuxracer error: Couldn't initialize video: X11 driver not configured with OpenGL (Success)
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Wed Apr 19, 2006 9:02 pm    Post subject: Reply with quote

ercoppa wrote:

Ora però tuxracer e nerverball non partono e dicono:
Code:
neverball: X11 driver not configured with OpenGL



Ma non ti accontenti mai... :wink:

Da uno sguardo qua parla di libsdl...
Back to top
View user's profile Send private message
ercoppa
Guru
Guru


Joined: 10 Dec 2005
Posts: 371
Location: roma

PostPosted: Thu Apr 20, 2006 1:26 pm    Post subject: Reply with quote

Danilo grazie mille, ho ricompilato le libsdl e adesso funziona tutto! thx
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Thu Apr 20, 2006 8:04 pm    Post subject: Reply with quote

Di nulla.

Se metti un titolo piu' appropriato faciliti le ricerche degli altri :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum