public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] glew/glewmx or what?
@ 2011-07-31 15:09 meino.cramer
  2011-07-31 19:00 ` Michael Schreckenbauer
  0 siblings, 1 reply; 3+ messages in thread
From: meino.cramer @ 2011-07-31 15:09 UTC (permalink / raw
  To: Gentoo


Hi,

to compile the Mitsuba renderer I need "glewmx" (whatever this means).
Postings on the net let me believe, that "glewmx" is a part of glew,
which in turn is a gentoo package.

But I found no USE-flags telling the package to build glew with
"glewmx"...or I misunderstood the whole thing ...


Can someone please shed some wise light on my shadowed mind so
I will be able to embrace this holy "glewmx" love and peace? 
;)  <<<--- very big!!!

Thank you very much for any enlightment!
Best regards
mcc






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] glew/glewmx or what?
  2011-07-31 15:09 [gentoo-user] glew/glewmx or what? meino.cramer
@ 2011-07-31 19:00 ` Michael Schreckenbauer
  2011-08-01  8:05   ` meino.cramer
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Schreckenbauer @ 2011-07-31 19:00 UTC (permalink / raw
  To: gentoo-user

Hi,

Am Sonntag, 31. Juli 2011, 17:09:08 schrieb meino.cramer@gmx.de:
> Hi,
> 
> to compile the Mitsuba renderer I need "glewmx" (whatever this means).
> Postings on the net let me believe, that "glewmx" is a part of glew,
> which in turn is a gentoo package.
> 
> But I found no USE-flags telling the package to build glew with
> "glewmx"...or I misunderstood the whole thing ...
> 
> 
> Can someone please shed some wise light on my shadowed mind so
> I will be able to embrace this holy "glewmx" love and peace?
> ;)  <<<--- very big!!!

you could add -DGLEW_MX to your CFLAGS and emerge glew with this setting.
Better way is to copy the glew ebuild to your local overlay and fix it to 
compile with this flag set.
CFLAGS.EXTRA="-DGLEW_MX"
added to pkg_setup() might do the job.

> Thank you very much for any enlightment!
> Best regards
> mcc

Regards,
Michael




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] glew/glewmx or what?
  2011-07-31 19:00 ` Michael Schreckenbauer
@ 2011-08-01  8:05   ` meino.cramer
  0 siblings, 0 replies; 3+ messages in thread
From: meino.cramer @ 2011-08-01  8:05 UTC (permalink / raw
  To: gentoo-user

Michael Schreckenbauer <grimlog@gmx.de> [11-07-31 21:04]:
> Hi,
> 
> Am Sonntag, 31. Juli 2011, 17:09:08 schrieb meino.cramer@gmx.de:
> > Hi,
> > 
> > to compile the Mitsuba renderer I need "glewmx" (whatever this means).
> > Postings on the net let me believe, that "glewmx" is a part of glew,
> > which in turn is a gentoo package.
> > 
> > But I found no USE-flags telling the package to build glew with
> > "glewmx"...or I misunderstood the whole thing ...
> > 
> > 
> > Can someone please shed some wise light on my shadowed mind so
> > I will be able to embrace this holy "glewmx" love and peace?
> > ;)  <<<--- very big!!!
> 
> you could add -DGLEW_MX to your CFLAGS and emerge glew with this setting.
> Better way is to copy the glew ebuild to your local overlay and fix it to 
> compile with this flag set.
> CFLAGS.EXTRA="-DGLEW_MX"
> added to pkg_setup() might do the job.
> 
> > Thank you very much for any enlightment!
> > Best regards
> > mcc
> 
> Regards,
> Michael
> 
> 

Hi Michael,

thank you for your help ! :)

Unfortunately this seems only the half of the way to go...

The installation process only install libglew...and leave libglewmx
untouched.
...

Any idea how to convince the package to install everything?

Best regards,
mcc




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-01  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-31 15:09 [gentoo-user] glew/glewmx or what? meino.cramer
2011-07-31 19:00 ` Michael Schreckenbauer
2011-08-01  8:05   ` meino.cramer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox