Re: compiling kde-apps without --prefix=/usr

2002-10-29 Thread Nathaniel W. Turner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 21 October 2002 01:06 pm, Andreas Richter wrote:
> i think, that my system (woody, kde3.0.4 from kde.org) don't search in the
> /usr/local/kde-tree.
> what can i do to add these directory-structur to my system?
> under /etc/profile i have try the
> KDEDIRS=/usr/:/usr/local/kde
> but this don't work :(

Are you sure KDEDIRS is getting set and exported?  Do by any chance login via 
KDM?

If you login via KDM, you will need to create a file that sets up your 
environment in /etc/X11/Xsession.d/.  For example:

# /etc/x11/Xsession.d/10local-environment
export KDEDIRS=/usr/local/kde:/usr/local:/usr

- -- 
Nathaniel W. Turner
http://www.houseofnate.net/
Tel: +1 508 579 1948 (mobile)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9vwqH25cAeUrFyDIRAnfiAJ4ht7woYMCP1HdZSRfnWyO4nwbUfgCg1sa4
Wc7DZgsuDQJeide4OqiFd+k=
=5cIp
-END PGP SIGNATURE-




Re: compiling kde-apps without --prefix=/usr

2002-10-22 Thread Andreas Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 21. Oktober 2002 19:50 schrieb Hendrik Sattler:
> Am Montag, 21. Oktober 2002 19:23 schrieb Thomas Ritter:
> > Just make a package. Go to the source dir of your app you want to compile
> > and type "deb-make". A directory named debian/ is being created. Call
> > "debian/rules binary" and your package will be created. 
>
> I'd rather vote for using dh_make to create the debian subdir and debuild
> (or dpkg-buildpackage -rfakeroot) to acutally build the package. 

Thanks for answers. I tried both versions of package-creation. but which is 
the preferred one? in other words which mehtod use the debian package 
maintainer?

- -- 
Gruss/Greetings
Andreas Richter
OSZine - Das deutschsprachige Open Source Magazin (http://www.oszine.de)
GnuPG-PubKey: http://www.oszine.de/gpg/ar.gpg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9tcO5DPI8V3uhLdkRAsaSAJ0QPYr/T3bmOzbB3b5xK19V+PTC9gCg54Mb
Hx9GNGunM5OMgsYsdUo5Wc8=
=nSaY
-END PGP SIGNATURE-




Re: compiling kde-apps without --prefix=/usr

2002-10-21 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 21. Oktober 2002 19:23 schrieb Thomas Ritter:
> if I understand it correctly, you want to separate packages from
> self-compiled binaries, but KDE likes to have all these things in one place
> ;)
> Just make a package. Go to the source dir of your app you want to compile
> and type "deb-make". A directory named debian/ is being created. Call
> "debian/rules binary" and your package will be created. Any configure
> options you want to set, you can set in the shell script debian/rules.

I'd rather vote for using dh_make to create the debian subdir and debuild (or 
dpkg-buildpackage -rfakeroot) to acutally build the package. To get something 
useful, he should really edit those debian/* files, e.g. to have the right 
description :)

HS

- -- 
Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de
oder über pgp.net

PingoS - Linux-User helfen Schulen: http://www.pingos.schulnetz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9tD5Tzvr6q9zCwcERAkWZAKCmBrCMWD4Q+hesOgxic4MLKYHT4wCfaZvg
nSqFkbOZvDvimZ0taFTT2f8=
=tI0m
-END PGP SIGNATURE-




Re: compiling kde-apps without --prefix=/usr

2002-10-21 Thread Thomas Ritter
Hi,

if I understand it correctly, you want to separate packages from self-compiled 
binaries, but KDE likes to have all these things in one place ;)
Just make a package. Go to the source dir of your app you want to compile and 
type "deb-make". A directory named debian/ is being created. Call 
"debian/rules binary" and your package will be created. Any configure options 
you want to set, you can set in the shell script debian/rules.

-- 
-
Thomas Ritter




compiling kde-apps without --prefix=/usr

2002-10-21 Thread Andreas Richter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list,

i will compile, install and use ;) a kde-application that not in the official 
woody. (kile).
when i make the normal procedure
./configure && make && su && make install
then my computer installs the binarys under the /usr/local/kde 
file-hierarchie. that's ok and imho standard.

but in my kde-menu i can't find an entry like "kile" to run the program. under 
the console i can run the program with
/usr/local/kde/bin/kile
but without many of the pictures and without menu

i think, that my system (woody, kde3.0.4 from kde.org) don't search in the 
/usr/local/kde-tree.
what can i do to add these directory-structur to my system?
under /etc/profile i have try the 
KDEDIRS=/usr/:/usr/local/kde
but this don't work :(
the same problem i have with kdevelop...

can anybody help me?

thanks &

- --
Gruss/Greetings
Andreas Richter
OSZine - Das deutschsprachige Open Source Magazin (http://www.oszine.de)
GnuPG-PubKey: http://www.oszine.de/gpg/ar.gpg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9tDQrDPI8V3uhLdkRAqKaAKDCkLsHeYqlBLoPFCMndIj5Wg6hwACgi3DM
PakpEyVgRQC8LqOY5zPGMQU=
=gUNZ
-END PGP SIGNATURE-