Stupid Linux Question...
Stupid Linux Question...
First:
Second:
How do I "run" a make file in linux? I have the Fedora Project...
Thanks! Thats all I needed to know... Irrlicht doesn't give much help for compiling in linux at all... Oh well... I just need to learn!
________
OREGON MEDICAL MARIJUANA DISPENSARY
Second:
How do I "run" a make file in linux? I have the Fedora Project...
Thanks! Thats all I needed to know... Irrlicht doesn't give much help for compiling in linux at all... Oh well... I just need to learn!
________
OREGON MEDICAL MARIJUANA DISPENSARY
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
Re: Stupid Linux Question...
Type Make.disanti wrote:How do I "run" a make file in linux?
Hmmmm... thats strange! Sydney isn't appearing in the Hello World, the map isn't appearing in the Quake 3 Map tutorial... Can linux port of Irrlicht load meshes?
________
MOTORCYCLE TIRES
________
MOTORCYCLE TIRES
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
Just like 'Jedive'
If I run the programs from the command-line they run perfectly, but if I run them from the file manager (in my case 'Konqueror') I get a correctly sized window, the correct text overlays and window titles, but absolutely no graphical content except for the background colour. Strange.
Hmmm... I can't run it from the "Konsole". It gives me the error:
[disanti@localhost 1.HelloWorld]$ ls
example HelloWorld.dsw HelloWorld.vcproj Makefile
example.dev HelloWorld.ncb main.cpp Makefile.win
HelloWorld.dsp HelloWorld.sln main.cpp~ tutorial.html
[disanti@localhost 1.HelloWorld]$ example
bash: example: command not found
Thanks~ John DiSanti
________
Oregon medical marijuana dispensary
[disanti@localhost 1.HelloWorld]$ ls
example HelloWorld.dsw HelloWorld.vcproj Makefile
example.dev HelloWorld.ncb main.cpp Makefile.win
HelloWorld.dsp HelloWorld.sln main.cpp~ tutorial.html
[disanti@localhost 1.HelloWorld]$ example
bash: example: command not found
Thanks~ John DiSanti
________
Oregon medical marijuana dispensary
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
Why are BSP examples so slow under linux? I get about 4 fps on them. It lags like hell it is VERY hard to move around like this!
NVidia GeForce 4 MX 4800 -- 64 MB VRAM
1.2 Ghz Athlon MP processor
256MB DDR-RAM
etc...
Thanks~ John DiSanti
________
Nevada marijuana dispensary
NVidia GeForce 4 MX 4800 -- 64 MB VRAM
1.2 Ghz Athlon MP processor
256MB DDR-RAM
etc...
Thanks~ John DiSanti
________
Nevada marijuana dispensary
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
It sounds like you don't have the nvidia-glx and nvidia-kernel drivers for your card.
On Gentoo, it's `emerge -v nvidia-kernel nvidia-glx` (add `ACCEPT_KEYWORDS="~x86"` at the start of that command if you're using a 2.6 kernel).
If you're using another distro, there are usually RPMs available - check your package-management utility.
On Gentoo, it's `emerge -v nvidia-kernel nvidia-glx` (add `ACCEPT_KEYWORDS="~x86"` at the start of that command if you're using a 2.6 kernel).
If you're using another distro, there are usually RPMs available - check your package-management utility.
Thanks! Its running alot faster now!
Another stupid linux question... lol!
Shouldn't Niko make the engine able to load meshes if run from the X-Server instead of the Konsole? That would make my life alot easier. I'm using GEdit to do the coding, then I have to run Konsole and make it/run it. Its a big pain to have to type:
./test1
From the Konsole EVERYTIME someone wants to run a game/test/app. This should be fixed!
________
Drug Test Kit
Another stupid linux question... lol!
Shouldn't Niko make the engine able to load meshes if run from the X-Server instead of the Konsole? That would make my life alot easier. I'm using GEdit to do the coding, then I have to run Konsole and make it/run it. Its a big pain to have to type:
./test1
From the Konsole EVERYTIME someone wants to run a game/test/app. This should be fixed!
________
Drug Test Kit
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.
One more question!
Why is there no caption bar with the engine under linux?
I can't see the title! This is also VERY annoying.
________
WHOLESALE VAPORIZER
Why is there no caption bar with the engine under linux?
I can't see the title! This is also VERY annoying.
________
WHOLESALE VAPORIZER
Last edited by disanti on Tue Feb 22, 2011 8:07 am, edited 1 time in total.