--- alx-src/branches/alxconf-060/functions/config_x11.sh 2011/07/06 21:35:22 2612 +++ alx-src/branches/alxconf-060/functions/config_x11.sh 2011/07/06 21:44:08 2615 @@ -24,7 +24,7 @@ config_display_manager # got we vnc support ? - if [ -f /usr/X11R6/lib/xorg/modules/extensions/libvnc.so ] + if [ -f /usr/lib/xorg/modules/extensions/libvnc.so ] then has_tigervnc="yes" else