|
所有的书签
Now displaying records 1 to 20 of 30 Here is how to do it :
1. Download the latest ATI drivers (8.24.8)
2. Switch to runlevel 3
3. Start the ATI Run file ./ati-installerblabla.run
4. In the installer use the function to generate a distro specific package and generate a package for SuSE 10.1
5. Exit the installer
6. Install the newly created RPM file with the rpm -ivh command
7. Make sure you are in runlevel 3 and start sax2 sax2 -m 0=fglrx
8. Configure the X server as needed and test it. Save the settings and exit Sax2
9. Start the X server init 5 and test your 3D settings with glxinfo and glxgears. You should have 3D
10. Exit the X server and switch back to runlevel 3
11. Start the ATI installer again ./ati-installerblabla.run
12. This time, install the generic drivers and select Expert settings. Don't uncheck anything, just select OK and install the drivers.
13. Exit the installer
14. Run the following command /usr/X11R6/bin/aticonfig --initial
15. Edit /etc/sysconfig/displaymanager and search for the line that defines which X server to start. It should now read "Xorg". Change it to "Xgl". Save the file and exit the editor.
16. Run the following command SuSEconfig --module xdm
17. Reboot the pc
You can now log in your Gnome window manager and open a console window.
Run the command compiz --replace gconf
From here on, follow the instructions on http://www.opensuse.org/xgl on how to edit the gconf registry to auto load compiz with all its plugins and on how to configure them. I can assure you, there are a lot of cool settings that you can modify which you don't have without gconf. Ruby是何方神圣?
Ruby是一种功能强大的面向对象的脚本语言,她可以使您方便快捷地进行面向对象编程.Ruby使文本处理和系统管理变得简单,与Perl非常相似.一句话:简单明了,扩展性强,移植性好.
Ruby的几大亮点:
* 语法简单
* 垃圾回收
* 可移植性
* 动态载入
* 完全免费
* 正则表达式 Welcome to RubyCentral, a growing web resource for everything to do with the Ruby language. APACHE的编译:通用的编译选项能使安装过程标准化
./configure --prefix=/another_driver/apache/ --enable-shared=max --enable-module=most |