Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2000 22:23:35 -0400
From:      Will Andrews <andrews@technologist.com>
To:        Scott Blachowicz <scott@sabmail.rresearch.com>
Cc:        Will Andrews <andrews@technologist.com>, R Joseph Wright <rjoseph@mammalia.org>, freebsd-ports@FreeBSD.ORG
Subject:   Re: KDE2: make install 'fails' ...
Message-ID:  <20000519222335.C45875@argon.blackdawn.com>
In-Reply-To: <20000519191555.A25707@sabami.seaslug.org>; from scott@sabmail.rresearch.com on Fri, May 19, 2000 at 07:15:55PM -0700
References:  <Pine.BSF.4.21.0005191538420.1206-100000@manatee.mammalia.org> <87hfbuvwqh.fsf@sabmail.rresearch.com> <20000519220322.A45875@argon.blackdawn.com> <20000519191555.A25707@sabami.seaslug.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 :-)).

<mode type="smartass">
I didn't say your .xinitrc would be simple, I said the script in it
would be.  ;)
</mode>

> > >    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 <andrews@technologist.com>
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




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