Re: [gentoo-user] Arts problem

2003-08-14 Thread Theofilos Intzoglou
Hi Andrea!

/var/tmp/ccache I think it is... Someone correct me if I'm wrong.

On Wed, 6 Aug 2003 13:03:01 +
Andrea Bergia [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Alle Wednesday 06 August 2003 10:52, Theofilos Intzoglou ha scritto:
  You just have to add ccache in FEATURES in /etc/make.conf and it is
  ready! It would be nice though to change CCACHE_SIZE in
  /etc/make.conf in something that would fit your hard drive space.
  2GB is too much for mine at least! :-D
 
 Ok, done. But where does ccache stores its files? I've 5 GB free on a 
 reiserfs partition, i could use them.
 
 - -- 
 Andrea Bergia - studente  Linux Registered User #281550
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)
 
 iD8DBQE/MPyF/QsGXRtKyZkRAjPmAJ93PK5nrZTwozyeox0ng+W2adLlMgCdEeqc
 oUlNSRvmmiC/ijfI8Dn2uDU=
 =Kd5T
 -END PGP SIGNATURE-
 
 --
 [EMAIL PROTECTED] mailing list
 
 



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-14 Thread Andrea Bergia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alle Wednesday 06 August 2003 10:52, Theofilos Intzoglou ha scritto:
 You just have to add ccache in FEATURES in /etc/make.conf and it is
 ready! It would be nice though to change CCACHE_SIZE in
 /etc/make.conf in something that would fit your hard drive space. 2GB
 is too much for mine at least! :-D

Ok, done. But where does ccache stores its files? I've 5 GB free on a 
reiserfs partition, i could use them.

- -- 
Andrea Bergia - studente  Linux Registered User #281550
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/MPyF/QsGXRtKyZkRAjPmAJ93PK5nrZTwozyeox0ng+W2adLlMgCdEeqc
oUlNSRvmmiC/ijfI8Dn2uDU=
=Kd5T
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-11 Thread Theofilos Intzoglou
Hi Ronald!

  Good! So if you haven't added userprv the ccache files are in root's
home directory in .ccache. If you have userprv and everything is being
built as portage user? The home directory of portage user seems to be
/var/tmp/portage but there is no .ccache in there but the
/var/tmp/ccache dir has a similar structure and most of all is near to
the size I configure it to be in make.conf :-)

On Wed, 6 Aug 2003 14:34:06 +0200
Ronald Landheer-Cieslak [EMAIL PROTECTED] wrote:

 On Wed, Aug 06, 2003 at 02:58:15PM +0300, Theofilos Intzoglou wrote:
  Hi Andrea!
  
  /var/tmp/ccache I think it is... Someone correct me if I'm wrong.
 
 $ man ccache
 ...
 ENVIRONMENT VARIABLES
ccache used a number of environment variables to control
operation.  In most cases you won't need any of these as the
defaults will be fine.
 
CCACHE_DIR
   the  CCACHE_DIR environment variable specifies where
   ccache will keep its cached compiler output. The default
   is $HOME/.ccache.
 ..
 
 HTH
 
 rlc
 
  
  On Wed, 6 Aug 2003 13:03:01 +
  Andrea Bergia [EMAIL PROTECTED] wrote:
  
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
   
   Alle Wednesday 06 August 2003 10:52, Theofilos Intzoglou ha
   scritto:
