LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ati driver gcc problems - which development tools (https://www.linuxquestions.org/questions/linux-newbie-8/ati-driver-gcc-problems-which-development-tools-311892/)

cjae 04-11-2005 12:07 AM

ati driver gcc problems - which development tools
 
Hi, Decided to install ATI driver for a 9600se graphics card.

linux:/home/cjae # rpm -U fglrx_6_8_0-8.12.10-1.i386.rpm
make.sh: line 46: gcc: command not found
make.sh: line 52: [: !=: unary operator expected
/sbin/ldconfig: File /usr/X11R6/lib/FGL.renamed.libGL.so.1.2 is too small, not checked.

Oh

Detected configuration:
Architecture: i686 (32-bit)
X Server: Xorg 6.8.1

I tried to install everything about gcc and the kernel source off the install disc via YaST and now I believe the gcc error is gone. It also tells me that fglrx_6_8_0-8.12.10-1.i386.rpm is already installed.

What is libGL.so1.2 and why is it so small?
I posted a similar question and a mod told me that I must not have installed any development tools. I went with the default install which other ones should be installed.

I really need to get this working so I can use svideo to my TV.

Robert G. Hays 04-11-2005 12:41 PM

I have an ATI All-In-Wonder 9600 myself, so I know a *little* here...

-- SuSE 9.0Pro -really- does not like ATI, so I gave up on SuSE after months of part-time fornicating with this problem, so, being a mid-level Linux & high-level overall computerist, I went to Gentoo Linux. (NOT for newbies!)

I can't help you much on the compile here -- I haven't had any such problem YET. (universe, you *heard* me say 'yet'!)

So let's us just see if things are already in usable state from what you said...

I am assuming that you have used fglrxconfig to set things up? If not, text-mode x-ATI config program.

Where you really don't know what they're asking, accept the indicated default. Have your monitor's manual handy, or find the specs on the web. You'll need them! (Most likely...!)

I have been hearing about something called gatos. Google for this and see if it might be (part of) what you need. (at www.google.com/linux)

I know gatos is for capture & tuner(?), but it may be for output also? Anyway, have a look at it if you get this far & still nogo

Advice: Set your lilo or grub to boot in pure text, and go to /etc/inittab, find the line saying something like
id:5:default
and change that to '3' if not already; this makes linux start at a console instead of going directly to graphics -- this way, if something breaks, you can still log in.
Once in, type 'startx' to start the x-server.

If something does go wrong, Ctrl-Alt-Backspace kills the x-server & gets you back to a command prompt; if you boot directly to gui, you can't do this.
*I* _always_ boot this way.

lol,


All times are GMT -5. The time now is 10:00 PM.