![]() |
|
|||||||
| AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
If you are encountering an issue when generating Fedora FC6 RPMs with the fglrx 8.29.6 drivers, read this thread.
Prior to posting make sure kernel-devel, kernel-headers, qt-devel, and all of the standard development libraries and tools are installed and working. Quote:
If you are one of these users with build troubles, try building fireglcontrolpanel from source to see if it works or what errors are outputted. To grab the source, pass the argument of --extract to the 8.29.6 driver installer. It will then make the fglrx-install folder. From there, grab fglrx-install/common/usr/src/fglrx/fglrx_panel_sources.tgz and extract the contents. Run make in the extracted folder from fglrx_panel_sources.tgz. If the compilation errors out, post the output. Thanks. |
|
#2
|
|||
|
|||
|
Last edited by semi; 10-30-2006 at 08:48 AM. |
|
#3
|
|||
|
|||
|
You have qt-devel and libraries installed, correct? For Qt 3.3 (not Qt4).
|
|
#4
|
|||
|
|||
|
qt-3.3.4-15.5.i386.rpm
says a newer version is installed. |
|
#5
|
|||
|
|||
|
|
|
#6
|
|||
|
|||
|
yes.
qt-devel-3.3.7-0.1.fc6.i386.rpm is already installed thanks again for your patience. |
|
#7
|
|||
|
|||
|
Hey all, I figured out how to fix it. I extracted the package and examined the makefile for the control panel, and it seems to be assuming that the qt libraries are always in /usr/lib64/qt-3.3/lib64 (/usr/{LIB_DIR}/{MK_QTDIR}/{LIB_DIR}) when it should be /usr/lib64/qt-3.3/lib64. I got the package to generate properly by creating a symbolic link lib64 to lib/. Everything worked fine after that.
|
|
#8
|
|||
|
|||
|
Erm, I meant to say that it should be looking for qt libs in /usr/lib64/qt-3.3/lib. Sorry for any confusion.
|
|
#9
|
|||
|
|||
|
that did it. fixed my problem. It all works perfectly now.
thanks alot for that Shinigami2057 and thanks very much for all you help michael.
|
|
#10
|
|||
|
|||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|