You just have to add ccache in FEATURES in /etc/make.conf and it
is ready! It would be nice though to change CCACHE_SIZE in
/etc/make.conf in something that would fit your hard drive
space. 2GB is too much for mine at least! :-D
   
   Ok, done. But where does ccache stores its files? I've 5 GB free
   on a reiserfs partition, i could use them.
   
   - -- 
   Andrea Bergia - studente  Linux Registered User
   #281550
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.2.2 (GNU/Linux)
   
   iD8DBQE/MPyF/QsGXRtKyZkRAjPmAJ93PK5nrZTwozyeox0ng+W2adLlMgCdEeqc
   oUlNSRvmmiC/ijfI8Dn2uDU=
   =Kd5T
   -END PGP SIGNATURE-
   
   --
   [EMAIL PROTECTED] mailing list
   
   
  
  
  
  --
  [EMAIL PROTECTED] mailing list
 
 -- 
 Behind every great man, there is a woman -- urging him on.
   -- Harry Mudd, I, Mudd, stardate 4513.3
 
 --
 [EMAIL PROTECTED] mailing list
 
 



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-10 Thread Theofilos Intzoglou
Hi Andrea!

  Just a few suggestions that may help.  One last one... ccache...
  this should almost be a requirement with CVS ebuilds.  Works
  wonderfully to lower the amount of time required to recompile the
  sources.
 
 Well, I used on my Slackware, but how can I enable it? I emerged it,
 and now? It's magically enabled?

You just have to add ccache in FEATURES in /etc/make.conf and it is
ready! It would be nice though to change CCACHE_SIZE in /etc/make.conf
in something that would fit your hard drive space. 2GB is too much for
mine at least! :-D

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-06 Thread Andrea Bergia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alle Tuesday 05 August 2003 09:55, Michael Schreckenbauer ha scritto:
 I believe that. But may I ask, why you changed from a stable KDE-Version to
 the CVS one? I think, it's normal, that versions coming from the CVS do not
 always work as they are supposed to do. Since a few days KDE 3.1.3 is in
 portage (at least ~x86), I use this since then and had yet no problems
 (even with arts).

Because I like to do some small patches, and I can't do it on an outdated 
version.

 Well, things in CVS change, perhaps some critical code changed from your
 slackware CVS snippet to the one you are using with Gentoo (just a
 guess).

Probably. I'll try to downgrade Arts. Thanks anyway.

