Bmax and Mandriva Linux

Archives Forums/Linux Discussion/Bmax and Mandriva Linux

Filax(Posted 2005) [#1]
Hi

I have a big problem with mandriva linux distribution.

It's impossible ton compile module i obtaint :

Linking main :
/usr/bin/ld : cannont fond -lGLU
Collect 2 : id retuurned 1 exit status

I have try to install all package ! mesa etc etc

I have read this topic for information :
http://www.blitzbasic.com/Community/posts.php?topic=47106

But nothing work ... Bmax have a problem on this file :
blitzgl.linux.c

Bmax don't find the file
#include <GL/glu.h>

I have try to locate this file on the hard drive but nothing.
I have some GL directory under my hard drive like :
usr/include/
usr/XX11R6/include/

There is many .h file under but not glu.h ???

Heelllppp linux is hell ...


Filax(Posted 2005) [#2]
Note : I have try to login in administrator mode and copy
manualy glu.h and it's seem ok, i can rebuild all module
without error.

But the blitmax won't compile my code alway the same message.

Linking main :
/usr/bin/ld : cannont fond -lGLU
Collect 2 : id retuurned 1 exit statu


BlitzSupport(Posted 2005) [#3]
Have you tried looking for packages with similar names to these in Mandriva's software repository?


libgl-dev
libglu-dev
libxxf86vm-dev
libx11-dev




Filax(Posted 2005) [#4]
Linux die ! go hell !

i'll trye ta make a linux version later .... This os is a sh..t !
nothing is simple ...


BlitzSupport(Posted 2005) [#5]
Try using Ubuntu like I did in that thread. I know exactly what you're going through, and Ubuntu made it all pretty easy! Relatively easy, anyway...


Amon_old(Posted 2005) [#6]
I use Mandriva and when installing it I selected a customised install. I installed all the developer tools available on the installation DVD and blitzmax works fine. The tools needed for blitzmax are definately on the dvd or cd's you have. Just install all of them.


Filax(Posted 2005) [#7]
I do !!

I have selected all in custom install ! but problem.

Thanks Blitzsupport : I'll try for the last one else linux go trash.


Perturbatio(Posted 2005) [#8]
is it the 64bit or 32bit version of Mandriva you have installed?


Filax(Posted 2005) [#9]
I have installed the free version

http://www.mandrakelinux.com/en/ftp.php3

ftp://ftp.song.fi/pub/mirrors/Mandrake-linux/official/iso/10.2/i586/Mandriva-Linux-2005-Limited-Edition-Download-DVD.i586.iso

It is the good version ?


skidracer(Posted 2005) [#10]
There is a post above already confirming it is possible to install mandriva from dvd version, the trick is to select all the development packages,

Go to the package manager and please confirm that you have done so,


or do as James did and download ubuntu hoary hedgehog 32 bit which is / should be the current BlitzResearch recomended Linux distro for BlitzMax developers.


Isaac P(Posted 2005) [#11]
Or if you prefer KDE, www.kubuntu.org

But yes, just goto the control panel, then to package management then you can install the dev tool packages and everything will work fine under mandriva.