Re: [gentoo-ppc-user] Audio installation

2006-04-04 Thread Michael Hanselmann
Hello Matthew

On Mon, Apr 03, 2006 at 07:32:17AM +, Matthew Polashek wrote:
 I'm interested in making my Powerbook G4 1.5 17 a dual boot Gentoo

Which model exactly?

 Also, I'd like to use a kernel with the Ingo Molnar realtime
 preemption patch.

I don't know that specific patch, but preemption on PowerPC isn't what
you actually want. It causes programs to crash because of a corrupted
cache. It used to work when one enabled SMP, but I'm not sure wether
this is still the case.

Greets,
Michael

-- 
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
In most countries selling harmful things like drugs is punishable.
Then howcome people can sell Microsoft software and go unpunished?
(By [EMAIL PROTECTED], Hasse Skrifvars)


pgpKZkq1W5cZQ.pgp
Description: PGP signature


Re: [gentoo-ppc-user] Audio installation

2006-04-04 Thread Matthew Polashek
Hi!

I've got the Powerbook 17 G4 1.5 Ghz model.  I think apple only one with that
monitor size and processor speed.  I got the Video upgrade to 128 and upgraded
the hard drive to 5400 rpm.

Crappy.  Is there a way to run audio apps safely on a PPC processor using Linux?
 There must be a way to do this, right?  I'm hoping to avoid going old school
like I did 4 years ago when I compiled the patches into my redhat 8 kernel on
i386.  I think it's easier with Gentoo to do that kind of work, but I need to
find a good resource for this.  Suggestions?

Anyway, what would you suggest I do to get stable audio on a PPC?

Thanks!
Matt

Matthew Polashek
[EMAIL PROTECTED]
www.tinysongs.com

On Tue, 4 Apr 2006 20:55 , Michael Hanselmann [EMAIL PROTECTED] sent:

Hello Matthew

On Mon, Apr 03, 2006 at 07:32:17AM +, Matthew Polashek wrote:
 I'm interested in making my Powerbook G4 1.5 17 a dual boot Gentoo

Which model exactly?

 Also, I'd like to use a kernel with the Ingo Molnar realtime
 preemption patch.

I don't know that specific patch, but preemption on PowerPC isn't what
you actually want. It causes programs to crash because of a corrupted
cache. It used to work when one enabled SMP, but I'm not sure wether
this is still the case.

Greets,
Michael

-- 
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
In most countries selling harmful things like drugs is punishable.
Then howcome people can sell Microsoft software and go unpunished?
(By [EMAIL PROTECTED], Hasse Skrifvars)




-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] Audio installation

2006-04-04 Thread Michael Hanselmann
Hello Matthew

On Tue, Apr 04, 2006 at 12:02:19PM +, Matthew Polashek wrote:
 I've got the Powerbook 17 G4 1.5 Ghz model.  I think apple only one
 with that monitor size and processor speed. 

Maybe, maybe not. It's not what I asked for. Read the output of grep
machine /proc/cpuinfo. There you'll find something like PowerBook7,2
(the numbers are the important ones).

I'm asking because on some models the sound is not yet supported. But
there's a driver in development (snd-aoa, [1]).

 Is there a way to run audio apps safely on a PPC processor using
 Linux?

I'm sure there is. You have always the source code at hand and can
modify it to make it better.

 Anyway, what would you suggest I do to get stable audio on a PPC?

Unfortunately, I don't have much expierience with professional audio on
any platform. Sound output works on my G5 and one of my PowerBooks while
another one doesn't have its sound chip supported yet (but will with
snd-aoa). Digital output is said not to work for now, but it's planned
to be included in snd-aoa once they figure it out.

Oh, and please learn how to quote. First and last warning from me.

Greets,
Michael

[1] http://johannes.sipsolutions.net/snd-aoa.git/

-- 
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
Unix weanies are as bad at this as anyone.
 -- Larry Wall in [EMAIL PROTECTED]


pgpp4BCagAQ6r.pgp
Description: PGP signature


Re: [gentoo-ppc-user] Audio installation

2006-04-04 Thread Matthew Polashek
Hello Matthew

On Tue, Apr 04, 2006 at 12:02:19PM +, Matthew Polashek wrote:
 I've got the Powerbook 17 G4 1.5 Ghz model.  I think apple only one
 with that monitor size and processor speed. 

Maybe, maybe not. It's not what I asked for. Read the output of grep
machine /proc/cpuinfo. There you'll find something like PowerBook7,2
(the numbers are the important ones).

I'm asking because on some models the sound is not yet supported. But
there's a driver in development (snd-aoa, [1]).

Cool.  I'll check it out.


 Is there a way to run audio apps safely on a PPC processor using
 Linux?

I'm sure there is. You have always the source code at hand and can
modify it to make it better.

Okay.


 Anyway, what would you suggest I do to get stable audio on a PPC?

Unfortunately, I don't have much expierience with professional audio on
any platform. Sound output works on my G5 and one of my PowerBooks while
another one doesn't have its sound chip supported yet (but will with
snd-aoa). Digital output is said not to work for now, but it's planned
to be included in snd-aoa once they figure it out.

I guess that would explain the sound driver error when I run the boot CD.


Oh, and please learn how to quote. First and last warning from me.

I assume you mean you prefer nested quotes.  Is that correct?

Matt


Greets,
Michael

[1] http://johannes.sipsolutions.net/snd-aoa.git/

-- 
Gentoo Linux developer, http://hansmi.ch/, http://forkbomb.ch/
Unix weanies are as bad at this as anyone.
 -- Larry Wall in [EMAIL PROTECTED]




-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-user] first ebuild, looking for reviewer

2006-04-04 Thread Roy Wright
OK, I'm having a hard time trying to figure out how to do something 
really, really simple.


I have all of the files unpacked.  Now I just want to create a directory 
and copy them there.

Here's the normal, non-ebuild bash commands:

   mkdir /usr/share/castpodder
   cp -f -R * /usr/share/castpodder

Which naturally cause an emerge access violation (mkdir apparently is 
not allowed).


I've tried everything I can think of using too many permutations of the 
do* commands and
just can't hit the right combination.  I've looked at several ebuilds 
and can't find one similiar

enough to hack from.  Just not my lucky day.

Any hints would be much appreciated or some documentation of these 
functions better than

the ebuild howto.

