LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Catalyst 10.3 won't compile (https://www.linuxquestions.org/questions/slackware-14/catalyst-10-3-wont-compile-798071/)

spudgunner 03-26-2010 11:05 AM

Catalyst 10.3 won't compile
 
I've downloaded and tried to install the newest ATI driver, but I get this error when I try to build packages:

Code:

./packages/Slackware/ati-packager.sh: line 56: unexpected EOF while looking for matching `]'
./packages/Slackware/ati-packager.sh: line 406: syntax error: unexpected end of file

I extracted the package and am pretty sure I found the source of the error (a missing ]) but I'm unsure of how to repackage the installer after correcting it. I did a google search and at least one other person has had this error: http://www.phoronix.com/forums/showp...9&postcount=28

Any suggestions?

Lucifer4o 03-26-2010 04:14 PM

You don't need to repakge.
You could use the install script

spudgunner 03-29-2010 07:15 AM

Hmmm I guess you're right... I'll have to figure out how to point it to the files I've extracted instead of it using the files it extracts itself

spudgunner 03-30-2010 07:33 AM

I can't figure out how to use the install script on the extracted files. Anyone?

jazzor 03-31-2010 04:31 AM

if you are on slackware current, dont bother with the 10.3 drivers, they wont work on xorg 7.5 (xorgsever 1.7) anyway.
Otherwise, you can simply correct the bash script as you see fit, then cd into the package directory and run

./ati-installer.sh 8.xxx --buildpkg Slackware/All

which has the same effect as building the slackware packages straight from the downloaded .run file.

spudgunner 03-31-2010 12:55 PM

I am using Slackware current, however its not newest current, so I guess I'll have to check that first. I also recall trying something similar to the ./ati-installer.sh 8.xxx --buildpkg Slackware/All but I'll try it again tonight.

EDIT: I checked the xorgserver version and it is 7.5 so I guess I'll wait until the next Catalyst driver is released


All times are GMT -5. The time now is 03:01 AM.