Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 12:56:21 -0900
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        "Scott Robbins" <scottro@despammed.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: decopserver
Message-ID:  <20011228215622.4DAB5B7@nebula.anchoragerescue.org>
In-Reply-To: <011501c18fb3$23b02970$3008a8c0@starlowin2k>
References:  <20011228083539.4F63EB3@nebula.anchoragerescue.org> <011501c18fb3$23b02970$3008a8c0@starlowin2k>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 December 2001 06:20 am, Scott Robbins wrote:
> ----- Original Message -----
> From: "Beech Rintoul" <akbeech@anchoragerescue.org>
> To: <daverk@epix.net>; <freebsd-questions@FreeBSD.ORG>
> Sent: Friday, December 28, 2001 3:35 AM
> Subject: re: decopserver
>
> > If you are using kdelibs-2.2.2 you don't have to patch, it's already been
> > committed. I would suggest upgrading to the latest kde2 port. If you
>
> really
>
> > want to patch kdelibs-2.2.1 email me and I'll show you how to apply the
>
> patch.
>
> (Scott raises his hand)  I would like to know for my own knowledge--I too
> tried to apply the patch, but couldn't figure out which file.
> I use blackbox as my window manager, but at present, find that Konqueror
> suits my needs as GUI web browser.  Therefore, I'd be grateful if you could
> explain how to apply the patch--it might even be worth cc'ing questions as
> this question has come up a few times in the past.
> Thanks for your time
> Sincerely,
> Scott Robbins
>
> > Beech
> >

OK, to apply the KDE-ICE.diff:

First do a pkg_delete -f kdelibs-2.2.1 to uninstall.

cd /usr/ports/x11/kdelibs2

type make

As soon as it starts into configure hit control c

cd into the directory that contains the .diff

cp KDE-ICE.diff 
/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/dcop/KDE-ICE/KDE-ICE.diff

cd /usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/dcop/KDE-ICE

patch <KDE-ICE.diff  (it will patch listen.c)

cd /usr/ports/x11/kdelibs2

make

make install

You can find documentation in man patch and man diff.

Have fun,

Beech


-------------------------------------------------------------------
     Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------












To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011228215622.4DAB5B7>