Thank you,
Roy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] every second rightclick in KDE: the context menu does not stay

2006-04-04 Thread Philip Webb
060403 Benno Schulenberg wrote:
 Upon rightclicking in most KDE apps, a context menu appears;
 but when moving the mouse a bit away from the menu and rightclicking again,
 the context menu appears just shortly: it blinks and stays away.
 This happens in most KDE apps (Konqueror, KMail, Konversation, Kate),
 but does not happen in KWrite, nor on the desktop itself.

With KDE 3.5.1 , I find this only in Kate, which ordinarily I don't use;
it doesn't happen in Konqueror (Internet/file-mgr), Kwrite, Konsole, Kjots.
This suggests it may be some effect of sessions/profiles/settings.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] first ebuild, looking for reviewer

2006-04-04 Thread Ciaran McCreesh
On Tue, 04 Apr 2006 00:50:54 -0500 Roy Wright [EMAIL PROTECTED] wrote:
| mkdir /usr/share/castpodder
| cp -f -R * /usr/share/castpodder

dodir /usr/share/castpodder
cp -f -R * ${D}/usr/share/castpodder

will work. Or insinto and doins -r, if you prefer.

-- 
Ciaran McCreesh : Gentoo Developer (Wearer of the shiny hat)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



signature.asc
Description: PGP signature


[gentoo-user] Problem emerging amule

2006-04-04 Thread Birch

Hi,

Could someone please tell me how to solve the following problem?

Thanks in advance.

-

# emerge -a amule

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] net-p2p/amule-2.0.3-r4

Do you want me to merge these packages? [Yes/No] y

emerge (1 of 1) net-p2p/amule-2.0.3-r4 to /
md5 files   ;-) amule-2.0.1-r2.ebuild
md5 files   ;-) amule-2.0.3-r4.ebuild
md5 files   ;-) amule-2.1.0-r1.ebuild
md5 files   ;-) amule-2.1.1.ebuild
md5 files   ;-) files/amuleweb.confd
md5 files   ;-) files/amuled.confd
md5 files   ;-) files/amuled.initd
md5 files   ;-) files/digest-amule-2.0.1-r2
md5 files   ;-) files/amuleweb.initd
md5 files   ;-) files/digest-amule-2.0.3-r4
md5 files   ;-) files/digest-amule-2.1.0-r1
md5 files   ;-) files/digest-amule-2.1.1
md5 src_uri ;-) aMule-2.0.3.tar.bz2

!!! set-wxconfig: Error:  Can't find normal or debug version:
!!! set-wxconfig: /usr/lib/wx/config/base-unicode-release-2.6 not found
!!! set-wxconfig: /usr/lib/wx/config/base-unicode-debug-2.6 not found

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: problems with ifplugd

2006-04-04 Thread Neil Bothwick
On Mon, 03 Apr 2006 23:06:25 +0200, Sven Köhler wrote:

  Yes, read the example config file I mentioned.
 
 Which version baselayout do you have installed?
 
 My version is 1.11.14-r6, and that does not include that support yet -
 IMHO. Also my /etc/conf.d/net.example does not contain any hint about
 ifplugd :-(

I'm using 1.12.0_pre16-r3, but this has been around for a while in the
testing baselayout, probably since the early 1.12.0 releases; definitely
since last year, going by the date my ifplugd config file was last
changed.


-- 
Neil Bothwick

Fasten your seatbelt ... I wanna try something.


signature.asc
Description: PGP signature


Re: [gentoo-user] Mounting USB Flash Drive

2006-04-04 Thread Neil Bothwick
On Mon, 3 Apr 2006 17:33:55 -0700, Richard Fish wrote:

  As long as you had the hal USE flag set when you emerged KDE, it
  should detect the device and offer to mount it for you (KDE 3.5 has
  an option to mount it automatically). You may need to fiddle with the
  settings in the Storage Media section of the Control Centre.
 
 And your user needs to be a member of the group 'plugdev'...

Ah, yes. I forgot about that. Good catch!


-- 
Neil Bothwick

A printer consists of three main parts: the case, the jammed paper tray
and the blinking red light.


signature.asc
Description: PGP signature


Re: [gentoo-user] lsocket!?!

2006-04-04 Thread Graham Murray
Justin Hart [EMAIL PROTECTED] writes:

 I'm trying to compile some network code... but gcc is telling me
 cannot find -lsocket

 libsocket** is nowhere to be found in my library path?!?!  Is there a
 package that I can emerge to acquire this?

You should not need -lsocket as all of the socket 'stuff' is in
glibc. I suspect that you code was written for some other *nix not
Linux and does not use autoconf to detect the build environment.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] lsocket!?!

2006-04-04 Thread Matthias Bethke
Hi Justin,
on Tuesday, 2006-04-04 at 00:27:18, you wrote:
 I'm trying to compile some network code... but gcc is telling me
 cannot find -lsocket

That's right, the socket API is part of libc. That's some pretty old
code, isn't it? Just leave out the -lsocket and you should be fine.

cheers!
Matthias
-- 
I prefer encrypted and signed messages. KeyID: FAC37665
Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665


pgpYp0UBJ8L6f.pgp
Description: PGP signature


Re: [gentoo-user] Problem emerging amule

2006-04-04 Thread Teresa and Dale

One more thing I found:

http://forums.gentoo.org/viewtopic-t-450208-highlight-.html

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem emerging amule

2006-04-04 Thread Birch

Thanks, that solved the problem.

:)



Teresa and Dale wrote:


One more thing I found:

http://forums.gentoo.org/viewtopic-t-450208-highlight-.html

Dale
:-)
 



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem emerging amule

2006-04-04 Thread Teresa and Dale
Birch wrote:

 Thanks, that solved the problem.

 :)



 Teresa and Dale wrote:

 One more thing I found:

 http://forums.gentoo.org/viewtopic-t-450208-highlight-.html

 Dale
 :-)
  



Your welcome.  I just ran up on that thread on the forums.  I wasn't
busy so I was looking at the latest threads and ran up on it.  For once,
my memory didn't fail me.  LOL

Dale
:-)
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] can't emerge libMagick: ERROR: media-gfx/imagemagick-6.2.5.5 failed

2006-04-04 Thread michael

I saw someone ask this question a few days ago but didn't see the
answer. Nothing on the 'net that I could find. Anyone have any ideas?

