Hello,
I am running:
I installed the latest available NVIDIA driver for my graphics card 304.64.
Now I wanted to install Skype and it asked me if I want to build it with NVIDIA libGL support.
Since I have it installed I enabled it. portmaster went on checking for configs with the dependencies and all of a sudden the curses based configuration for nvidia 310.32 popped up. I aborted the whole process and [CMD=""]cd[/CMD] to /usr/ports/net-im/skype and ran [CMD=""]make config[/CMD] end deselected "Build with NVIDIA support". portmaster presented me with every dependency needed, this time without x11-drivers/nvidia-driver-310. Instead I guess it uses graphics/linux-dri but fails to install it.
Why can't it simply use my existing nvidia-driver as dependency.
I am running:
Code:
FreeBSD freebsd 9.1-STABLE FreeBSD 9.1-STABLE #0 r248326: Fri Mar 15 18:28:46 CET 2013 root@freebsd:/usr/obj/usr/src/sys/GENERIC amd64
I installed the latest available NVIDIA driver for my graphics card 304.64.
Now I wanted to install Skype and it asked me if I want to build it with NVIDIA libGL support.
Since I have it installed I enabled it. portmaster went on checking for configs with the dependencies and all of a sudden the curses based configuration for nvidia 310.32 popped up. I aborted the whole process and [CMD=""]cd[/CMD] to /usr/ports/net-im/skype and ran [CMD=""]make config[/CMD] end deselected "Build with NVIDIA support". portmaster presented me with every dependency needed, this time without x11-drivers/nvidia-driver-310. Instead I guess it uses graphics/linux-dri but fails to install it.
Code:
===> Registering installation for linux-dri-7.4_1 as automatic
Installing linux-dri-7.4_1...pkg: linux-dri-7.4_1 conflicts with nvidia-driver-304.64 (installs files into the same place). Problematic file: /compat/linux/usr/lib/libGL.so.1
*** [fake-pkg] Error code 70
Stop in /usr/ports/graphics/linux-dri74.
===>>> Installation of linux-dri-7.4_1 (graphics/linux-dri74) failed
===>>> Aborting update
Why can't it simply use my existing nvidia-driver as dependency.