Re: [kde-freebsd] KDE 3.2 + startx errors (dcopserver)

2004-02-15 Thread Andy Fawcett
tem admin. > > I have tried running 'dcopserver' as usr and as root with no > success. Any help would be appreciated. As root: chown -R youruser:yourgroup /home/usr/.kde should fix it. If not, you need to check the permissions of those files, and ensure th

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Andy Fawcett
On Tuesday 19 June 2007 02:52:55 Mark Kirkwood wrote: > Byron Campbell wrote: > > On Sunday 17 June 2007 10:23:19 pm Mark Kirkwood wrote: > >> AFAICS the symbol is defined in: > >> > >> /usr/local/lib/xorg/modules/drivers/ati_drv.so > >> > >> e.g: > >> > >> $ nm ati_drv.so|grep ATIMemoryTypeNames_8

Re: X fails after upgrade to xorg-7.2; FreeBSD AMD64 w/ Radeon 9600 Pro

2007-06-19 Thread Andy Fawcett
ifference could be the drm stuff. I have it built into my kernel, you might be (auto)loading it as modules. Relevant lines from my kernel config: device radeondrm device drm Could be worth trying, if you don't already have it. -- Andy Fawcett | [EMAIL PRO

Re: [kde-freebsd] can't compile kde3.1.2

2003-07-23 Thread Andy Fawcett
, try another kdelibs build, and if you still run into the same problem please follow the instructions that the build system gives you. A. -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an ope

Re: [kde-freebsd]

2003-08-20 Thread Andy Fawcett
=yes", to build > LyX/Qt. FWIW, the lyx port (with Qt enabled) is working fine for me, on 5.1R and up to date KDE/Qt installed. Of course, this may be a 4.x issue, and I don't have a 4.x system to test on. Andy -- Andy Fawcett

Re: [kde-freebsd] KDE4 libssl conflicts

2008-08-12 Thread Andy Fawcett
; of KDE4 with the same error output. You need to clean out the 6.3 versions of various libs/binaries. See the delete-old and delete-old-libs targets on /usr/src/Makefile -- Andy Fawcett | [EMAIL PROTECTED] | [EMAI