Last time I did an emerge world may have been almost a month ago.


if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand
-I. -I. -I./Magick++/lib -I/usr/include/freetype2 -I/X11
-I/usr/include/libxml2  -O3 -mcpu=i686 -funroll-loops -pipe -Wall
-pthread -MT utilities/montage.o -MD -MP -MF $depbase.Tpo -c -o
utilities/montage.o
utilities/montage.c; \
then mv -f $depbase.Tpo $depbase.Po; else rm -f $depbase.Tpo; exit
1; fi
/bin/sh ./libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc
-O3 -mcpu=i686 -funroll-loops -pipe -Wall -pthread  -lfreetype -lz
-L/usr/lib -o utilities/montage -lfreetype -lz -L/usr/lib
utilities/montage.o magick/libMagick.la
 * No Make or Build file detect...
 make: *** No targets specified and no makefile found.  Stop.

 !!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ERROR: media-gfx/imagemagick-6.2.5.5 failed.

2006-04-04 Thread Cláudio Henrique
so, basically, or I change the ebuild by hand, or I wait for the next
official one, or I compile with -perl.

I'll work it out at home.

thanks!

regards, claudio.

On 4/3/06, Peter Ruskin [EMAIL PROTECTED] wrote:
 On Tuesday 04 April 2006 01:22, Cláudio Henrique wrote:
  * No Make or Build file detect...
  make: *** Nenhum alvo indicado e nenhum arquivo make encontrado.
  Pare.
 
  !!! ERROR: media-gfx/imagemagick-6.2.5.5 failed.
  !!! Function perl-app_src_compile, Line 55, Exitcode 2
  !!! compilation failed

 http://bugs.gentoo.org/show_bug.cgi?id=128611

 --
 Peter
 
 Gentoo Linux: Portage 2.0.54.   kernel-2.6.16-gentoo.
 i686 AMD Athlon(tm) XP 3200+.   gcc(GCC): 3.4.6.
 KDE: 3.5.2. Qt: 3.3.6.
 
 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] first ebuild, looking for reviewer

2006-04-04 Thread Roy Wright

Ciaran McCreesh wrote:

On Tue, 04 Apr 2006 00:50:54 -0500 Roy Wright [EMAIL PROTECTED] wrote:
| mkdir /usr/share/castpodder
| cp -f -R * /usr/share/castpodder

dodir /usr/share/castpodder
cp -f -R * ${D}/usr/share/castpodder

will work. Or insinto and doins -r, if you prefer.

  

Thank you.  Ebuild attached to bug 114430.

Have fun,
Roy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't emerge libMagick: ERROR: media-gfx/imagemagick-6.2.5.5 failed

2006-04-04 Thread Fabrice Delliaux
[EMAIL PROTECTED] a écrit :
 I saw someone ask this question a few days ago but didn't see the
 answer. Nothing on the 'net that I could find. Anyone have any ideas?
 

Look at this bug :
http://bugs.gentoo.org/show_bug.cgi?id=128487

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't emerge libMagick: ERROR: media-gfx/imagemagick-6.2.5.5 failed

2006-04-04 Thread michael

That's it. Thanks!

Michael

On Tue, 4 Apr 2006, Fabrice Delliaux wrote:


[EMAIL PROTECTED] a ??crit :

I saw someone ask this question a few days ago but didn't see the
answer. Nothing on the 'net that I could find. Anyone have any ideas?



Look at this bug :
http://bugs.gentoo.org/show_bug.cgi?id=128487

--
gentoo-user@gentoo.org mailing list



[gentoo-user] firefox and svg

2006-04-04 Thread CapSel
I wanted to make some animations not using flash so I founded svg, but
firefox 1.0.7 does not support it. I emerged adobesvg and:
1. firefox 1.0.7 (-bin) after changeing from page with svg to other
crashes all open windows. After right-click I can see menu of
adobesvg; without adobesvg it prompts for file download.
2. firefox 1.5.0.1 (~x86)(-bin) does not show animations - only first
phase, before animations. After right-click I can see only firefox
menu. On about:plugins it shows that svg handled by adobesvg; after
deinstalling adobesvg about:plugins there is no diffrence - image is
not animated and the menu is the same (firefox's).
3. mozilla (-bin) (suite) shows animations (with adobesvg) and does not crash...
4. Opera shows all animations without adobesvg :)

...and I wanted to use firefox...

Can someone help me?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3?

2006-04-04 Thread Erik
I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old 
KDE packages despite that I have dev-util/kdevelop  ~x86 in 
/etc/portage/package.keywords. This looks like a bug with the dependencies:

# emerge -Dpv kdevelop

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] kde-base/arts-3.4.3  USE=alsa arts jack kdeenablefinal 
mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas 0 kB
[ebuild  NS   ] kde-base/kdelibs-3.4.3-r1  USE=alsa arts cups 
kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr 
-tiff -zeroconf 0 kB
[ebuild  N] kde-base/kdesdk-kioslaves-3.4.3  USE=arts 
kdeenablefinal xinerama -debug -kdexdeltas 0 kB
[ebuild   R   ] dev-util/kdevelop-3.3.2  USE=ada arts fortran perl php 
python ruby sql subversion xinerama -clearcase -cvs -debug -haskell 
-java -pascal -perforce 0 kB


Total size of downloads: 0 kB
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Lord Sauron
I was a good cookie and went and tried my best.  I did see some signs
of success, however, they're not all complete...  no pictures.  The
one sign of success was that the resolution was at [EMAIL PROTECTED],
which is a good sign.  However, I think that was more attributable to
my recompile of the kernel, which I'm happy to say I'm reletively
expert at now.  I can make menuconfig and make  make install my way
around now, so that's good news.

On 4/2/06, Bo Andresen [EMAIL PROTECTED] wrote:
 http://gentoo-wiki.com/HOWTO_fbsplash

