Date: Sun, 21 Feb 2010 10:58:19 +0100 From: Polytropon <freebsd@edvax.de> To: Programmer In Training <pit@joseph-a-nagy-jr.us> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Problems With K3b Message-ID: <20100221105819.0cc86d17.freebsd@edvax.de> In-Reply-To: <4B80AFCA.50404@joseph-a-nagy-jr.us> References: <4B80AFCA.50404@joseph-a-nagy-jr.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Feb 2010 22:00:10 -0600, Programmer In Training <pit@joseph-a-nagy-jr.us> wrote: > I've already added the necessary line to > /boot/default/loader.conf for enabling dma) The file /boot/loader.conf is the file you should edit. The defaults file is read prior to the normal config file, it is overriden by different settings. > Using pkg_add for k3b isn't working because I'm using a newer version of > some of it's dependencies and that apparently is causing problems (I > should have never installed Xv, I had to upgrade jpeg from jpeg-7 to > jpeg-8 and that upgrade has caused nothing but problems). I've experienced that "fun", too. :-) What error message is issued if you "fake install" K3B? See pkg_add -rvn (remote, verbose, no-install)? Maybe it will work with the newer version of libjpeg. > I realize now that I'm going to have to learn to use the port management > tools to help prevent problems like this in the future and that's ok. I've often been told that portmaster would be a good choice. I've used portinstall / portupgrade in the past, but have to say that I honestly prefer pkg_add -r for simplicity. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100221105819.0cc86d17.freebsd>