From owner-freebsd-ports Fri May 19 19:24:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id EEBA437B63F for ; Fri, 19 May 2000 19:24:04 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (05-079.dial.008.popsite.net [209.69.13.79]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id TAA05845; Fri, 19 May 2000 19:23:52 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 468761960; Fri, 19 May 2000 22:23:35 -0400 (EDT) Date: Fri, 19 May 2000 22:23:35 -0400 From: Will Andrews To: Scott Blachowicz Cc: Will Andrews , R Joseph Wright , freebsd-ports@FreeBSD.ORG Subject: Re: KDE2: make install 'fails' ... Message-ID: <20000519222335.C45875@argon.blackdawn.com> References: <87hfbuvwqh.fsf@sabmail.rresearch.com> <20000519220322.A45875@argon.blackdawn.com> <20000519191555.A25707@sabami.seaslug.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000519191555.A25707@sabami.seaslug.org>; from scott@sabmail.rresearch.com on Fri, May 19, 2000 at 07:15:55PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, May 19, 2000 at 07:15:55PM -0700, Scott Blachowicz wrote: > > Does this allow people to have both KDE2 and KDE on their systems?? If > > so, that's GREAT! > > If you're careful with paths, I think it might...but I'm not > completely sure yet. Yes, I think it would work, if people mainpulated $PATH and $LD_LIBRARY_PATH correctly... We'd have to do some interesting hacking around the kde2 ports to make sure they worked whether or not kde 1.x is installed. > Yes - I think someone else pointed out that that header file was fixed > in a later FreeBSD version than I have (3.2). Ok. > That reminds me...I forgot to include that problem with the missing > mkstemps() function in this list. That was in > kdelibs-1.90/kdecore/ktempfile.cpp and this code: > > bool > KTempFile::create(const QString &filePrefix, const QString &fileExtension, > int mode) > { > #ifdef __FreeBSD__ > > I changed that ifdef to '#if __FreeBSD_version >= 330002'. Yeah, mkstemps() was introduced around 3.4. > > Yup.. can have a simple script in .xinitrc to take care of this. > > Well...the .xinitrc that I've been accumulating over the past 9 years or so > isn't so simple any more :-)). I didn't say your .xinitrc would be simple, I said the script in it would be. ;) > > > this is needed or has an effect. I need to read up on shared library > > > handling on FreeBSD... > > > > ldconfig -m %B calls ``ldconfig -m ${PREFIX}/lib'', which adds the > > correct search path for where you installed the libs. > > Yes...but I'm wondering if there are kde1 vs kde2 conflicts in the library > names. If so, the kde2 programs would need to prefer the kde2 lib dir over > the kde1 lib dir. I'm fairly certain we can override system search paths with $LD_LIBRARY_PATH. > Hmmm...maybe I should just break down and upgrade my OS to 4.0 :-)...what are > you running? Ah well...dinner calls... 5.0-CURRENT, of course.. I'm a developer! :-P I warned people that this whole thing had only be tested on 5-current when I announced the finish of the import. ;-p I also have a 3.4-STABLE machine that has a faster CPU, but I rely on it having a "stable" interface so I can get work done... -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message