I followed these instructions, however, something didn't work, because
there were no pretty pictures : (  I did appreciate the increased
resolution, however.

The instructions I took were pretty simple:

http://gentoo-wiki.com/HOWTO_fbsplash#Non-genkernel_users

Then I:

http://gentoo-wiki.com/HOWTO_fbsplash#Non-genkernel_users

and then I modified /boot/grub/menu.lst:

localhost ~ # cat /boot/grub/menu.lst
default 0
timeout 7
splashimage=(hd0,0)/grub/splash.xpm.gz
title Current Kernel
root (hd0,0)
kernel /vmlinuz root=/dev/hda3
initrd /fbsplash
there is the
change
title Old Kernel
root (hd0,0)
kernel /vmlinuz.old root=/dev/hda3
title Failsafe
root (hd0,0)
kernel  /kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0
init=/linuxrc ramdisk=8192 real_root=/dev/hda3
initrd /initramfs-genkernel-x86-2.6.15-gentoo-r5

However, there are no graphics.  To correct this, I'm going to try and
run through the list another time, however, if anyone sees something
wrong, please tell me.

Oh, and I know there's a descrepency between the names made by
splash_geninitramfs... and what menu.lst points to.  I created a more
generically named file to facilitate easy switching between themes by
just generating a new initramfs of the same name whenever I want.  I
thought I was being rather clever, personally...  I couldn't do neat
tricks like that in windows, so I'm really having fun!

Thanks for any help!

--
== GCv3.12 ==
GCS d-(++) s+: a? C++ UL+ 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
= END GCv3.12 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox and svg

2006-04-04 Thread Christoph Eckert

 Can someone help me?

AFAIR Firefox 1.5 supports SVG, but only a subset of the complete 
specification. I thinks that's why animations do not appear.

I also created some simple static SVGs, but Firefoy does not display 
hatches in objects nor does it render text objects properly. So I 
converted the text to paths and now it gets displayed correctly, but it 
would be great if text could stay as text.

So if you want to display SVG animations in current browsers, I guess 
you're too early.


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge without download

2006-04-04 Thread go moko
Hi, all

Please excuse my poor english, but I've a problem I
didn't find solution for.
I've no internet connexion on my Gentoo machine, so I
download first all the files and put them in
/usr/portage/distfiles. After that, I can make an
emerge package.
But for some packages, like libXext, emerge still try
to download the files from internet, even if the file
is present in DISTDIR and good. I've tried to execute
ebuild package unpack, as explained in the manual,
but no effect. I've also tried to regenerate the
digest file, but no effect neither. I've looked in the
ebuild file, and don't see any difference with another
ebuild file which works fine.

Thanks for any help
G. Moko


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox and svg

2006-04-04 Thread CapSel
On 4/4/06, Christoph Eckert [EMAIL PROTECTED] wrote:

  Can someone help me?

 AFAIR Firefox 1.5 supports SVG, but only a subset of the complete
 specification. I thinks that's why animations do not appear.

 I also created some simple static SVGs, but Firefoy does not display
 hatches in objects nor does it render text objects properly. So I
 converted the text to paths and now it gets displayed correctly, but it
 would be great if text could stay as text.

 So if you want to display SVG animations in current browsers, I guess
 you're too early.


 Best regards


 ce
 --
 gentoo-user@gentoo.org mailing list


:(
so... is there a way to force FF1.5.0.1 to use adobesvg or to stop
crashing FF1.0.7?
or I switch to Opera which is not OpenSource ;)

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3?

2006-04-04 Thread Rumen Yotov
On Tue, 2006-04-04 at 20:48 +0200, Erik wrote:
 I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old 
 KDE packages despite that I have dev-util/kdevelop  ~x86 in 
 /etc/portage/package.keywords. This looks like a bug with the dependencies:
 # emerge -Dpv kdevelop
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild  NS   ] kde-base/arts-3.4.3  USE=alsa arts jack kdeenablefinal 
 mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas 0 kB
 [ebuild  NS   ] kde-base/kdelibs-3.4.3-r1  USE=alsa arts cups 
 kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr 
 -tiff -zeroconf 0 kB
 [ebuild  N] kde-base/kdesdk-kioslaves-3.4.3  USE=arts 
 kdeenablefinal xinerama -debug -kdexdeltas 0 kB
 [ebuild   R   ] dev-util/kdevelop-3.3.2  USE=ada arts fortran perl php 
 python ruby sql subversion xinerama -clearcase -cvs -debug -haskell 
 -java -pascal -perforce 0 kB
 
 Total size of downloads: 0 kB
Hi,
That's not the proper way to install old version of (slotted) package.
Use emerge =dev-util/kdevelop-3.1.2 -av to install the oldest
available.
#eix kdevelop
* dev-util/kdevelop
 Available versions:  3.1.2 3.2.1-r1 3.2.2 3.2.3 3.2.3-r1 3.3.0
3.3.1 3.3.2
 Installed:   none
 Homepage:http://www.kdevelop.org
 Description: Integrated Development Enviroment for Unix,
supporting KDE/Qt, C/C++ and a many other languages.
When running emerge category/package it only shows the major slot
version.
This will (probably) fetch some old QT,Kdelibs,KDEbase versions too.
Check 'man emerge'
HTH.Rumen


smime.p7s
Description: S/MIME cryptographic signature


Re: [gentoo-user] emerge without download

2006-04-04 Thread Devon Miller
Are you sure it's not a dependency? Try emerge -pD libXext to get a list of everything that is needed to build and install that library.dcmOn 4/4/06, 
go moko [EMAIL PROTECTED] wrote:Hi, all
I've no internet connexion on my Gentoo machine, so Idownload first all the files and put them in/usr/portage/distfiles. After that, I can make anemerge package.But for some packages, like libXext, emerge still try
to download the files from internet, even if the fileis present in DISTDIR and good.


Re: [gentoo-user] every second rightclick in KDE: the context menu does not stay

2006-04-04 Thread Benno Schulenberg
Hemmann, Volker Armin wrote:
  a context menu appears; but when moving the mouse a bit
  (away from the menu) and rightclicking again, the context menu
  appears just shortly: it blinks and stays away.

 yepp, see the same - easy workaround: don't release the right
 mouse button.. as long as you are holding it, the menu will stay.

Sure.  But when rightclicking for example on the wrong message in 
the message list of KMail, I have to click again, and then this 
annoying stutter happens, which always made me think I had somehow 
misclicked.  Glad to see it's not merely a local problem.

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge without download

2006-04-04 Thread go moko
--- Devon Miller [EMAIL PROTECTED] wrote:

 Are you sure it's not a dependency? Try emerge -pD
 libXext to get a list
 of everything that is needed to build and install
 that library.
 
 dcm

