[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: QT 2/3 detection & KDE_USE_QT
From:       Jay Cornwall <jay () evilrealms ! net>
Date:       2002-04-21 18:44:19
[Download RAW message or body]

On Sunday 21 Apr 2002 11:43, Josef Spillner wrote:

> Apply http://mindx.dyndns.org/kde/kiowa-build.patch.
> No guarantee for anything (I removed quite a bit) :)

Thanks, that works great! I've moved the bootstrap.sh commands into Gordon's 
Makefile.use script, so the user can just 'Makefile -f Makefile.use kde3' to 
autoconfigure and set the KDE version, and then './configure && make && make 
install' to compile.

The .tar.bz2 is now back down to a nice, comfortable 93k. :)

> One more change which just came to my mind could be to avoid KDE_SET_PREFIX
> if ${prefix} is set and different from ${ac_default_prefix}.
> So people explicitely installing this app into their home directory will be
> able to do so, and when running a normal ./configure without prefix the app
> will be installed in $kdedir, show up in the menus and all that.

Hmm. As far as I can see, KDE_SET_PREFIX already does this?

  dnl make $KDEDIR the default for the installation
    AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde})

    if test "x$prefix" = "xNONE"; then
      prefix=$ac_default_prefix
      ac_configure_args="$ac_configure_args --prefix=$prefix"
    fi

And a ./configure --prefix=~/ seemed to compile and install into my home 
directory without problems.

> And yeah, Kiowa looks promising, it should support scp transfer (via KIO of
> course) so the server can be checked client-side.

This is one of the features I'd like to implement before the next 1.2.0 public 
release. I just need to read up on KIO first. :)

Cheers,
Jay

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic