Date: Sun, 11 Sep 2005 21:11:37 -0400 From: bob self <bobself@charter.net> To: freebsd-questions@freebsd.org Subject: can't install /sysutils/dvd+rw-tools Message-ID: <4324D5C9.2070003@charter.net>
next in thread | raw e-mail | index | archive | help
FreeBSD-6.0 beta 4 I'm trying to get DVD burning going according to the handbook. So, it says to install "dvd+rw-tools". But I get this error: root@xxxxxx~# pkg_add -r dvd+rw-tools Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/Latest/ dvd+rw-tools.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All/cdr tools-2.01_1.tbz... Done. pkg_add: package 'cdrtools-2.01_1' conflicts with cjk-cdrtools-2.01.20041227_1 pkg_add: please use pkg_delete first to remove conflicting package(s) or -f to f orce installation pkg_add: pkg_add of dependency 'cdrtools-2.01_1' failed! So, I try to un-install "cjk-cdrtools", but I get this error: root@xxxxxx~# pkg_deinstall cjk-cdrtools ---> Deinstalling 'cjk-cdrtools-2.01.20041227_1' pkg_delete: package 'cjk-cdrtools-2.01.20041227_1' is required by these other pa ckages and may not be deinstalled: gnome2-2.10.2 gnomemedia2-2.10.2 nautilus-cd-burner-2.10.2 sound-juicer-2.10.1 totem-gstreamer-1.0.4 ** Listing the failed packages (*:skipped / !:failed) ! cjk-cdrtools-2.01.20041227_1 (pkg_delete failed) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed What I think that I need to use is growisofs which is part of dvd+rw-tools. Do I have un-install gnome2 etc to be able to use this? thanks, Bob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4324D5C9.2070003>