No, I've checked that. And libXext is just an example,
but other packages (a minority) act as this one.
emerge try to download the exact file that I've put in
/usr/portage/distfiles. I checked this too by doing an
'ls -l' on the file that emerge try to download (by
cut'n paste, to be sure), and the file is here, with
good rights and nothing special.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] every second rightclick in KDE: the context menu does not stay

2006-04-04 Thread Benno Schulenberg
Philip Webb wrote:
 060403 Benno Schulenberg wrote:
  Upon rightclicking in most KDE apps, a context menu appears;
  but when moving the mouse a bit away from the menu and
  rightclicking again, the context menu appears just shortly: it
  blinks and stays away. This happens in most KDE apps
  (Konqueror, KMail, Konversation, Kate), but does not happen in
  KWrite, nor on the desktop itself.

 With KDE 3.5.1 , I find this only in Kate, which ordinarily I
 don't use; it doesn't happen in Konqueror (Internet/file-mgr),
 Kwrite, Konsole, Kjots. This suggests it may be some effect of
 sessions/profiles/settings.

I've made a new user with complete 3.5.2 default settings, and there 
it happens in fewer places, but it still happens in:

* the sidebar of the navigation panel of Konqueror
* the column headers of the message list in KMail
* empty space of the Kicker Panel (move it to the top to see this)
* the edit and filelist windows of Kate
* the playlist of Kaffeine
...

This doesn't suggest to me that it is a problem with sessions or 
profiles or settings, but a basic KDE problem.

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3?

2006-04-04 Thread Erik

Rumen Yotov wrote:


On Tue, 2006-04-04 at 20:48 +0200, Erik wrote:
 

I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old 
KDE packages despite that I have dev-util/kdevelop  ~x86 in 
/etc/portage/package.keywords. This looks like a bug with the dependencies:

# emerge -Dpv kdevelop

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] kde-base/arts-3.4.3  USE=alsa arts jack kdeenablefinal 
mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas 0 kB
[ebuild  NS   ] kde-base/kdelibs-3.4.3-r1  USE=alsa arts cups 
kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr 
-tiff -zeroconf 0 kB
[ebuild  N] kde-base/kdesdk-kioslaves-3.4.3  USE=arts 
kdeenablefinal xinerama -debug -kdexdeltas 0 kB
[ebuild   R   ] dev-util/kdevelop-3.3.2  USE=ada arts fortran perl php 
python ruby sql subversion xinerama -clearcase -cvs -debug -haskell 
-java -pascal -perforce 0 kB


Total size of downloads: 0 kB
   


Hi,
That's not the proper way to install old version of (slotted) package.
Use emerge =dev-util/kdevelop-3.1.2 -av to install the oldest
available.
#eix kdevelop
* dev-util/kdevelop
Available versions:  3.1.2 3.2.1-r1 3.2.2 3.2.3 3.2.3-r1 3.3.0
3.3.1 3.3.2
Installed:   none
Homepage:http://www.kdevelop.org
Description: Integrated Development Enviroment for Unix,
supporting KDE/Qt, C/C++ and a many other languages.
When running emerge category/package it only shows the major slot
version.
This will (probably) fetch some old QT,Kdelibs,KDEbase versions too.
Check 'man emerge'

So is there no way to get a version of KDevelp that does not depend on 
old versions of arts and kdelibs? (That is what I want.) KDevelop 3.3.2 
seems to work fine with the new arts and kdelibs, so I suspect the 
dependency on the old versions is a bug in the package. If noone objects 
I will report it.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Bo Andresen
On Tuesday 04 April 2006 20:48, Lord Sauron wrote:
[SNIP]
 and then I modified /boot/grub/menu.lst:

 localhost ~ # cat /boot/grub/menu.lst
 default 0
 timeout 7
 splashimage=(hd0,0)/grub/splash.xpm.gz
 title Current Kernel
 root (hd0,0)
 kernel /vmlinuz root=/dev/hda3
 initrd /fbsplash
 there is the
[SNIP]

So now you have told it where to find the theme files. Now you just need to
alter your kernel line to specify what theme to use and in which mode. An 
example is given in [1]. But to view full documentation of kernel parameters 
for splash type in a terminal (this assumes that you have splashutils 
installed):

# zcat -c /usr/share/doc/splashutils*/kernel_parameters.gz | less

Also I have just added two sections to the howto i.e. [2] and [3].

[1] http://gentoo-wiki.com/HOWTO_gensplash#GRUB_Example
[2] http://gentoo-wiki.com/HOWTO_gensplash#View_contents_of_initramfs
[3] http://gentoo-wiki.com/HOWTO_gensplash#Choosing_a_theme

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Why does kdevevelop-3.3.2 depend on the old KDE packages arts-3.4.3, kdelibs-3.4.3-r1 and kdesdk-kioslaves-3.4.3?

2006-04-04 Thread Marc Christiansen
Erik [EMAIL PROTECTED] wrote:
 I use KDE 3.5.2 and KDevelop 3.3.2 but it wants me to install some old 
 KDE packages despite that I have dev-util/kdevelop  ~x86 in 
 /etc/portage/package.keywords. This looks like a bug with the dependencies:
 # emerge -Dpv kdevelop
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild  NS   ] kde-base/arts-3.4.3  USE=alsa arts jack kdeenablefinal 
 mp3 vorbis xinerama -artswrappersuid -debug -esd -hardened -nas 0 kB
 [ebuild  NS   ] kde-base/kdelibs-3.4.3-r1  USE=alsa arts cups 
 kdeenablefinal kerberos spell ssl xinerama -debug -doc -jpeg2k -openexr 
 -tiff -zeroconf 0 kB
 [ebuild  N] kde-base/kdesdk-kioslaves-3.4.3  USE=arts 
 kdeenablefinal xinerama -debug -kdexdeltas 0 kB
 [ebuild   R   ] dev-util/kdevelop-3.3.2  USE=ada arts fortran perl php 
 python ruby sql subversion xinerama -clearcase -cvs -debug -haskell 
 -java -pascal -perforce 0 kB
 
 Total size of downloads: 0 kB

It looks like you don't have kde-base/kdesdk-kioslaves in packages.keywords.

HTH
  Marc

PS: Try adding -t (or --tree) to your emerge call. It should show you
that kdesdk-kioslaves is pulling in the other packages.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge without download

