|
|
gnome2.22终于升级了!
使用了gvfs,终于也体验到了急速的感觉,等gvfs全面普及时那速度......
另:升级后gvfs使用要在rc.conf的MODULES=(...)中加入fuse
这是升级时的提示:
- ==>
- ==> GVFS requires FUSE to operate correctly
- ==>
- ==> To make full use of GVFS, please load the "fuse" kernel module at bootup.
- ==> To do so, add 'fuse' to the MODULES array in /etc/rc.conf
- ==>
- ==> Without this module, GVFS will not be compatible with applications that
- ==> are not GIO-enabled.
- ==>
复制代码 |
|