- -- 
Andrea Bergia - studente  Linux Registered User #281550
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/L6jB/QsGXRtKyZkRAkZIAJ4qdA8PIycCCQ4WNmUlPYHtS4GxXACeKKyo
uPiI8RSsXkQo+llyzQ56OLc=
=bhj/
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-06 Thread Andrea Bergia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alle Tuesday 05 August 2003 14:27, Justin T. Frisch ha scritto:
 Question here... are you using the wonderful ebuilds from Dan Armak (
 http:// dev.gentoo.org/~danarmak/kde-cvs.html )?  If not I would
 suggest trying them. 

No, I'd never tried it (since I'm using Gentoo for a week, and on my 
Slackware there weren't such nice things :-).

 If you are you might want to look at the 
 following use flag:
 artswrappersuid

 It is a local USE flag for Arts CVS that will set the suid on the
 artswrapper. This should help.  If that isn't set then there will be
 a lag generally (even though this was supposedly fixed without that I
 can't get good sound.)

Well, I'll try. Thanks.

 Another place to look into would be your kernel.  I'm not sure which
 kernel you are using, but some are definitely better than others in
 terms of sound and also desktop usage.  I'm currently using the
 CK-Sources ( http://bugs. gentoo.org/show_bug.cgi?id=22822 ) as they
 are the best functioning sources I have found (without doing it all
 from a vanilla kernel.)

I use gentoo-sources.

 Just a few suggestions that may help.  One last one... ccache... this
 should almost be a requirement with CVS ebuilds.  Works wonderfully
 to lower the amount of time required to recompile the sources.

Well, I used on my Slackware, but how can I enable it? I emerged it, and 
now? It's magically enabled?

- -- 
Andrea Bergia - studente  Linux Registered User #281550
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/MN3Q/QsGXRtKyZkRAk6uAJ9jNQtPx/Yi7AuuJfaJEvQYHS6NXgCfV8cu
eQp9hraKJt515YnyJD9D07E=
=Rkng
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-06 Thread Michael Schreckenbauer
Hello Andrea,

Am Dienstag, 5. August 2003 13:25 schrieb Andrea Bergia:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 Hi everyone. I've a problem with Arts.
 I installed Gentoo last week, and it works really well! Arts went installed
 with KDE 3.1.2, and it worked fine. Now, I've installed the KDE-Cvs
 version, but Arts works really bed. I hear a second sound every 2 / 3
 seconds, and it's not fine.

I believe that. But may I ask, why you changed from a stable KDE-Version to 
the CVS one? I think, it's normal, that versions coming from the CVS do not 
always work as they are supposed to do. Since a few days KDE 3.1.3 is in 
portage (at least ~x86), I use this since then and had yet no problems (even 
with arts).

 I'm asking here becase on my Slackware (which I
 used before Gentoo), Arts from KDE-Cvs worked fine.

Well, things in CVS change, perhaps some critical code changed from your 
slackware CVS snippet to the one you are using with Gentoo (just a guess).

 I've a Sound Blaster Live, and I use the driver emu10k1. The driver should
 works good, because with XMMS the sound is what it should be. So, the
 problem should be in Arts (or maybe in Noatun, since with KSCD the sound
 works nicely). Can someone help me?

I really cannot help you,  but might I suggest to change your KDE Version to 
3.1.3? You can use portage to do so, and, as I said, it works here on 3 
machines (2 Desktops, 1 Laptop) without any problems.
I personally never use CVS-Versions of any software on a machine I do every 
days work with.

 - --
 Andrea Bergia - studente  Linux Registered User #281550
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)

 iD8DBQE/L5QT/QsGXRtKyZkRApbGAJ9IUM3rInKiGEykhCBjG50ERbvS8gCffHIG
 23wNbnpUNBh1FgIwJUrdcnA=
 =43Nh
 -END PGP SIGNATURE-

Greetings
Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Arts problem

2003-08-05 Thread Justin T. Frisch
On Tuesday 05 August 2003 14:53, Andrea Bergia wrote:
 Alle Tuesday 05 August 2003 09:55, Michael Schreckenbauer ha scritto:
  I believe that. But may I ask, why you changed from a stable KDE-Version
  to the CVS one? I think, it's normal, that versions coming from the CVS
  do not always work as they are supposed to do. Since a few days KDE 3.1.3
  is in portage (at least ~x86), I use this since then and had yet no
  problems (even with arts).

 Because I like to do some small patches, and I can't do it on an outdated
 version.

I just want to add a quick note here.  I have actually found stable to be less 
stable for me than CVS.  Of course I also do daily updates on KDE-CVS and 
have only have problems a few times (recompiling in an hour or so usually 
fixed that.)  I personally like seeing what is new and up and coming and 
getting a few surprises than waiting for 6 months for the next version to 
come out (if I wanted that then I wouldn't be using Gentoo which gives me 
these opportunities to play.)

  Well, things in CVS change, perhaps some critical code changed from your
  slackware CVS snippet to the one you are using with Gentoo (just a
  guess).

 Probably. I'll try to downgrade Arts. Thanks anyway.

Question here... are you using the wonderful ebuilds from Dan Armak ( http://
dev.gentoo.org/~danarmak/kde-cvs.html )?  If not I would suggest trying them.  
If you are you might want to look at the following use flag:

artswrappersuid 

It is a local USE flag for Arts CVS that will set the suid on the artswrapper.  
This should help.  If that isn't set then there will be a lag generally (even 
though this was supposedly fixed without that I can't get good sound.)

Another place to look into would be your kernel.  I'm not sure which kernel 
you are using, but some are definitely better than others in terms of sound 
and also desktop usage.  I'm currently using the CK-Sources ( http://bugs.
gentoo.org/show_bug.cgi?id=22822 ) as they are the best functioning sources I 
have found (without doing it all from a vanilla kernel.)

Just a few suggestions that may help.  One last one... ccache... this should 
almost be a requirement with CVS ebuilds.  Works wonderfully to lower the 
amount of time required to recompile the sources.

Hope that helps a little and good luck :)

Justin T

 --
 Andrea Bergia - studente  Linux Registered User #281550

--
[EMAIL PROTECTED] mailing list