2006-04-04 Thread Richard Fish
On 4/4/06, go moko [EMAIL PROTECTED] wrote:
 --- Devon Miller [EMAIL PROTECTED] wrote:

  Are you sure it's not a dependency? Try emerge -pD
  libXext to get a list
  of everything that is needed to build and install
  that library.
 
  dcm

 No, I've checked that. And libXext is just an example,
 but other packages (a minority) act as this one.
 emerge try to download the exact file that I've put in
 /usr/portage/distfiles. I checked this too by doing an
 'ls -l' on the file that emerge try to download (by
 cut'n paste, to be sure), and the file is here, with
 good rights and nothing special.

I've worked this way before, and it is definitely possible to do.

Can you post the output of:

emerge -pv --fetchonly libXext
ls -l /usr/portage/distfiles/libXext*
emerge --info

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xinerama after Modular X upgrade

2006-04-04 Thread Mick
On 03/04/06, Kurt Guenther [EMAIL PROTECTED] wrote:
 Mick wrote:
  Shouldn't the second device have a different BusID No?  Something like 1:0:1

 Yes, if you have two different devices.  It's a laptop, so the video has
 two ports for same device.  It worked fine under xorg 6.? .

 --Kurt

Hmm, I don't know then.  :-(

If I remember correctly mine has one device (i.e. one video card) but
two ports, which are identified differently.  Perhaps its worth giving
it a try.
--
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ssh2 and xover LAN

2006-04-04 Thread Mick
On 03/04/06, maxim wexler [EMAIL PROTECTED] wrote:

[snip]
 ``/home/heathen/[EMAIL PROTECTED]''.
 scp:Scp2/scp2.c:618/transfer_ready_cb: Received error
 SSH_FC_OK, error
 message .

 For some reason scp concatenates the source with the
 destination into one non-existing path.

This looks odd indeed.  What command line *exactly* returns the above error?
--
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Lord Sauron
Yeah, I read you.  I found that during lunch.  It works now : )

On 4/4/06, Bo Andresen [EMAIL PROTECTED] wrote:
 On Tuesday 04 April 2006 20:48, Lord Sauron wrote:
 [SNIP]
  and then I modified /boot/grub/menu.lst:
 
  localhost ~ # cat /boot/grub/menu.lst
  default 0
  timeout 7
  splashimage=(hd0,0)/grub/splash.xpm.gz
  title Current Kernel
  root (hd0,0)
  kernel /vmlinuz root=/dev/hda3
  initrd /fbsplash
  there is the
 [SNIP]

 So now you have told it where to find the theme files. Now you just need to
 alter your kernel line to specify what theme to use and in which mode. An
 example is given in [1]. But to view full documentation of kernel parameters
 for splash type in a terminal (this assumes that you have splashutils
 installed):

 # zcat -c /usr/share/doc/splashutils*/kernel_parameters.gz | less

 Also I have just added two sections to the howto i.e. [2] and [3].

 [1] http://gentoo-wiki.com/HOWTO_gensplash#GRUB_Example
 [2] http://gentoo-wiki.com/HOWTO_gensplash#View_contents_of_initramfs
 [3] http://gentoo-wiki.com/HOWTO_gensplash#Choosing_a_theme

 --
 Bo Andresen
 --
 gentoo-user@gentoo.org mailing list




--
== GCv3.12 ==
GCS d-(++) s+: a? C++ UL+ 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
= END GCv3.12 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Grant
Is there a way to make the emerge command only use system resources
that are not requested by anything else?  Whenever I 'emerge sync' or
emerge a package my system slows way down and the sound sometimes
stutters badly.  I'd rather have the emerge process just move really
slowly if necessary.  I'm using PORTAGE_NICENESS=19 in
/etc/make.conf and it helps but not enough.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Lord Sauron
To be a bit more verbose...

I downloaded the web page to disk so I could toy with it during lunch,
when I'm not connected to the internet.  After about ten reboots I
finally had it nailed down.  My Windoze friends are gonna hate this...
 they've always regarded Window's bootup graphics as making windows
superior in some way or another.  I think they've just let their
minds be harmed by all the years of windows ; )

So I now use the theme livecd-2006.0 Just my $0.02, but it's sorta
difficult to change themes.  Soon as I'm more bash literate, I'll try
to make a script to change themes in a easier manner
(lsauron_cngsplshthm [theme], perhaps?  I dunno...  Mind of a
programmer, once more).  I counted 2 places I have to change to change
themes:

/etc/splash splashutils_geninitramfs... // generate new initramfs file
/boot/grub/menu.lst // point to it, and make sure kernel command line
args are nice and happy

but otherwise it was rather painless.  The initial install was
painful...  when you have to do a manual rc-update add or whatever it
is, that's a sign that you need to make a script of some kind...  my
personal feelings, of course.

So thanks for the help - Probably wouldn't have gotten this far by
myself (I have a habit of bouncing off the same walls until someone
explains to me why my thinking isn't right, even though it is quite
logical).

PS:  I'm playing with this GPG stuff...  I want to see if any of you
can use [verify] this.  I'm just curious...  I had some nut case
ghosting off of my domain and email and then emailing some friends.  I
was not happy.  Someone suggested signing my messages.  So, I'm
trying.  Tell me if I'm doing it right if it's conveinient.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

To be a bit more verbose...

I downloaded the web page to disk so I could toy with it during lunch,
when I'm not connected to the internet.  After about ten reboots I
finally had it nailed down.  My Windoze friends are gonna hate this...
 they've always regarded Window's bootup graphics as making windows
superior in some way or another.  I think they've just let their
minds be harmed by all the years of windows ; )

So I now use the theme livecd-2006.0 Just my $0.02, but it's sorta
difficult to change themes.  Soon as I'm more bash literate, I'll try
to make a script to change themes in a easier manner
(lsauron_cngsplshthm [theme], perhaps?  I dunno...  Mind of a
programmer, once more).  I counted 2 places I have to change to change
themes:

/etc/splash splashutils_geninitramfs... // generate new initramfs file
/boot/grub/menu.lst // point to it, and make sure kernel command line
args are nice and happy

but otherwise it was rather painless.  The initial install was
painful...  when you have to do a manual rc-update add or whatever it
is, that's a sign that you need to make a script of some kind...  my
personal feelings, of course.

So thanks for the help - Probably wouldn't have gotten this far by
myself (I have a habit of bouncing off the same walls until someone
explains to me why my thinking isn't right, even though it is quite
logical).

