mkillio said:I'm having alot of trouble installing these programs. i.e. firebird and xine. I extracted them to the folder I wanted them in. But i can't find the install files. Also anyone know where to get an ATI driver for the 9800 that supports the latest (system x, or start x. I think that's what it's called in the terminal you would type startx to show a graphical ver. of linux) it's like ver. 4.3.2 I think. ATI's website only supports ver. 4.3.0.
This 1024x768 is killing me with my 21" monitor.
Xine should be already installed on your linux (multimedia folder in the start menu), if not you can install it via the "install software option" of your mandrake control centre. Xine doesn't change that much so it should probably a pretty new version. If not, try this site with daily built Mandrake rpms. It also includes DVD support for encrypted DVDs. http://cambuca.ldhs.cetuc.puc-rio.br/xine/
Just follow its intructions and you should be fine.
The graphical environment is called X server. So your X server is 4.3.2 and the ATI driver only supports 4.3.0? Are there some issues? Have you already checked that the resolution isn't limited by the configuration of the monitor?
If it's not the monitor, there're some things you could do but they 're rather lengthy and complicated so check that first.
Now to http://sourceforge.net/projects/firebird/; apparently no Mandrake rpm is avaiable which leaves you with ./configure; make; make install Here's a FAQ about this http://www.faqs.org/contrib/yal/page7faq.htm and then here's the detailled stuff http://www.tldp.org/HOWTO/Software-Building-HOWTO-3.html
EDIT: for clarification