Compiling QT and KDE on woody

2002-04-21 Thread Lars Roland Kristiansen
Hi..

Tonight i am gonig to compile KDE3 and QT on my woody machine
is there anything special that i need to do before this or is it 
fairly easy

thanks

___
Mvh./Yours sincerely

Lars 


Lars Roland Kristiansen | Email:[EMAIL PROTECTED] 
Stu. Sci. Math/Computer science | TLF(home):39670663 
Copenhagen University - | Home address: Emdrupvej 175 
Institute for Mathematical Sciences | C/O Rune Bruhn 2400 Copenhagen NV 
Url: www.math.ku.dk |


   "Politics is for the moment, equations are forever"
- Albert Einstein



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Compiling QT and KDE on woody

2002-04-21 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 21 April 2002 12:27 pm, Lars Roland Kristiansen wrote:
> Tonight i am gonig to compile KDE3 and QT on my woody machine
> is there anything special that i need to do before this or is it
> fairly easy

Just set $QTDIR and $KDEDIR correctly. Instructions are on kde.org somewhere.

- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt
KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8wqXSF8Iu1zN5WiwRAqPJAKCJVpPZ1ybwKT3k4ohzO44mAB987wCcCmBv
FjVu0AGdzWQH3Y0Wc+LWtmA=
=rv2r
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Sound and KDE 2.2.2

2002-04-21 Thread racquad
Every time I try to use some sort of player like GQMPEG or MPG123 under
KDE 2.2.2, it syas me that /dev/dsp is busy. How can I use this players
under KDE?

Thanks a lot!

Rogerio Acquadro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound and KDE 2.2.2

2002-04-21 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 21 April 2002 2:13 pm, [EMAIL PROTECTED] wrote:
> Every time I try to use some sort of player like GQMPEG or MPG123 under
> KDE 2.2.2, it syas me that /dev/dsp is busy. How can I use this players
> under KDE?

aRts is hogging /dev/dsp. In an ideal world, everything would use aRts, 
but

Just fire up 'artscontrol' and temporarily suspend aRts.

- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt
KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8wsOOF8Iu1zN5WiwRAoOAAJ9GHp/F+HnxJ9GXSRp0Loh9je46ZQCdFS4P
EUmb7DahvVXUxPTDJKYlZTY=
=k9zx
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: How do I show all debian KDE packages that I have installed?

2002-04-21 Thread John Gay
On Wed 17 Apr 2002 11:42, Hans Aschauer wrote:
>
> > Hi,
> >
> > is there a feasible way to show all KDE packages that I have
> > installed?
>
> [...]
>
> I use dpkg-awk for this task; the following command shows all debian
> packages which depend on kdelibs3, and which have a Status of "install
> ok installed".
>
> dpkg-awk Depends:kdelibs3 Status:install.ok.installed   -- Package
>
> If dpkg-awk is not installed, you can apt-get it (it's in the package
> dpkg-awk...); read the man page, this program is really useful!
>
>
> Hans

That is a good start, now, is there a way to use one of these tools too allow 
a semi-automated upgrade of KDE? 

I.E. get a list of packages that depend on kdelibs3 and pass that to apt-get 
or dpkg in some way?

The dpkg-awk gives me a great list of  packages, many of which are sadly out 
of date now. Unfortunately, the kde meta-package can not be used for 
updating, because this would require updating the meta-package every time 
anything changed in kde.

Thanks, until then, I guess I'll just try upgrading bit by bit until I get it 
right.

Cheers,

John Gay


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: How do I show all debian KDE packages that I have installed?

2002-04-21 Thread Magnus von Koeller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 21 April 2002 16:59, John Gay wrote:
> I.E. get a list of packages that depend on kdelibs3 and pass that
> to apt-get or dpkg in some way?

How do you like the attached script? 

- -- 
- -M

- ---  Magnus von Koeller ---
email:[EMAIL PROTECTED]
address:  Georg-Westermann-Allee 76
  D-38104 Braunschweig / Germany
phone:+49-531-2094886
mobile:   +49-179-4562940
web:  http://www.vonkoeller.de   
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8wtfgUIvM6e6BgFARAvIsAKCadMD398aj1ZC60so9qqSSFybctQCfcLet
rmlaax9DFO757lP/8fcpcXE=
=y/UA
-END PGP SIGNATURE-


update_kde_packages.sh
Description: application/shellscript


Re: How do I show all debian KDE packages that I have installed?

2002-04-21 Thread John Gay
On Sun 21 Apr 2002 16:16, Magnus von Koeller wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sunday 21 April 2002 16:59, John Gay wrote:
> > I.E. get a list of packages that depend on kdelibs3 and pass that
> > to apt-get or dpkg in some way?
>
> How do you like the attached script?
>
Rather nice! I edited it temporarily to use the -s option so I could check 
what was going to be installed. Hopefully, I'll be able to update KDE without 
my previous problems of loosing KDE once the update was done. 

Wish me luck!

Cheers,

John Gay


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sound and KDE 2.2.2

2002-04-21 Thread Earl F Hampton
On Sunday 21 April 2002 06:50, Chris Howells wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sunday 21 April 2002 2:13 pm, [EMAIL PROTECTED] wrote:
> > Every time I try to use some sort of player like GQMPEG or MPG123 under
> > KDE 2.2.2, it syas me that /dev/dsp is busy. How can I use this players
> > under KDE?
>
> aRts is hogging /dev/dsp. In an ideal world, everything would use aRts,
> but
>
> Just fire up 'artscontrol' and temporarily suspend aRts.

Or fire up artsdsp so a fake dsp can be mapped.

hamiii:$ artsdsp timidity

works fine for me.

-- 
Earl F Hampton III

PS: Chris Sorry about sending the other one to you instead of the list. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]