- --
== GCv3.12 ==
GCS d-(++) s+: a? C++ UL+ 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
= END GCv3.12 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEMw9zHcNVi48i054RAi3sAJ0cV7/YUJVybJiPjGBtL2T5SsFINwCfeDEu
fFpF1fK9A/3ocaiuN3J6tus=
=g3tf
-END PGP SIGNATURE-


--
== GCv3.12 ==
GCS d-(++) s+: a? C++ UL+ 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
= END GCv3.12 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Iain Buchanan
On Tue, 2006-04-04 at 17:13 -0700, Grant wrote:
 I'm using PORTAGE_NICENESS=19 in
 /etc/make.conf and it helps but not enough.

meetoo!  I've noticed it helps with cpu allocation, but not with the
disk.  If you're emerging something like sources, or openoffice, portage
still gets too much disk time and other processes suffer.  nice
doesn't seem to affect disk access.
-- 
Iain Buchanan iaindb at netspace dot net dot au

The naked truth of it is, I have no shirt.
-- William Shakespeare, Love's Labour's Lost

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Roy Wright

Iain Buchanan wrote:

On Tue, 2006-04-04 at 17:13 -0700, Grant wrote:
  

I'm using PORTAGE_NICENESS=19 in
/etc/make.conf and it helps but not enough.



meetoo!  I've noticed it helps with cpu allocation, but not with the
disk.  If you're emerging something like sources, or openoffice, portage
still gets too much disk time and other processes suffer.  nice
doesn't seem to affect disk access.
  
What I do is run emerge ---sync every night as a cron job.  Then during 
the day I run
nice emerge -uDNav world usually when reading email.  CPU load maxes 
out at around

50%.

HTH,
Roy

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Iain Buchanan
On Tue, 2006-04-04 at 20:18 -0500, Roy Wright wrote:

  during 
 the day I run
 nice emerge -uDNav world usually when reading email.  CPU load maxes 
 out at around
 50%.

this is strange - CPU should still go to 100% (if it would without the
nice command that is).  Nice only affects which processes get the cpu
time first - it doesn't apply a maximum cpu limit to a process, so if
you have only one process running, even niced to 19, it can still use
100% cpu...

It would be nice if there was a nice command for making disk access nice
so I could nicely say `nice emerge -uD world` and it wouldn't take a
whole lot of disk time away from my nice browsing, music playing, etc...

eh... 
-- 
Iain Buchanan iaindb at netspace dot net dot au

Unix will self-destruct in five seconds... 4... 3... 2... 1...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] lsocket!?!

2006-04-04 Thread Justin Hart
Haha.  Yes.  My code from Solaris.  Thanks.

Justin

On 4/4/06, Matthias Bethke [EMAIL PROTECTED] wrote:
 Hi Justin,
 on Tuesday, 2006-04-04 at 00:27:18, you wrote:
  I'm trying to compile some network code... but gcc is telling me
  cannot find -lsocket

 That's right, the socket API is part of libc. That's some pretty old
 code, isn't it? Just leave out the -lsocket and you should be fine.

 cheers!
 Matthias
 --
 I prefer encrypted and signed messages. KeyID: FAC37665
 Fingerprint: 8C16 3F0A A6FC DF0D 19B0  8DEF 48D9 1700 FAC3 7665





--
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Hemmann, Volker Armin
On Wednesday 05 April 2006 02:13, Grant wrote:
 Is there a way to make the emerge command only use system resources
 that are not requested by anything else?  Whenever I 'emerge sync' or
 emerge a package my system slows way down and the sound sometimes
 stutters badly.  I'd rather have the emerge process just move really
 slowly if necessary.  I'm using PORTAGE_NICENESS=19 in
 /etc/make.conf and it helps but not enough.

 - Grant

I don't know about PORTAGE_NICENESS, but MAKEOPTS=-j1 helped me a lot.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PORTAGE_NICENESS for real

2006-04-04 Thread Glenn Enright
On Wednesday 05 April 2006 12:56, Iain Buchanan wrote:
 meetoo!  I've noticed it helps with cpu allocation, but not with the
 disk.  If you're emerging something like sources, or openoffice, portage
 still gets too much disk time and other processes suffer.  nice
 doesn't seem to affect disk access.

This is surely very dependant on you specific hardware and kernel 
configuration. There are some systems that just dont 'multitask' very 
effectively. Also, sounds like you have either an older HDD or your 
motherboard is struggling to keep up with the I/O requirements of compiling. 
Remeber that compiling is non-trivial work for *any* system.

Also check that your kernel is making full use of any features available on 
you system such as SMP or Hyperthreading etc. As a point of comparison, I'm 
running a P4 2.6 on an IS7 motherboard with SATA disks, and only under the 
heaviest compilations, for short periods of time do I notice any slowdowns.

-- 
About the only thing on a farm that has an easy time is the dog.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Application for video cutting ?

2006-04-04 Thread Meino Christian Cramer
From: Daniel Pielmeier [EMAIL PROTECTED]
Subject: Re: [gentoo-user] OT: Application for video cutting ?
Date: Mon, 3 Apr 2006 11:37:52 +0200

Hi Daniel,

 thanks for your reply and thank you all other replies to my question!
 How can I manage to install qt-4 without cripple the rest of my
 system (qt-3 based) ?

 Is there a way of parallel installation/usage ? And if so -- how can
 I manage it gentoo-like ?

 Thank you very much for your help in advance ! :)

 Keep hacking!
 mcc


 Hi!
 
 If you just want to remove the adds from your recordings, i recommend
 ttcut at http://ttcut.tritime.org/ it is not in portage and depends on
 qt-4. Ttcut is able to cut frame accurately, so you can cut on I-, P-
 and B-Frames.
 I have written an ebuild, you will find it at
 http://bugs.gentoo.org/show_bug.cgi?id=122162.
 But you can also use the most recent version from svn under
 svn://svn.berlios.de/ttcut/trunk.
 Ttcut is in alpha state, so you may encounter problems too, but i
 think it is worth a try.
 
 HTH Daniel
 
 -- 
 gentoo-user@gentoo.org mailing list
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Bo Andresen
On Wednesday 05 April 2006 02:33, Lord Sauron wrote:
[SNIP]
 So I now use the theme livecd-2006.0 Just my $0.02, but it's sorta
 difficult to change themes.  Soon as I'm more bash literate, I'll try
 to make a script to change themes in a easier manner
 (lsauron_cngsplshthm [theme], perhaps?  I dunno...  Mind of a
 programmer, once more).  I counted 2 places I have to change to change
 themes:

 /etc/splash splashutils_geninitramfs... // generate new initramfs file
 /boot/grub/menu.lst // point to it, and make sure kernel command line
 args are nice and happy
[SNIP]

I guarantee nothing... ;) :

#!/bin/bash
RES=1400x1050
THEME=${1}
splash_geninitramfs ${THEME} -r ${RES} -g /boot/fbsplash -v
sed -i -e 's/theme:[a-z0-9.-]*/theme:'${THEME}'/' /boot/grub/menu.lst

 PS:  I'm playing with this GPG stuff...  I want to see if any of you
 can use [verify] this.  I'm just curious...  I had some nut case
 ghosting off of my domain and email and then emailing some friends.  I
 was not happy.  Someone suggested signing my messages.  So, I'm
 trying.  Tell me if I'm doing it right if it's conveinient.

Message was signed on 1/1-1970 00:59 with unknown key 0x8F22D39E.
The validity of the signature cannot be verified.
[SNIP]
End of signed message

I guess not...

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Application for video cutting ?

2006-04-04 Thread Bo Andresen
On Wednesday 05 April 2006 04:06, Meino Christian Cramer wrote:
  How can I manage to install qt-4 without cripple the rest of my
  system (qt-3 based) ?

  Is there a way of parallel installation/usage ? And if so -- how can
  I manage it gentoo-like ?

# emerge -va =qt-4.1.2

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS   ] x11-libs/qt-4.1.2  USE= 27,269 kB 

From man emerge:
  N = new, (not yet installed)
  S = new, SLOT installation (side-by-side versions)

Of course you can just pick any version. Qt IS slotted so it will not harm 
your system at all. As long as you don't emerge --prune it (which would 
remove the old version).

-- 
Bo Andresen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Application for video cutting ?

2006-04-04 Thread Stephen Bartlett
On Wed, 2006-04-05 at 04:06 +0200, Meino Christian Cramer wrote:
 From: Daniel Pielmeier [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] OT: Application for video cutting ?
 Date: Mon, 3 Apr 2006 11:37:52 +0200
 
 Hi Daniel,
 
  thanks for your reply and thank you all other replies to my question!
  How can I manage to install qt-4 without cripple the rest of my
  system (qt-3 based) ?
 
  Is there a way of parallel installation/usage ? And if so -- how can
  I manage it gentoo-like ?

I had the same question a week ago, and Chris White pointed me toward
one way: use 'chroot'.  This approach costs disk space and some time to
set up, but you're guaranteed to not mess anything up in your system and
you have a complete new sandbox to play with (or as many as you want).

Basically, get enough disk space on a filesystem somewhere large enough
to hold your entire installation, and copy everything (from / except for
your mount points like /proc and /dev) to that place.  Use 'cp -rp ...'
to preserve ownership/perms.  Write a script that sets up the mount
points for that new place like this:

mount -t proc none /path/to/clone/proc
mount --bind /dev /path/to/clone/dev
mount --bind /sys /path/to/clone/sys
...and so on...

Once you have that clone set up, you use chroot to change root into that
clone:

chroot /path/to/clone /bin/bash
  (/ for this shell is now that clone's root dir)
env-update
source /etc/profile
export PS1=(chroot) $PS1

There you have it -- that shell is now pretending that /
is /path/to/clone.  emerge away and you're only affecting the clone.
You can even su to your usual user account, and run X and everything.
Just be sure to do the chroot when you're logged in as root at the
outmost term (not within X).

- Stephen
-- 
Stephen Bartlett
President, Bartlett Software, Inc.
http://www.bartlettsoftware.biz/ 

  Thank you very much for your help in advance ! :)
 
  Keep hacking!
  mcc
 
 
  Hi!
  
  If you just want to remove the adds from your recordings, i recommend
  ttcut at http://ttcut.tritime.org/ it is not in portage and depends on
  qt-4. Ttcut is able to cut frame accurately, so you can cut on I-, P-
  and B-Frames.
  I have written an ebuild, you will find it at
  http://bugs.gentoo.org/show_bug.cgi?id=122162.
  But you can also use the most recent version from svn under
  svn://svn.berlios.de/ttcut/trunk.
  Ttcut is in alpha state, so you may encounter problems too, but i
  think it is worth a try.
  
  HTH Daniel
  
  -- 
  gentoo-user@gentoo.org mailing list
  


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] emerge without download

2006-04-04 Thread Gabriel Dain
 I download first all the files and put them in
 /usr/portage/distfiles. After that, I can make an
 emerge package.

So you download them manually? If so, its better to use emerge -f
package. It automatically downloads the files and all dependencies
to /usr/portage/distfiles, and you can be 100% sure that when you
emerge them for good it will use those files.
Or, if you must download them manually, try using overlays, and ebuild
package digest so that portage knows to use THAT file and it doesnt
return md5 errors (size and so on, if Portage uses different tars)

--
Gabriel Dain

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Beautification - Splash

2006-04-04 Thread Boyd Stephen Smith Jr.
On Tuesday 04 April 2006 19:33, Lord Sauron 
[EMAIL PROTECTED] wrote about 'Re: [gentoo-user] 
Beautification - Splash':
 PS:  I'm playing with this GPG stuff...  I want to see if any of you
 can use [verify] this.  I'm just curious...  I had some nut case
 ghosting off of my domain and email and then emailing some friends.  I
 was not happy.  Someone suggested signing my messages.  So, I'm
 trying.  Tell me if I'm doing it right if it's conveinient.

You sent two copies of your message, one signed, the other not.  You also 
didn't publish your public key on any keyserver that my kmail polls for 
keys (I think I poll 6 servers, though at least 3 of other shares keys 
among themselves, too).

This message is validly singed, although probably by a key you don't trust 
(nor should you until to verify the key actually belongs to the person it 
claims to).

-- 
If there's one thing we've established over the years,
it's that the vast majority of our users don't have the slightest
clue what's best for them in terms of package stability.
-- Gentoo Developer Ciaran McCreesh


pgpSCeBNs1ypM.pgp
Description: PGP signature