[gentoo-user] Problems with evolution palm

2003-07-02 Thread Christopher Egner
Hey,

I'm sure I'm not finding the manual or something, so feel free to just
point to some good reading material.

I've got everything working as far as the palm syncing with the system.
It does it through gpilotd like its supposed to. However Evolution never
gets any of the data, and the palm never gets any data. It all syncs to
a folder, but i don't know whats going wrong!
-- 
Christopher

In 1968 it took the computing power of 2 C-64's to fly a rocket to the
moon. Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft
Windows 95. Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Laptop Network Connections

2003-07-02 Thread Kent Jantz
John wrote:
Hello,

I am trying determine what is the Gentoo way to configure my laptop...

I have two pcmcia cards (ethernet and wireless).  At any point I will only 
have one of the cards in.  Therefore, either one could be assigned eth0.  
The net.eth0 script reads the conf.d/net for interface configuration 
information.  Since it always sees eth0, I can't distinguish between the 
entries in conf.d/net.

How do I make it so that eth0 can be either the ethernet or the wireless 
network?

John

--
[EMAIL PROTECTED] mailing list

emerge quickswitch

I used this when I had a Laptop.  The Laptop had both a built-in 
ethernet and built-in wireless(in reality a permanent 3rd pcmcia card), 
I could assign eth0 and eth1 to whichever one I was using so I assume it 
could work for you.  You can assign it via Grub(or LILO) or dynamically 
via command line.

Kent



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Steven R. Ringwald




On Tue, 2003-07-01 at 20:13, Miguel M. wrote:

Sup everyone!

So far, I have tryed to installed Gentoo on a 2nd hdd
i have 2 times. Needless to say, its on /dev/hdb. Ok
well i the /boot in /dev/hdb1. When i setup lilo, it-
said something about there being problems cause its
the 2nd hard drive. Then i noticed that my bios gives
me a choice at boot up to... boot... into either hard
drive. 

If i choose the first one, win xp comes up fine.
choose the 2nd one... and for some reason grub comes
up at the command line. no choice to boot into gentoo
or nothing. all i can do is reboot. And i dont
remember emerge grub happening.

Make a long story short. Is it possible to do what Im
trying to do b4 i got at it for a 3rd time from stage
1? thanks for your time. really appreciate it.


When you boot of the primary hard-drive into XP, do you get the LILO boot screen or is it the standard Windows XP one? Lilo should be installing itself on the boot sector of your hda device... I have one machine that has Windows 2000 on the sda and gentoo on sdb, and it boots either just fine in this fashion... 

Steve



-- 
Steven R. Ringwald [EMAIL PROTECTED]
Asric Consulting Services








Re: [gentoo-user] Fork of Gentoo?

2003-07-02 Thread Spider
begin  quote
On Fri, 27 Jun 2003 10:05:42 -0400
Ernie Schroder [EMAIL PROTECTED] wrote:

 On Friday 27 June 2003 09:49 am, Thomas T. Veldhouse wrote:
  It is clear there is more to this than Gentoo is letting on ... or
  there wouldn't be a reorg going on
 
 
 The way I see it, reorganization is needed to separate Gentoo the
 distro from Gentoo Games and perhaps a future Gentoo Embedded.
 Daniel has promised an explanation at some vague point in the future. 
 See:
 http://www.osnews.com/comment.php?news_id=3892offset=45rows=48#115886
 

-dev stepping in into the ashes.

Actually the reorg has been needed since _at least_ april, but before
this there was no incentive to do so since there wasn't anything burning
in the open. you could feel the heat in some places and there were signs
of smoke, but nothing serious. 

Currently we have noone who is responsible for anything, theres seemant
to yell at when theres devstuff, Zhen when theres docstuff and drobbins
for the rest.  foser, Me, liquidx when its gtk+ ...  dan when its KDE..
but nothing has been documented, no chain of command and noone who
really says go do this, its needed .

We have been completely chaotic in structure, where noone in charge
over small parttime projects and things generally running out of time. 
The only time you've gotten an update on whats going on is when somone
finds a nifty new feature, or when you go hunting whoever it was that
broke that thing over there

There's been talk of herds and some work is going into that (read back,
this was well before the whining around the fork)  and hopefully
management ties into this nicely.


as for the fork,Buisness as usual. The most interesting  thing that
I see coming out of this is that they do some infrastructure changes
that might scale nicer than what we have.. but that's yet to see.


//Spider
 -- Irate developer


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread MAL
Miguel M. wrote:
Sup everyone!

So far, I have tryed to installed Gentoo on a 2nd hdd
i have 2 times. Needless to say, its on /dev/hdb. Ok
well i the /boot in /dev/hdb1. When i setup lilo, it-
said something about there being problems cause its
the 2nd hard drive. Then i noticed that my bios gives
me a choice at boot up to... boot... into either hard
drive. 

If i choose the first one, win xp comes up fine.
choose the 2nd one... and for some reason grub comes
up at the command line. no choice to boot into gentoo
or nothing. all i can do is reboot. And i dont
remember emerge grub happening.
Looks like your second hard drive has grub in it's Master Boot Record, 
(probably from a previous linux install?).  This is most likely 
happening because you aren't installing lilo to that drives MBR, but 
only to a partition.

Can you post your lilo.conf ?

Make a long story short. Is it possible to do what Im
trying to do b4 i got at it for a 3rd time from stage
1? thanks for your time. really appreciate it.
It definitely is possible :)

MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Freeze at boot disabling GNOME2/GTK2

2003-07-02 Thread Spider
begin  quote
On Sun, 29 Jun 2003 17:30:47 -0700
[EMAIL PROTECTED] (Andrew Farmer) wrote:

 Two questions:
 

 
 Secondly, I'd like to set up a standard GNOME installation, but with
 GNOME1.4 and GTK1 only - I really don't like the new GNOME2 look and
 would like to avoid it as much as possible. I've set -gtk2 in the USE
 flags, but emerge gnome-terminal still tries to build the GNOME2
 version. Is there some easy way to do this, or will I have to emerge
 each ebuild manually?

now this is getting interesting.
I haven't done this in ages, but it should be supported still :-)

try 
emerge -vp gnome-core   
# gnome-terminal is part of gnome-core, gnome-terminal is only 2.x
emerge -vp  \gnome-2

//Spider
-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


[gentoo-user] avidemux-2.0.8 doesn't compile

2003-07-02 Thread Frank Hellmuth
Hi

emerging avidemux-2.0.8 stops with

g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0
  -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 
-I/usr/include/glib-2.0
  -I/usr/lib/glib-2.0/include   -I/usr/include/freetype2-I.. -IADM_library 
-I../ADM_library
  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -Wnon-virtual-dtor -Wno-long-long
  -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
  -Wwrite-strings -O2 -march=athlon-xp -O3 -pipe -fno-exceptions -fno-check-new
  -c -o ADM_vidLargeMedian.o `test -f ADM_vidLargeMedian.cpp || echo 
'./'`ADM_vidLargeMedian.cpp
{standard input}: Assembler messages:
{standard input}:228: Error: symbol `deintloop__' is already defined
make[3]: *** [ADM_vidDeintASM.o] Error 1

Earlier versions compiled without problems. Since that seems a assembler related
topic I feel completly overcharged doing a diagnosis. :)

Any ideas?

Frank


--
[EMAIL PROTECTED] mailing list



[gentoo-user] iptables and ftp connection

2003-07-02 Thread Patrick Marquetecken
Hi,

i'm having trouble to get ftp working with my iptable settings.
I can connect login , but can't see files, then my connection is beeing closed. if i 
stop iptables then everything workfine. 
Must i use other setting then below ?
INPUT drops all

iptables -A INPUT -p tcp --sport 20 --dport 1024:65535 -j ACCEPT
iptables -A INPUT -p tcp --sport 21 --dport 1024:65535 -j ACCEPT

TIA
Patrick

-- 
 Live long and prosper, Spock. -- T'Pau
 I shall do neither. I have killed my captain, and my friend. -- Spock

 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 ICQ# 316932703 
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


RE: [gentoo-user] iptables and ftp connection

2003-07-02 Thread Gwendolyn van der Linden
 i'm having trouble to get ftp working with my iptable settings.
 I can connect login , but can't see files, then my 
 connection is beeing closed. if i stop iptables then 
 everything workfine. 


See:
http://www.sns.ias.edu/~jns/security/iptables/iptables_conntrack.html

Gwen.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Bootsplash problem

2003-07-02 Thread Frank Hellmuth
On Wednesday 02 July 2003 11:33, Jesper Blauendahl wrote:
 I've emerge'ed bootsplash but I don't get what I expected. I use the
 [...]
  Looking for splash picture silenjpeg size 20209 bytes, does not
  fit into framebuffer.
 
   found (1280x1024, 26385 bytes, v3).

 Does anyone know what's wrong?

Take a look at http://forums.gentoo.org/viewtopic.php?t=47612

Frank


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: USB and Firewire user guides

2003-07-02 Thread Paul Stear
On Tue 1 July 2003 13:04, you wrote:
 On 30/6/03 11:28 am, Paul Stear [EMAIL PROTECTED] wrote:
  I may be missing something but I have been trying to get a usb storage
  device to work and to get my dv camera to work via my firewire board.
 
  Is their a how-to, user guide, instructions, etc that I can look at?
  If anyone has these items working perhaps they will be kind enough to
  send me instructions and copies of any config files.
snip
Thanks for all who responded,

This is what I have done so far.
emerged hotplug
rc-update add default hotplug - this has given me sda*

The following is for my pendrive
entry in /etc/fstab   /dev/sda1 /mnt/usbHD vfat noauto,defaults,users 0 0
Created a Harddisk icon on the desktop, named it usbHD user your user name 
group users, device /dev/sda1 mount point /mnt/usbHD

This works fine, now I need to figure out how to get my usb iconcepts Web Cam 
2 Go Kit or a ICM532 mini PC Camera and my firewire dv camera to work.

Any help very welcome
regards
Paul
-- 
**  This message has been sent using GENTOO Linux and kmail  *


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OpenOffice woes

2003-07-02 Thread Larry Wright
No, this was a locale session. 

I eventually solved my problem, it was easy. I just typed emerge -C 
openoffice followed by emerge koffice. Works great now :)


On Tuesday 01 July 2003 10:55 pm, William Kenworthy wrote:
 This happened to me after the 1.0.3 upgrade whilst trying to run
 oowriter in a vnc session.  Deleted all the .openoffice and .sversionrc
 files with no luck.  Then tried to do on the local monitor and it worked
 fine.  oowriter now works fine in vnc as well.

 Are you using some kind of non-local session, or possibly not display :0
 ??

 BillK

 On Mon, 2003-06-30 at 19:37, Larry Wright wrote:
  I emerged OpenOffice today (actually yesterday, took ~24 hours to build).
  Everything appeared to work fine (no errors), but when I try to run any
  component, I get this:
 
  [EMAIL PROTECTED] larry $ oowriter
  running openoffice.org setup...
  setup failed.. abort
  [EMAIL PROTECTED] larry $ oosetup
  running openoffice.org setup...
  setup failed.. abort
 
  What am I missing here?
 
 
  --
  [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Harald Arnesen
Brian Budge [EMAIL PROTECTED] writes:

  What is exactely the benefit of ICC ?
 
 It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
 for most applications I have tested.

 Interesting... what flags were you using for the two compilers?  Which 
 version of ICC where you using?

 I haven't noticed more than maybe a 10% difference, and I like the ability 
 to use the more standards compliant gcc...

I used '-O3 -march=pentium2' on both compilers. ICC 7.1 build 20030307Z.

One of my test programs is the SimH VAX-emulator. It runs about 15
percent faster when compiled with ICC, which is very noticable. My
implementation of Bruce Schneier's Solitaire encryption algorithm also
runs much faster.

Is it worth it? In some cases yes, in some cases no. As to which is more
standards compliant, I wouldn't know. They seem about equal when it
comes to C, and I don't use C++.
-- 
Hilsen Harald.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
Harald Arnesen wrote:
Martin LORANG [EMAIL PROTECTED] writes:


What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
How can I switch from gcc to icc? Can I do this with gcc-config?

MfG
Michael
--
/* vsprintf.c -- Lars Wirzenius  Linus Torvalds. */
 *
 * Wirzenius wrote this portably, Torvalds fucked it up :-)
 */
2.2.16 /usr/src/linux/lib/vsprintf.c
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] ebuild error on ncurses

2003-07-02 Thread brett holcomb
Try using -ncurses in the USE variable.   I had that a 
while back and that made it work.  Since then I haven't 
had to do that though.

On Tue, 01 Jul 2003 22:35:14 -0400
 Frank J. Mattia [EMAIL PROTECTED] wrote:
I just started my second installation of a gentoo system 
and i noticed that i picked the right time too (with all 
of the portage problems going on ;) .  However, im not 
sure if my problem is related directly to portage or just 
this package.

im doing an emerge system and i consistantly get this 
error.  Does anyone know what it could mean?  What i do 
know is that it happens during the configure script for 
the ncurses library and it happens right after it checks 
for how to run the C++ preprocessor

configure: error: C++ preprocessor /lib/cpp failed sanity 
check

!!! ERROR: sys-libs/ncurses-5.3-r1 failed.
!!! Function econf, Line 273, Exitcode 1.
!!! econf failed
Any ideas or suggestions anyone?

Thank you,
Frank J. Mattia
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


[gentoo-user] -- Solved -- Re: [gentoo-user] sound and acpi

2003-07-02 Thread Alberto Bert
The sound works now.

I've emerged gentoo 2.4.19, with USE flag apci4linux (aparently it
downloads apci patches), then I config it setting on all apci options
and toshiba-apci (I've got a 5200-801) as module.

BTW, alsa is not needed, as I 've understood.

Alberto

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] super jittery mouse

2003-07-02 Thread Norbert Kamenicky
I had this problem when set up bad mouse type ...

scott blackwell wrote:

i am having difficulty with my ps/2 mouse recently.  it is very jittery,
and gravitates to the lower LHC of my screen.  this has only changed in
the past couple of weeks, but i can't seem to find out what the problem
is.
the machine is a dual-boot, and the mouse works fine under win98 (when
has ANYthing worked fine under win98??), so i don't think it's a hw
issue.  i can cat /dev/mouse as root and see input... any other ideas on
things to check?  i haven't messed with the XF86Config or anything
lately either.
-sb

 





--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] avidemux-2.0.8 doesn't compile [SOLVED]

2003-07-02 Thread Frank Hellmuth
It just doesn't compile with -O3, switching to -O2 solved the problem.

Frank


--
[EMAIL PROTECTED] mailing list



[gentoo-user] setting sound volume

2003-07-02 Thread Alberto Bert
Hi all,

- my sound volume is very low when I try to listen some music by xmms,
  have you idea in how can fix that?

- According to you, is there any advantage to use alsa versus oss?
  Could you list what should I emerge to have alsa woking? I mean libs, plugins, etc?

Thanks,
Alb

--
[EMAIL PROTECTED] mailing list



[gentoo-user] syncing from other computer?

2003-07-02 Thread raptor
what i have to delete if when installing Gentoo, I don't  emerge sync
from gentoo-mirrors, but instead from some nearby computer i.e.

rsync -r  [EMAIL PROTECTED]:/usr/portage//usr/portage

which are local specific files

thanx in advance
raptor


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] setting sound volume

2003-07-02 Thread Gwendolyn van der Linden
 - my sound volume is very low when I try to listen some
 music by xmms,
   have you idea in how can fix that?

What are you using? Alsa?  If so, run alsamixer (from alsa-utils), and
check the levels.

 - According to you, is there any advantage to use alsa versus oss?
   Could you list what should I emerge to have alsa woking?
 I mean libs, plugins, etc?

Alsa is the wave of the future. OSS is deprecated.

Gwen.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] su problems

2003-07-02 Thread meka
	 I have 2 users in same group (gid 1001), but one can't login (using su) as 
another user. What to do?

--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] su problems

2003-07-02 Thread Essien Ita Essien

Gentoo only allows users of the 'wheel' group to 'su', so you'll want to add
the user whom you want to 'su' to the 'wheel' group like so:

#usermod -G wheel username

ofcourse you'll have to run the command as root.


Cheers

Essien

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 4:24 PM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] su problems


 I have 2 users in same group (gid 1001), but one can't login (using su) as
another user. What to do?

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] su problems

2003-07-02 Thread Essien Ita Essien


ehh.. i just tought i should add this.

please check the man files for usermod before doing issuing the usermod
command, if i remember well, either -G or -g removes the user from all other
groups username belongs to that are not listed on the current command, so
for instance if userme is currently in grouptest and you issue

#usermod -G wheel userme

userme will no longer be in group grouptest.

to bypass this, you'll have to do

#usermod -G wheel,grouptest userme

(i'm not absolutely certain of the command syntax and the option that is
affected like this, so please check the man file for usermod before using
it.)

Once again

Cheers

Essien


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 4:24 PM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] su problems


 I have 2 users in same group (gid 1001), but one can't login (using su) as
another user. What to do?

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] setting sound volume

2003-07-02 Thread Essien Ita Essien

Gentoo has an excellent step by step howto to setting up your ALSA based
sound system, at http://www.gentoo.org/doc/en/alsa-guide.xml. If you've not
checked this out yet, i suggest you do.

I used it and had no issues, and i'm using a laptop!

cheers

Essien

-Original Message-
From: Gwendolyn van der Linden
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 3:28 PM
To: [EMAIL PROTECTED]
Subject: RE: [gentoo-user] setting sound volume


 - my sound volume is very low when I try to listen some
 music by xmms,
   have you idea in how can fix that?

What are you using? Alsa?  If so, run alsamixer (from alsa-utils), and
check the levels.

 - According to you, is there any advantage to use alsa versus oss?
   Could you list what should I emerge to have alsa woking?
 I mean libs, plugins, etc?

Alsa is the wave of the future. OSS is deprecated.

Gwen.


--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
Harald Arnesen wrote:
Martin LORANG [EMAIL PROTECTED] writes:


What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael

--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Brian Budge
ICC can produce faster code, but it won't always... It tends to be about 
5% faster on my own 
path tracer.  One thing to note is that there are several compiler options 
for optimization.  There are things like global interprocedural opts, even 
interfile opts, and you can also compile using statistics from previous 
runs (to aid branch prediction, etc...).

I would say that most of the time, ICC produces slightly faster code.  My 
argument is that GCC can do things from the C++ standard that ICC cannot, 
like partial template specialization.

 Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:

 Harald Arnesen wrote:
  Martin LORANG [EMAIL PROTECTED] writes:
  
  
 What is exactely the benefit of ICC ?
  
  
  It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
  for most applications I have tested.
 
 I just testet it with povray. The gcc compiled version of povray is 
 faster than the icc version.
 These are the scenes I tested:
 
 /usr/share/povray/scenes/balcony/balcony.pov
 
 gcc: 125s
 icc: 190s
 
 /usr/share/povray/scenes/abyss.pov
 
 gcc: 23s
 icc: 23s
 
 So I don't think, that icc produces faster code.
 
 Michael
 
 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] modprobe and QM_MODULE: function not implemented

2003-07-02 Thread R'twick Niceorgaw
Hi,
I have compiled development-sources 2.5.73 but, when ever I try to do a 
modprobe/insmod/lsmod, I get a QM_MODULE: function not implemented  message.

Any one faced this? Or has a fix?

Thanks
R'twick




--
[EMAIL PROTECTED] mailing list



[gentoo-user] mp3 player that sorts by id3 tags?

2003-07-02 Thread Shane Hickey
Howdy all,
I'm wondering if there is another mp3 player out there like rhythmbox
that sorts songs by id3 tags?  I have a bunch of mp3s all mixed up and
I'd like to be able to sort and play them by album.

Anybody know of something to do this?

-- 
Shane Hickey [EMAIL PROTECTED]: Nerd
http://www.nerddiary.org 
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C  DA95 4109 9F69 777C BF3F
Listening to: OJALIN, BUNBUN - Dr. Cossack Battle


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Freeze at boot disabling GNOME2/GTK2

2003-07-02 Thread Andrew Farmer
At 02 July, 2003 Spider wrote:
 begin  quote
 On Sun, 29 Jun 2003 17:30:47 -0700
 [EMAIL PROTECTED] (Andrew Farmer) wrote:
 
  Two questions:
  Secondly, I'd like to set up a standard GNOME installation, but with
  GNOME1.4 and GTK1 only - I really don't like the new GNOME2 look and
  would like to avoid it as much as possible. I've set -gtk2 in the USE
  flags, but emerge gnome-terminal still tries to build the GNOME2
  version. Is there some easy way to do this, or will I have to emerge
  each ebuild manually?
 
 now this is getting interesting.
 I haven't done this in ages, but it should be supported still :-)
 
 try 
 emerge -vp gnome-core   
 # gnome-terminal is part of gnome-core, gnome-terminal is only 2.x
 emerge -vp  \gnome-2

OK, that seemed to work.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] mp3 player that sorts by id3 tags?

2003-07-02 Thread Christopher Egner
On Wed, 2003-07-02 at 16:00, Shane Hickey wrote:
 Howdy all,
   I'm wondering if there is another mp3 player out there like rhythmbox
 that sorts songs by id3 tags?  I have a bunch of mp3s all mixed up and
 I'd like to be able to sort and play them by album.
xmms can do this. You just have to tell it to show track titles with all
that information however you want, then click sort


-- 
Christopher

In 1968 it took the computing power of 2 C-64's to fly a rocket to the
moon. Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft
Windows 95. Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
Hi,

I'm trying to set alsa sound. I followed instructions by gentoo, but
when I lsmod, no alsa is loaded.

/etc/init.d/alsasound start   -   already running

I even tryed to put it in modules.autoload but at boot time it shows me
failed to load alsasound

Please, could anyone help me?

Alb

--
[EMAIL PROTECTED] mailing list



[gentoo-user] help deciphering emerge errors

2003-07-02 Thread Ernie Schroder
I've posted a couple of times regarding this problem without a response 
so I guess I'll ask as if it were a generic problem rather than 
application specific. I am trying to get an app running (tightvnc) 
doing emerge tightvnc completes successfully but doesn't build one 
essential executable (Xvnc). It seems to be due to a permission problem 
in /tmp:

$ grep Permission denied /home/ernie/DOCS/tightvnc_emerge.log
sh: line 1: /tmp/filesRuiNF: Permission denied
sh: line 1: /tmp/fileE1zBoQ: Permission denied
sh: line 1: /tmp/fileTqEduX: Permission denied
sh: line 1: /tmp/fileNISo73: Permission denied

from /var/tmp/portage/tightvnc-1.2.8/temp/environment:

src_compile ()
{
xmkmf -a || diefunc $FUNCNAME $LINENO $? xmkmf failed;
make CDEBUGFLAGS=$CFLAGS World || diefunc $FUNCNAME $LINENO 
$? make World failed;
cd Xvnc  ./configure || diefunc $FUNCNAME $LINENO $? 
Configure failed.;
if use tcpd; then
make EXTRA_LIBRARIES=-lwrap -lnss_nis CDEBUGFLAGS=$CFLAGS 
EXTRA_DEFINES=-DUSE_LIBWRAP=1;
else
make CDEBUGFLAGS=$CFLAGS;
fi
}

Does anyone know how I can work around this? What additional info is 
needed?
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] modprobe and QM_MODULE: function not implemented

2003-07-02 Thread Kurt Bechstein
Yes, if you want to use the development kernel you will need to emerge
module-init-tools.



On Wed, 2003-07-02 at 11:53, R'twick Niceorgaw wrote:
 Hi,
 I have compiled development-sources 2.5.73 but, when ever I try to do a 
 modprobe/insmod/lsmod, I get a QM_MODULE: function not implemented  message.
 
 Any one faced this? Or has a fix?
 
 Thanks
 R'twick
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Mark Knecht
/etc/init.d/alsasound stop
/etc/init.d/alsasound start

or...

/etc/init.d/alsasound restart

Look in /var/log/messages for more clues as to what problems it's having.
(Also dmesg I suppose...)

- Mark

 -Original Message-
 From: Alberto Bert [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 02, 2003 9:06 AM
 To: [EMAIL PROTECTED]
 Subject: [gentoo-user] alsa doesn't want work


 Hi,

 I'm trying to set alsa sound. I followed instructions by gentoo, but
 when I lsmod, no alsa is loaded.

 /etc/init.d/alsasound start   -   already running

 I even tryed to put it in modules.autoload but at boot time it shows me
 failed to load alsasound

 Please, could anyone help me?

 Alb

 --
 [EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Mark Knecht
BTW - alsasound is really 2 parts:

1) alsa itself
2) the alsa drivers for you sound card

Both have to be loaded to get sound.

Please send lsmod results

- Mark

 -Original Message-
 From: Alberto Bert [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 02, 2003 9:06 AM
 To: [EMAIL PROTECTED]
 Subject: [gentoo-user] alsa doesn't want work
 
 
 Hi,
 
 I'm trying to set alsa sound. I followed instructions by gentoo, but
 when I lsmod, no alsa is loaded.
 
 /etc/init.d/alsasound start   -   already running
 
 I even tryed to put it in modules.autoload but at boot time it shows me
 failed to load alsasound
 
 Please, could anyone help me?
 
 Alb
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
That sounds ok to me. But how can I find out what ebuilds support icc. 
I'd like to try some others than povray. Maybe QT or KDE woul be good 
but I'm not sure if this will work - probably not :-( .

Michael

Brian Budge wrote:
ICC can produce faster code, but it won't always... It tends to be about 
5% faster on my own 
path tracer.  One thing to note is that there are several compiler options 
for optimization.  There are things like global interprocedural opts, even 
interfile opts, and you can also compile using statistics from previous 
runs (to aid branch prediction, etc...).

I would say that most of the time, ICC produces slightly faster code.  My 
argument is that GCC can do things from the C++ standard that ICC cannot, 
like partial template specialization.

 Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:


Harald Arnesen wrote:

Martin LORANG [EMAIL PROTECTED] writes:



What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael




--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Windows to linux... What was that app?

2003-07-02 Thread Zack Gilburd
On Tuesday 01 July 2003 03:06 pm, MooktaKiNG wrote:
 Thats mostly becuase those using root are usually looking for help and
 asking questions in IRC. while they are in the middle of install or post
 install.

IRCing as root is never a good idea.  Never.

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C


pgp0.pgp
Description: signature


Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
On Jul 02 at 09:24AM-0700, Mark Knecht wrote:
 /etc/init.d/alsasound stop

ALSA driver is not loaded

 /etc/init.d/alsasound start

alsa starts

 Look in /var/log/messages for more clues as to what problems it's having.

it does not exists

 (Also dmesg I suppose...)

nothing concerning alsa

I'm really confused, I cannot mount the module

Alberto

  -Original Message-
  From: Alberto Bert [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, July 02, 2003 9:06 AM
  To: [EMAIL PROTECTED]
  Subject: [gentoo-user] alsa doesn't want work
 
 
  Hi,
 
  I'm trying to set alsa sound. I followed instructions by gentoo, but
  when I lsmod, no alsa is loaded.
 
  /etc/init.d/alsasound start   -   already running
 
  I even tryed to put it in modules.autoload but at boot time it shows me
  failed to load alsasound
 
  Please, could anyone help me?
 
  Alb
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Brian Budge
I've thought of doing something like that too... building the whole system 
using icc.  Has anyone done this?  I'd be slightly worried that some of 
the builds written in C++ wouldn't compile.

  Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:

 That sounds ok to me. But how can I find out what ebuilds support icc. 
 I'd like to try some others than povray. Maybe QT or KDE woul be good 
 but I'm not sure if this will work - probably not :-( .
 
 Michael
 
 Brian Budge wrote:
  ICC can produce faster code, but it won't always... It tends to be about 
  5% faster on my own 
  path tracer.  One thing to note is that there are several compiler options 
  for optimization.  There are things like global interprocedural opts, even 
  interfile opts, and you can also compile using statistics from previous 
  runs (to aid branch prediction, etc...).
  
  I would say that most of the time, ICC produces slightly faster code.  My 
  argument is that GCC can do things from the C++ standard that ICC cannot, 
  like partial template specialization.
  
   Brian
  
  On Wed, 2 Jul 2003, Michael Gruetzner wrote:
  
  
 Harald Arnesen wrote:
 
 Martin LORANG [EMAIL PROTECTED] writes:
 
 
 
 What is exactely the benefit of ICC ?
 
 
 It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
 for most applications I have tested.
 
 I just testet it with povray. The gcc compiled version of povray is 
 faster than the icc version.
 These are the scenes I tested:
 
 /usr/share/povray/scenes/balcony/balcony.pov
 
 gcc: 125s
 icc: 190s
 
 /usr/share/povray/scenes/abyss.pov
 
 gcc: 23s
 icc: 23s
 
 So I don't think, that icc produces faster code.
 
 Michael
 
 
  
  
  
  --
  [EMAIL PROTECTED] mailing list
  
  
 
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
On Jul 02 at 09:25AM-0700, Mark Knecht wrote:
 BTW - alsasound is really 2 parts:
 
 1) alsa itself
 2) the alsa drivers for you sound card
 
 Both have to be loaded to get sound.
 
 Please send lsmod results

cpad  ... ... (unused)  (still I cannot make it working for similar reasons)
nvidia ... ... (unused)(I'm in console)

Alb
  -Original Message-
  From: Alberto Bert [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, July 02, 2003 9:06 AM
  To: [EMAIL PROTECTED]
  Subject: [gentoo-user] alsa doesn't want work
  
  
  Hi,
  
  I'm trying to set alsa sound. I followed instructions by gentoo, but
  when I lsmod, no alsa is loaded.
  
  /etc/init.d/alsasound start   -   already running
  
  I even tryed to put it in modules.autoload but at boot time it shows me
  failed to load alsasound
  
  Please, could anyone help me?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] modprobe and QM_MODULE: function not implemented

2003-07-02 Thread R'twick Niceorgaw
On 2 Jul 2003 at 12:24, Kurt Bechstein wrote:

 Yes, if you want to use the development kernel you will need to emerge
 module-init-tools.
 

Thanks Kurt,
I'm emerging it now 

R'twick


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Kai Lindenberg
Hi Alberto,

Am Mittwoch, 2. Juli 2003 18:06 schrieb Alberto Bert:
 I'm trying to set alsa sound. I followed instructions by gentoo,
 but when I lsmod, no alsa is loaded.

 /etc/init.d/alsasound start   -   already running

 I even tryed to put it in modules.autoload but at boot time it
 shows me failed to load alsasound

 Please, could anyone help me?

Are you still using the ToshSat5200?
Please send the output of lspci -vv, maybe your irq-routing is 
still not working.
Do you have enabled the support for soundcards in the kernel?

Kai


--
[EMAIL PROTECTED] mailing list



[gentoo-user] openoffice emerge problem's version 1.0.3-r1

2003-07-02 Thread james jones
Is this a problem with my config or should I bug this problem?


sudo emerge openoffice
Password:
Calculating dependencies ...done!
 emerge (1 of 1) app-office/openoffice-1.0.3-r1 to /
 md5 src_uri ;-) OOo_1.0.3_source.tar.bz2
 md5 src_uri ;-) STLport-4.5.3.tar.gz
 md5 src_uri ;-) gpc231.tar.Z
 md5 src_uri ;-) freetype-2.1.3.tar.bz2
 md5 src_uri ;-) helpcontent_01_unix.tgz
 * 
 * This ebuild has only been tested with the blackdown port of
 * java.  If you use another java implementation, it could fail
 * horribly, so please merge the blackdown-jdk and set it as
 * system VM before proceeding:
 * 
 *  # emerge blackdown-jdk
 *  # java-config --set-system-vm=blackdown-jdk-VERSION
 *  # env-update
 *  # source /etc/profile
 * 
 * Please adjust VERSION according to the version installed in
 * /opt.
 * 
 * If you however want to test another JDK (not officially
supported),
 * you could do the following:
 * 
 *  # export FORCE_JAVA=yes
 * 

!!! ERROR: app-office/openoffice-1.0.3-r1 failed.
!!! Function pkg_setup, Line 191, Exitcode 0
!!! (no error message)

James

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] multiple DISTDIRs patches

2003-07-02 Thread Kurt V. Hindenburg
On Wednesday 02 July 2003 01:29 am, Robin H.Johnson wrote:
 You'll need to rewrite the 'fetch' method of portage.py to download
 to a directory in the list 'DESTDIRS', I suggest the first one in the
 list that is writable. However, the old 'DESTDIR' should be
 pre-pended to the list during the fetching and used as a priority
 place to store the new downloads.

This can be done, but after we get a working DESTDIRS.

 Then during all the rest of the stages (unpack, setup, compile,
 install, package, etc.) DESTDIR should be the value of the TMPDIR
 location with all of the symlinks.

This was not hard since I already had most of the code there.
% emerge mutt -f
% ls -l /dev/shm/portage/mutt-1.4.1/sources/
total 0
lrwxrwxrwx1 root root   28 2003-07-02 11:50 
mutt-1.4.1i.tar.gz - /mnt/cdrw/mutt-1.4.1i.tar.gz
lrwxrwxrwx1 root root   54 2003-07-02 11:50 
patch-1.4.0.cd.edit_threads.9.5 - 
/usr/portage/distfiles/patch-1.4.0.cd.edit_threads.9.5
lrwxrwxrwx1 root root   53 2003-07-02 11:50 
patch-1.4.1.rr.compressed.1.gz - 
/usr/portage/distfiles/patch-1.4.1.rr.compressed.1.gz

  Kurt
-- 
There is no good nor evil; there is only power.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
On Jul 02 at 06:45PM+0200, Kai Lindenberg wrote:
 Hi Alberto,
 
 Am Mittwoch, 2. Juli 2003 18:06 schrieb Alberto Bert:
  I'm trying to set alsa sound. I followed instructions by gentoo,
  but when I lsmod, no alsa is loaded.
 
  /etc/init.d/alsasound start   -   already running
 
  I even tryed to put it in modules.autoload but at boot time it
  shows me failed to load alsasound
 
  Please, could anyone help me?
 
 Are you still using the ToshSat5200?

yes

 Please send the output of lspci -vv, maybe your irq-routing is 
 still not working.

at the end of the mail

 Do you have enabled the support for soundcards in the kernel?

yes, like it is written in gentoo alsa guide. I enableb as module sound
support and no driver selected.

But should I also load sound-support module? I didn't! It is not
written...

And what it's more surprising (and I'm warried) after the compilation
of the kernel descripted in that documentation, I haven't got any more
bzImage in my /usr/src/linux/arch/i386/boot !!!

And furthermore if it would be there should I copy it in /boot ?

GRRR

Alb


00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
Subsystem: Toshiba America Info Systems: Unknown device 0001
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR-
Latency: 0
Region 0: Memory at e000 (32-bit, prefetchable) [size=256M]
Capabilities: [e4] #09 [d104]
Capabilities: [a0] AGP version 2.0
Status: RQ=31 SBA+ 64bit- FW+ Rate=x1,x2,x4
Command: RQ=0 SBA- AGP+ 64bit- FW- Rate=x4

00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) 
(prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: fd00-fdff
Prefetchable memory behind bridge: d7f0-dfff
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- Reset- FastB2B-

00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) (prog-if 00 
[UHCI])
Subsystem: Toshiba America Info Systems: Unknown device 0001
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Interrupt: pin A routed to IRQ 10
Region 4: I/O ports at 1000 [size=32]

00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 42) (prog-if 00 [Normal 
decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Bus: primary=00, secondary=02, subordinate=04, sec-latency=64
I/O behind bridge: d000-dfff
Memory behind bridge: fce0-fcef
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- Reset- FastB2B-

00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0

00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02) (prog-if 8a [Master SecP 
PriP])
Subsystem: Toshiba America Info Systems: Unknown device 0001
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at cff8 [size=8]
Region 1: I/O ports at cff4 [size=4]
Region 2: I/O ports at cfe8 [size=8]
Region 3: I/O ports at cfe4 [size=4]
Region 4: I/O ports at cfa0 [size=16]
Region 5: Memory at 2000 (32-bit, non-prefetchable) [size=1K]

00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller 
(rev 02)
Subsystem: Toshiba America Info Systems: Unknown device 0002
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- 
SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Interrupt: pin B routed to IRQ 11
Region 0: I/O ports at 1400 [size=256]
Region 1: I/O ports at 1040 [size=64]

00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem Controller (rev 02) (prog-if 00 
[Generic])
Subsystem: Toshiba 

Re: [gentoo-user] openoffice emerge problem's version 1.0.3-r1

2003-07-02 Thread Andrew Farmer
At 02 July, 2003 james jones wrote:
 Is this a problem with my config or should I bug this problem?
 
  * This ebuild has only been tested with the blackdown port of
  * java.  If you use another java implementation, it could fail
  * horribly, so please merge the blackdown-jdk and set it as
  * system VM before proceeding:

Read the message and follow its instructions.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
On Jul 02 at 06:45PM+0200, Kai Lindenberg wrote:
 Hi Alberto,
 
 Am Mittwoch, 2. Juli 2003 18:06 schrieb Alberto Bert:
  I'm trying to set alsa sound. I followed instructions by gentoo,
  but when I lsmod, no alsa is loaded.
 
  /etc/init.d/alsasound start   -   already running
 
  I even tryed to put it in modules.autoload but at boot time it
  shows me failed to load alsasound
 
  Please, could anyone help me?
 
 Are you still using the ToshSat5200?
 Please send the output of lspci -vv, maybe your irq-routing is 
 still not working.
 Do you have enabled the support for soundcards in the kernel?

ok, now I recompiled the kernel with modules (sound as module and no
soud card selected) The difference is that now I cannot use soud any
more (as espected, I guess) mpg321 says me: no default libao available.

BTW: is libao just for oss?

BUT still i cannot load alsa :-(
in dmesg there is nothing concerning alsa and if i try to modprobe it
(alsa or alsasound) it cannot find it, it's just because it's not a real
module but just a script?

If yes what can i do toload what i need to play music?
If I follow alsa gentoo doc it doen't work, maybe I'm doing
somethingstupid again...

Alb

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Mark Knecht


 ok, now I recompiled the kernel with modules (sound as module and no
 soud card selected) The difference is that now I cannot use soud any
 more (as espected, I guess) mpg321 says me: no default libao available.

 BTW: is libao just for oss?

 BUT still i cannot load alsa :-(

Please, provide the contents of /etc/modules.conf, /etc/modules.autoload and
/etc/modules.d/alsa

These three will let us understand what you are actually telling alsa to do.


 in dmesg there is nothing concerning alsa and if i try to modprobe it
 (alsa or alsasound) it cannot find it, it's just because it's not a real
 module but just a script?

 If yes what can i do toload what i need to play music?
 If I follow alsa gentoo doc it doen't work, maybe I'm doing
 somethingstupid again...

Don't take it personally. IT IS ALSA! ALSA IS VERY DIFFICULT (And
doesn't work very well with some hardware...)

- Mark




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
On Jul 02 at 11:15AM-0700, Mark Knecht wrote:
 
 
  ok, now I recompiled the kernel with modules (sound as module and no
  soud card selected) The difference is that now I cannot use soud any
  more (as espected, I guess) mpg321 says me: no default libao available.
 
  BTW: is libao just for oss?
 
  BUT still i cannot load alsa :-(
 
 Please, provide the contents of /etc/modules.conf, /etc/modules.autoload and
 /etc/modules.d/alsa
 
 These three will let us understand what you are actually telling alsa to do.

at the end of the mail (thanks)

I didn't pu alsa in modules.autoload, but I used:

rc-update add alsasound boot

but as I can understand, alsasound it's just a script, not a module, and
it should load several other modules...

 in dmesg there is nothing concerning alsa and if i try to modprobe it
 (alsa or alsasound) it cannot find it, it's just because it's not a real
  module but just a script?
 
  If yes what can i do toload what i need to play music?
  If I follow alsa gentoo doc it doen't work, maybe I'm doing
  somethingstupid again...
 
 Don't take it personally. IT IS ALSA! ALSA IS VERY DIFFICULT (And
 doesn't work very well with some hardware...)

ok, so what I'm now asking to myself is: do I really need it? Can it
really make my music better that oss?

Alb

modules.conf:

### This file is automatically generated by modules-update
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modules.d and read
# the manpage for modules-update.
#
### modules-update: start processing /etc/modules.d/aliases
# Aliases to tell insmod/modprobe which modules to use 

# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off# Unix
# alias net-pf-2 off# IPv4
# alias net-pf-3 off# Amateur Radio AX.25
# alias net-pf-4 off# IPX
# alias net-pf-5 off# DDP / appletalk
# alias net-pf-6 off# Amateur Radio NET/ROM
# alias net-pf-9 off# X.25
# alias net-pf-10 off   # IPv6
# alias net-pf-11 off   # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off   # Acorn Econet

alias char-major-10-175 agpgart
alias char-major-10-200 tun
alias char-major-81 bttv
alias char-major-108ppp_generic
alias /dev/ppp  ppp_generic
alias tty-ldisc-3   ppp_async
alias tty-ldisc-14  ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate

# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0   loop_gen
alias loop-xfer-3   loop_fish2
alias loop-xfer-gen-10  loop_gen
alias cipher-2  des
alias cipher-3  fish2
alias cipher-4  blowfish
alias cipher-6  idea
alias cipher-7  serp6f
alias cipher-8  mars6
alias cipher-11 rc62
alias cipher-15 dfc2
alias cipher-16 rijndael
alias cipher-17 rc5

# Support for i2c and lm_sensors
alias char-major-89i2c-dev

# Old nvidia support ...
alias char-major-195 NVdriver 
alias /dev/nvidiactl char-major-195 

### modules-update: end processing /etc/modules.d/aliases

### modules-update: start processing /etc/modules.d/alsa
# Alsa 0.9.X kernel modules' configuration file.
# $Header: 
/home/cvsroot/gentoo-x86/media-sound/alsa-driver/files/alsa-modules.conf-rc,v 1.1 
2002/12/21 06:31:52 agenkin Exp $

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
alias snd-card-0 snd-intel8x0
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1

### modules-update: end processing /etc/modules.d/alsa

### modules-update: start processing /etc/modules.d/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc

### modules-update: end processing /etc/modules.d/i386

### modules-update: start processing /etc/modules.d/nvidia
# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195

# To tweak the driver the following options can be used, note that
# you should be careful, as it could cause instability!!
#
#   To enable 

Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Michael Gruetzner
I googled a bit today and found out that some people have tried this 
too. But they hadn't much success. Maybe the latest version of icc is 
more gcc compatible than older ones. In the gentoo forum you can find a 
discussion about that topic.

MfG
Michael
Brian Budge wrote:
I've thought of doing something like that too... building the whole system 
using icc.  Has anyone done this?  I'd be slightly worried that some of 
the builds written in C++ wouldn't compile.

  Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:


That sounds ok to me. But how can I find out what ebuilds support icc. 
I'd like to try some others than povray. Maybe QT or KDE woul be good 
but I'm not sure if this will work - probably not :-( .

Michael

Brian Budge wrote:

ICC can produce faster code, but it won't always... It tends to be about 
5% faster on my own 
path tracer.  One thing to note is that there are several compiler options 
for optimization.  There are things like global interprocedural opts, even 
interfile opts, and you can also compile using statistics from previous 
runs (to aid branch prediction, etc...).

I would say that most of the time, ICC produces slightly faster code.  My 
argument is that GCC can do things from the C++ standard that ICC cannot, 
like partial template specialization.

Brian

On Wed, 2 Jul 2003, Michael Gruetzner wrote:



Harald Arnesen wrote:


Martin LORANG [EMAIL PROTECTED] writes:




What is exactely the benefit of ICC ?


It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
for most applications I have tested.
I just testet it with povray. The gcc compiled version of povray is 
faster than the icc version.
These are the scenes I tested:

/usr/share/povray/scenes/balcony/balcony.pov

gcc: 125s
icc: 190s
/usr/share/povray/scenes/abyss.pov

gcc: 23s
icc: 23s
So I don't think, that icc produces faster code.

Michael




--
[EMAIL PROTECTED] mailing list






--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Alberto Bert
:-)))

I'm on the right way, I can now see alsa modules!
I repeated the instruction (but recompiling the kernel)
What I should do it was to re-emerge alsa-utils, aparently.

I'll keep you informed.
Alb

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Matthew Kennedy
Harald Arnesen [EMAIL PROTECTED] writes:

 Martin LORANG [EMAIL PROTECTED] writes:

 What is exactely the benefit of ICC ?

 It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
 for most applications I have tested.

Curious... can I compile the Linux kernel and GLIBC with it?  I guess
thats were most applications spend a lot of time.

-- 
Matthew Kennedy
Gentoo Linux Developer
Bugs go to http://bugs.gentoo.org!

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Mutt and Sylpheed-Claws

2003-07-02 Thread Devios McShady
I would like to use Mutt (to send and read email) via ssh sessions when I am not home 
and use sylpheed-claws when I am at home.

I would like the two to share a common mailbox and all the mail-storage subfolders i 
create.

I have an existing folder created by sylpheed-claws.  Whenever I start mutt, it tries 
to create ~/.maildir - I do NOT want to do this.  I want mutt to start up pointing to 
and reading the folder already created by sylpheed.

Is this possible?  How do I do this?

btw, after opening Mutt, I am able to do esc - ? - and open the sylpheed mailbox 
successfully.

Thanks,

Devi0s 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] openoffice emerge problem's version 1.0.3-r1

2003-07-02 Thread MIKE MacMartin
  Is this a problem with my config or should I bug this problem?
 
   * This ebuild has only been tested with the blackdown port of
   * java.  If you use another java implementation, it could fail
   * horribly, so please merge the blackdown-jdk and set it as
   * system VM before proceeding:

 Read the message and follow its instructions.

This is done with java-config --set-system-vm=blackdown-jdk-1.4.1 for setting 
it to blackdown jdk 1.4.1

MIKE
-- 
Beware the JabberOrk

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Federally mandated tab spaces?

2003-07-02 Thread Matthew Kennedy
Mike Principito [EMAIL PROTECTED] writes:

 I saw the following in /etc/vim/vimrc today when I was doing an
 etc-update:

  Gentoo-specific settings for ebuilds.  These are the federally-mandated
  required tab settings.  See the following for more information:
  http://www.gentoo.org/doc/en/xml/gentoo-howto.xml

 The URL is incorrect (it should be ^en/xml/^en/ :), but besides the point
 is the federally mandated thing a joke? Or is there some truth behind
 that?


While not just vim specific, the URL is probably:

  http://www.gentoo.org/doc/en/gentoo-howto.xml

,
| Rules for writing an ebuild File 
| 
| Since ebuild files are really just shell scripts, you should use your
| editor's shell-script mode for editing them. You should use proper
| indentation, using only tab characters -- no spaces. Make sure you set
| up your editor to put tabstops at 4 spaces.
`

Since we decided on problematic[1] tabs instead of spaces, we had to
decide on an official tab-width so instances where people expect
indentation to line up on different lines got something that looked
half decent.  A tab length of 4 is arbitrary though.

Matt

Footnotes: 
[1]  http://www.jwz.org/doc/tabs-vs-spaces.html

-- 
Matthew Kennedy
Gentoo Linux Developer
Bugs go to http://bugs.gentoo.org!

--
[EMAIL PROTECTED] mailing list



[gentoo-user] kopete-cvs no longer builds

2003-07-02 Thread Tom Wesley
Hi,

I have tried posting in the forum and no one seems able to find an answer to 
this one.  My kopete cvs ebuild no longer works, does anyone have the same 
problem and a fix?

Here's the output:

tawesley root # emerge kopete
Calculating dependencies ...done!
 emerge (1 of 1) net-im/kopete-5 to /
 Unpacking source...
 * Fetching cvs module kdenonbeta/kopete into 
/usr/portage/distfiles/cvs-src/kde...
 * Running  cvs -q -f -z4 -d :pserver:anonymous:@anoncvs.kde.org:/home/kde 
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/kde
 * Running  cvs -q -f -z4 -d :pserver:[EMAIL PROTECTED]:/home/kde 
update -dP kdenonbeta/kopete
 * Copying kdenonbeta/kopete from /usr/portage/distfiles/cvs-src/kde...
 * Fetching cvs module kdenonbeta into /usr/portage/distfiles/cvs-src/kde...
 * Running  cvs -q -f -z4 -d :pserver:anonymous:@anoncvs.kde.org:/home/kde 
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/kde
 * Running  cvs -q -f -z4 -d :pserver:[EMAIL PROTECTED]:/home/kde 
update -dP -l kdenonbeta/kopete
 * Copying kdenonbeta from /usr/portage/distfiles/cvs-src/kde...
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/CVS'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/contrib'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/debian'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/kio_kopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/kopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/libkopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/pics'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/plugins'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/protocols'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/sounds'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/styles'
 * Fetching cvs module kdenonbeta/doc into 
/usr/portage/distfiles/cvs-src/kde...
 * Running  cvs -q -f -z4 -d :pserver:anonymous:@anoncvs.kde.org:/home/kde 
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/kde
 * Running  cvs -q -f -z4 -d :pserver:[EMAIL PROTECTED]:/home/kde 
update -dP -l -l kdenonbeta/kopete
 * Copying kdenonbeta/doc from /usr/portage/distfiles/cvs-src/kde...
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/CVS'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/contrib'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/debian'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/kio_kopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/kopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/libkopete'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/pics'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/plugins'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/protocols'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/sounds'
cp: omitting directory 
`/usr/portage/distfiles/cvs-src/kde/kdenonbeta/kopete/styles'
 * Fetching cvs module kdenonbeta/doc/kopete into 
/usr/portage/distfiles/cvs-src/kde...
 * Running  cvs -q -f -z4 -d :pserver:anonymous:@anoncvs.kde.org:/home/kde 
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/kde
 * Running  cvs -q -f -z4 -d :pserver:[EMAIL PROTECTED]:/home/kde 
update -dP -l -l kdenonbeta/kopete
 * Copying kdenonbeta/doc/kopete from /usr/portage/distfiles/cvs-src/kde...
 * Fetching cvs module kde-common/admin into 
/usr/portage/distfiles/cvs-src/kde...
 * Running  cvs -q -f -z4 -d :pserver:anonymous:@anoncvs.kde.org:/home/kde 
login
Logging in to :pserver:[EMAIL PROTECTED]:2401/home/kde
 * Running  cvs -q -f -z4 -d :pserver:[EMAIL PROTECTED]:/home/kde 
update -dP -l -l kdenonbeta/kopete
 * Copying kde-common/admin from /usr/portage/distfiles/cvs-src/kde...
mv: cannot stat `/var/tmp/portage/kopete-5/work/kde-common/admin': No such 
file or directory
 Source unpacked.

!!! ERROR: net-im/kopete-5 failed.
!!! Function kde_src_compile, Line 107, Exitcode 1
!!! no configure script found, generation unsuccessful

-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


[gentoo-user] /etc/portage/package.unmask?

2003-07-02 Thread Shane Hickey
Can anyone fill me in on this file.  I emerge'd fluxbox-0.9.3 and I want
it to get ignored when I 'emerge -vu --deep world'.

I see in /usr/portage/profiles/package.mask there is a line:

# new fluxbox dev series. no guarentees.
=x11-wm/fluxbox-0.9.0

So, based on something I read in the forums, I created
/etc/portage/package.unmask and I made it look like this:

=x11-wm/fluxbox-0.9.3

I then did an 'emerge -vu --deep world' before and after an 'emerge
sync' and it still wants to upgrade fluxbox.

Also, how can you get a package ignored if it isn't specifically masked
by package.mask?

That is, I emerge'd pan-0.14.0 and everytime I do an emerge world it
wants to go back to pan-0.13.4.  I can't find pan anywhere in
/usr/portage/profiles/package.mask

Thanks,

-- 
Shane Hickey [EMAIL PROTECTED]: Nerd
http://www.nerddiary.org 
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C  DA95 4109 9F69 777C BF3F

--
[EMAIL PROTECTED] mailing list



[gentoo-user] multiple DISTDIRs new patch

2003-07-02 Thread Kurt V. Hindenburg
The latest and greatest patch for multiple DISTDIRs is available for 
those interested.
This is try #2 which is following what Robin H. Johnson suggested here 
on the mailing list.  Only portage.py is modified (as yet).
There are extra print output which you can ignore.  There is still work 
to be done on this...

http://www.cherrynebula.net/projects/portage-kvh/portage-kvh.html


  Kurt

-- 
There is no good nor evil; there is only power.

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] alsa doesn't want work

2003-07-02 Thread Mark Knecht
If you recompile the kernel, then you must recompile Alsa...

 -Original Message-
 From: Alberto Bert [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 02, 2003 12:03 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] alsa doesn't want work
 
 
 :-)))
 
 I'm on the right way, I can now see alsa modules!
 I repeated the instruction (but recompiling the kernel)
 What I should do it was to re-emerge alsa-utils, aparently.
 
 I'll keep you informed.
 Alb
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Harald Arnesen
Matthew Kennedy [EMAIL PROTECTED] writes:

 What is exactely the benefit of ICC ?

 It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
 for most applications I have tested.

 Curious... can I compile the Linux kernel and GLIBC with it?  I guess
 thats were most applications spend a lot of time.

Not necessarily. What about a number-crunching application without many
system calls?
-- 
Hilsen Harald.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /etc/portage/package.unmask?

2003-07-02 Thread Jason Short
Portage automatically attempts to update to the latest
unmasked version of a package.  The package.unmask file is one way
around this, but some ebuilds have explicit version dependencies - you
probably have one that depends on the stable version of fluxbox.  One
workaround is to have portage only upgrade packages, ignoring
dependencies for earlier versions.  You can do this with the -U switch
(--upgrade-only), i.e.:  

emerge -vDUup world

(the short form for --deep is -D)


On Wed, 2 Jul 2003 13:42:02 -0600
Shane Hickey [EMAIL PROTECTED] wrote:

 Can anyone fill me in on this file.  I emerge'd fluxbox-0.9.3 and I
 want it to get ignored when I 'emerge -vu --deep world'.
 
 I see in /usr/portage/profiles/package.mask there is a line:
 
 # new fluxbox dev series. no guarentees.
 =x11-wm/fluxbox-0.9.0
 
 So, based on something I read in the forums, I created
 /etc/portage/package.unmask and I made it look like this:
 
 =x11-wm/fluxbox-0.9.3
 
 I then did an 'emerge -vu --deep world' before and after an 'emerge
 sync' and it still wants to upgrade fluxbox.
 
 Also, how can you get a package ignored if it isn't specifically
 masked by package.mask?
 
 That is, I emerge'd pan-0.14.0 and everytime I do an emerge world it
 wants to go back to pan-0.13.4.  I can't find pan anywhere in
 /usr/portage/profiles/package.mask
 
 Thanks,
 
 -- 
 Shane Hickey [EMAIL PROTECTED]: Nerd
 http://www.nerddiary.org 
 GPG KeyID: 777CBF3F
 Key fingerprint: 254F B2AC 9939 C715 278C  DA95 4109 9F69 777C BF3F
 
 --
 [EMAIL PROTECTED] mailing list
 




pgp0.pgp
Description: PGP signature


Re: [gentoo-user] OT: Windows to linux... What was that app?

2003-07-02 Thread Terje Kvernes
Zack Gilburd [EMAIL PROTECTED] writes:

  [ ... ]

 Amen.  Sysadmins are the downfall of both operating systems.
 Unfortunately, it's a lot easier to get behind in patches (unless
 you are using some nifty package management like portage ;)) in a
 Linux distribution than it is in Windows 2003, for example.

  almost every modern distro has an online update tool.  I'd like to
  actually hear about one that _doesn't_ have this.

  with that being said, with regards to parents, family or friends,
  most of the people I know come in two categories.  they either know
  what they're doing and run linux just fine, or they don't know what
  they're doing and need a lot of help anyway.  in which case I can
  help people with linux, but not with Windows.  hence, people around
  me generally run linux.

  my father does however run Windows -- mostly because he's a manager
  who deals with PowerPoint, Excel and Word. last time I worked with
  him though, his staff ran Linux out of choice and he was fine with
  that.  he also quotes well, sends plain text emails and makes it
  rather painless to communicate with him.  all servers and such
  things around him tend to run linux though.  :-)

  my father also occasionally complains about Windows Update and bug
  fixes or service patches that breaks things.  when this happens
  with Gentoo with people I know ssh is usually all the cure we need.

  at ork[0] we only have linux-boxen, and I must admit it's a nice
  feeling when a 60-something year old woman sends a mail and wonders
  why Evolution won't sync her palmpilot anymore.  :-)

  (the answer is usually that pam.d and console.perms aren't friends
  anymore.  we run RedHat at ork[0].)

  [ ... ]

-- 
Terje

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Windows to linux... What was that app?

2003-07-02 Thread ueberlamer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 02 July 2003 00:06, MooktaKiNG wrote:

  With more and more people using linux, you will have more and more
  idiots using linux - as root. Check IRC for evidence. And of course
  you do not have those strange /dev/dsp and cdrecord problems as
  root!!!1!
 
  Regards,
  Jens

 Thats mostly becuase those using root are usually looking for help and
 asking questions in IRC. while they are in the middle of install or post
 install.

 I sometimes do that. But i usually use it for like 10-20min. I logout
 after i found the answar etc.

The least one should do, if not adding a normal user before IRCing, is setting 
the user name to something other than root. Like with irssi:

/set user_name blabla

But of course that only keeps the channel from cheering root has landed..., 
it doesn't really solve any problems.

- - ueberlamer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/A0IRm4+n6JcwFSURArLWAJ49oIq/I/tUrsq4/e58WaK8YfG8dACcD4f+
bCTFFjIPvYLXeMtJ+AXvjfw=
=RZoF
-END PGP SIGNATURE-



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Windows to linux... What was that app?

2003-07-02 Thread Terje Kvernes
Dan Fairs [EMAIL PROTECTED] writes:

  [ ... ]

 Public sector adoption in particular is interesting. Here in the UK,
 it looks like the government are a Microsoft shop, with the
 Government Gateway and all. Has anyone been involved in a Gentoo
 deployment in the public sector?

  at the department of Mathematics at the University of Oslo we use
  Linux for both servers and clients, but we have access to a single
  Windows terminal server via rdesktop.  the linux distribution of
  choice around here is RedHat.  we also have some OS9 macs, but we're
  migrating over to OSX slowly.

  the rest of the university has a rather large amount of linux boxen.
  I can't give an exact number, but other departments (apart from the
  obvious Computer Science) are also major linux users.

-- 
Terje

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Server application choices?

2003-07-02 Thread Terje Kvernes
Matthew Daubenspeck [EMAIL PROTECTED] writes:

  [ ... ]

 Although, I just use ssh to copy files (sftp or scp).

  'rsync -e ssh' is your friend.  :-)

-- 
Terje

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Windows to linux... What was that app?

2003-07-02 Thread Svein Harald Soleim
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday 02 July 2003 22:49, Terje Kvernes wrote:
 Dan Fairs [EMAIL PROTECTED] writes:

   [ ... ]

  Public sector adoption in particular is interesting. Here in the UK,
  it looks like the government are a Microsoft shop, with the
  Government Gateway and all. Has anyone been involved in a Gentoo
  deployment in the public sector?

   at the department of Mathematics at the University of Oslo we use
   Linux for both servers and clients, but we have access to a single
   Windows terminal server via rdesktop.  the linux distribution of
   choice around here is RedHat.  we also have some OS9 macs, but we're
   migrating over to OSX slowly.

   the rest of the university has a rather large amount of linux boxen.
   I can't give an exact number, but other departments (apart from the
   obvious Computer Science) are also major linux users.


Here at the department of computer science (University of Bergen) we are Using 
Just Linux. Currently RedHat 8.0 ;(
I would rather have another distro, but as a student its not my choice.
The engineers are going to upgrade to RH9 this summer. At lower grade we have 
about 45 computers. For master grade students I don't have the numbers. The 
Whole faculty for Mathematics and nature science was going for linux, but of 
cause people protested (biology girls and such ). We need M$ Office ARG! 
But the new 4-year plan for IT says that open software shall be used  at the 
university at whole, as often as possible. ;)
 
- -- 
gnuPG key: ID 915B0745 at http://pgp.mit.edu/
   http://www.fribyte.uib.no/~svein/PublicKey.asc
Key fingerprint = 0123 B179 0994 F5C7 12D3  F253 E0AA 6A67 915B 0745
Registered Linux User #319622

'The maths is easy,' said Chaos.
AH? WELL, MATHS, said Death, dismissively.
GENERALLY I NEVER GET MUCH FURTHER THAN SUBTRACTION.


Svein Harald Soleim
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/AzKE4KpqZ5FbB0URAiPYAKCc6t5wv4dkbuezp7xmCnkqKgWUhQCggtBT
g2Fs3Wgxqm3rkAD+QwaHDk0=
=6tH3
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] File Sharing between Linuxes

2003-07-02 Thread Paulo da Silva
What do you need to install/configure?

It would be nice but it doesn't work for me :-(

timothy farrell escreveu:

- Open Konqueror
- browse to fish://[EMAIL PROTECTED]/dir/of/files/to/be/shared
 



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Portage AUTOCLEAN always yes

2003-07-02 Thread Peter Ruskin
After building a new kernel I need to remerge lm_sensors and  
nvidia-kernel, so I tell emerge AUTOCLEAN=no to keep the existing 
instances for other kernel intact.

This has stopped working.  Even with AUTOCLEAN=no in /etc/make.conf, 
all previous versions are Safely unmerged after the merge.

This means I can't boot into any kernel other that the last one used and 
have a working system, without having to remerge lm_sensors and  
nvidia-kernel.

Peter
-- 
==
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.22_pre2-gss i686 AMD Athlon(tm) XP 1600+
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mutt and Sylpheed-Claws

2003-07-02 Thread Michael Gruetzner
I'mnot sure but I think there is an option(-F I think) wich tells mutt 
what folder it schould open on startup. You can also set it in your 
muttrc. Try 'man mutt' to find out if this is what you are looking for.

MfG
Michael
Devios McShady wrote:
I would like to use Mutt (to send and read email) via ssh sessions when I am not home and use sylpheed-claws when I am at home.

I would like the two to share a common mailbox and all the mail-storage subfolders i create.

I have an existing folder created by sylpheed-claws.  Whenever I start mutt, it tries to create ~/.maildir - I do NOT want to do this.  I want mutt to start up pointing to and reading the folder already created by sylpheed.

Is this possible?  How do I do this?

btw, after opening Mutt, I am able to do esc - ? - and open the sylpheed mailbox successfully.

Thanks,

Devi0s 

--
[EMAIL PROTECTED] mailing list



--
# Basic IBM dingbats, some of which will never have a purpose clear
# to mankind
2.4.0 linux/drivers/char/cp437.uni
--
[EMAIL PROTECTED] mailing list


[gentoo-user] gimp 1.3.16

2003-07-02 Thread Gëzim
Hi,
I know that recently gimp 1.3.16 was released. I just
did emerge sync then went to
'/usr/portage/media-gfx/gimp/' but gimp-1.3.16.ebuild
wasn't there. So why isn't it?  Can I put it in
somehow? How? What's the difference between doing
'emerge
/usr/portage/media-gfx/gimp/gimp-1.3.16.ebuild'  and
just downloading it from the site then just doing
./configure  make  make install?

Thanks alot,
ZiM

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] File Sharing between Linuxes

2003-07-02 Thread Jerry McBride

What you need...

emerge -u openssh
emerge shfs

rc-update add sshd boot

Once it's loaded, you're ready to go. I didn't fool with automount aspect of
shfs, so that portion is on you. However, I added my desired shfs shares to
/etc/fstab... a simple mount command and the resource is mounted securely.

Fstab sample follows:

# /etc/fstab: 

#shfs mount

[EMAIL PROTECTED]   /mnt/sidshfsdefaults 0 0

To mount this, I issue a: mount /mnt/sid















On Wed, 02 Jul 2003 22:50:49 +0100 Paulo da Silva [EMAIL PROTECTED]
wrote:

 What do you need to install/configure?
 
 It would be nice but it doesn't work for me :-(
 
 timothy farrell escreveu:
 
 - Open Konqueror
 - browse to fish://[EMAIL PROTECTED]/dir/of/files/to/be/shared
 
   
 
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 


-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=ensafe=offgroup=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
7:43pm  up 176 days, 17 min,  4 users,  load average: 0.00, 0.00, 0.00

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Miguel M.

When i boot into /dev/hda it goes into XP directly.
And when i boot into /dev/hdb (i remember i had red
hat on it thats why grub comes out!) I get grub at a
command-like promt.


--- Steven R. Ringwald [EMAIL PROTECTED] wrote:
 
 When you boot of the primary hard-drive into XP, do
 you get the LILO
 boot screen or is it the standard Windows XP one?
 Lilo should be
 installing itself on the boot sector of your hda
 device... I have one
 machine that has Windows 2000 on the sda and gentoo
 on sdb, and it boots
 either just fine in this fashion... 
 
 Steve
 
 -- 
 Steven R. Ringwald [EMAIL PROTECTED]
 Asric Consulting Services
 


=
-Miguel
[EMAIL PROTECTED]

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Miguel M.
yeah i remembered i had red hat on it thats why grub
comes out. as for lilo.conf, it went like this:
---
boot=/dev/hdb1 (*now that i think of it... i dont   
remember if i put a one there or not..? cant check
cause the drive is formatted, but could that be a
cause?)
map=/boot/map
install=/boot/boot.b
promt
timeout=50
lba32
default=linux

image=/boot/bzImage
  lable=linux
  read-only
  root=/dev/hdb3
---

is there a way for me get lilo in the mbr? Oh thxs for
your help!


--- MAL [EMAIL PROTECTED] wrote:
 
 Looks like your second hard drive has grub in it's
 Master Boot Record, 
 (probably from a previous linux install?).  This is
 most likely 
 happening because you aren't installing lilo to that
 drives MBR, but 
 only to a partition.
 
 Can you post your lilo.conf ?
 
  Make a long story short. Is it possible to do what
 Im
  trying to do b4 i got at it for a 3rd time from
 stage
  1? thanks for your time. really appreciate it.
 
 It definitely is possible :)
 
 MAL
 


=
-Miguel
[EMAIL PROTECTED]

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Andrew Gaffney
Miguel M. wrote:
yeah i remembered i had red hat on it thats why grub
comes out. as for lilo.conf, it went like this:
---
boot=/dev/hdb1 (*now that i think of it... i dont   
remember if i put a one there or not..? cant check
cause the drive is formatted, but could that be a
cause?)
map=/boot/map
install=/boot/boot.b
promt
timeout=50
lba32
default=linux

image=/boot/bzImage
  lable=linux
  read-only
  root=/dev/hdb3
---
is there a way for me get lilo in the mbr? Oh thxs for
your help!
Yeah, change 'boot=/dev/hdb1' to 'boot=/dev/hdx'. The x is whichever device's MBR you want LILO on 
(a for 1st hd, b for 2nd).

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Miguel M.
alright cool. just one more question, for lilo.conf
were it says default and lable i can have them say
anything right? Like both of them saying Gentoo
instead of linux?


--- Andrew Gaffney [EMAIL PROTECTED]
wrote:
 
 Yeah, change 'boot=/dev/hdb1' to 'boot=/dev/hdx'.
 The x is whichever device's MBR you want LILO on 
 (a for 1st hd, b for 2nd).
 
 -- 
 Andrew Gaffney
 
 
 --
 [EMAIL PROTECTED] mailing list
 


=
-Miguel
[EMAIL PROTECTED]

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: iptables and ftp connection

2003-07-02 Thread Thorsten Kampe
* Patrick Marquetecken (2003-07-02 10:49 +0200)
 i'm having trouble to get ftp working with my iptable settings.
 I can connect login , but can't see files, then my connection is beeing closed. if i 
 stop iptables then everything workfine. 

Have a break, please.

FTP (PASV) should work. If you want active FTP you have to enable
* Connection tracking (required for masq/NAT)
*   FTP protocol support  

Thorsten
-- 
 Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory)
 Content-Transfer-Warning: message contains innuendos not suited for
 children under the age of 18


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 0 for 2, this is possible?

2003-07-02 Thread Andrew Gaffney
Miguel M. wrote:
alright cool. just one more question, for lilo.conf
were it says default and lable i can have them say
anything right? Like both of them saying Gentoo
instead of linux?
Yes, but I believe that lilo is restricted to one-word labels, unlike grub. So be careful with that 
or you could have some problems.

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Compiling Gentoo for another platform

2003-07-02 Thread Alec Berryman
There are several how-to's in the Documentation, Tips,  Tricks
section of the forum.  To summarize: use distcc, or make a chroot on
your Athlon as if you were installing it on that computer but configure
it for your K6-2.

On Wed, 2003-07-02 at 18:33, Chris Gentle wrote:
 Hi.  I have an old K6-2 CPU that I would like to convert to a Gentoo
 machine.  It's pretty slow so I'd like to do all of the compiling on
 my Athlon.  Is there any documentation for doing this.  Can anyone
 point me in the right direction?


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


Re: [gentoo-user] kmail, pinentry problem solved

2003-07-02 Thread Zack Gilburd
On Wednesday 02 July 2003 04:57 pm, Kurt V. Hindenburg wrote:
 This is for the records, I was having problem getting kmail/gpg to work.
 It appears that pinentry-qt does NOT work with kmail.  Instead you have
 to use pinentry-gtk.

 Rather odd that for kmail/gpg to work you need gtk...lol

That's interesting considering I use pinentry-qt with KMail.

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C


pgp0.pgp
Description: signature


Re: [gentoo-user] Intel C++ compiler ICC

2003-07-02 Thread Matthew Kennedy
Harald Arnesen [EMAIL PROTECTED] writes:

 Matthew Kennedy [EMAIL PROTECTED] writes:

 What is exactely the benefit of ICC ?

 It produces _much_ faster code than gcc (even the very latest 3.4-stuff)
 for most applications I have tested.

 Curious... can I compile the Linux kernel and GLIBC with it?  I guess
 thats were most applications spend a lot of time.

 Not necessarily. What about a number-crunching application without many
 system calls?

What number crunching application? ;)

-- 
Matthew Kennedy
Gentoo Linux Developer
Bugs go to http://bugs.gentoo.org!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] File Sharing between Linuxes

2003-07-02 Thread MIKE MacMartin
 #shfs mount

 [EMAIL PROTECTED] /mnt/sidshfsdefaults 0 0

 To mount this, I issue a: mount /mnt/sid


What if I want to mount [EMAIL PROTECTED]:~ as other ssh programs know it?

MIKE
-- 
Beware the JabberOrk

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] arts and kde

2003-07-02 Thread gabriel
On June 27, 2003 06:39 am, Arnold Krille wrote:
 On Thursday 26 June 2003 21:23, daniel wrote:
  cool, but now flash audio in konqueror and none of my system
  notifications work.  is there a way i can have both?  maybe with the use
  of an external player (any suggestions?)

 Sorry, System Notifications and Konquerer depend on aRts. Either not use
 them or use aRts (which works great here (ok, i don't use xmms since noatun
 is _way_ better) ).

i'm sorry, but i HAVE to ask.  what is so great about noatun?  i can't delete 
files from the filesystem by way of the playlist, loading my playlist (4000+ 
songs) eats up ALL of my cpu for about 2minutes, and shuffling does the same.  
the skins are ugly, and the winamp skin support only works for the play/stop 
etc. interface, the playlist is still just as ugly.

i can't right-click to get file info, so if the song sucks, i can't even find 
it on my hard drive to delete it manually etc. etc.  so what makes this thing 
so great? 'cause i just don't see it.

also, can someone explain to me why arts exists in the first place?  please 
excuse the ignorance, but since other window managers (windowmaker, gnome, 
ion etc.) seem to use audio just fine, why is arts even required?

please excuse the bitchyness, but i'm just so frustrated with this thing and 
comments like the above which don't answer the initial question concerning 
the audio lag in flash.

-- 
under a government which imprisons any unjustly,
the true place for a just man is also a prison.
- henry david thoreau


--
[EMAIL PROTECTED] mailing list



[gentoo-user] OT: ntp

2003-07-02 Thread Christopher Egner
Alright, perhaps I'm a bit lost on this. My clock always runs off about
20 to 30 minutes after a day or so. Only in linux though. I figured I'd
start using ntpd. However, I can't seem to figure out how to configure a
timezone for it. Any help here would be great.
-- 
Christopher

In 1968 it took the computing power of 2 C-64's to fly a rocket to the
moon. Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft
Windows 95. Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT: ntp

2003-07-02 Thread Christopher Egner
Nevermind. Stupid me didn't set the timezone in KDE to view! Well now
I'm gonna go kick myself. Night
-- 
Christopher

In 1968 it took the computing power of 2 C-64's to fly a rocket to the
moon. Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft
Windows 95. Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] the last two days

2003-07-02 Thread Rev. Jeffrey Paul

i've spent working 11-hour shifts.  i'm going to continue on a similar
schedule for the next three or four days. we're building, burning-in, and
shipping many hundreds of units, all of which i did the software for.

they're all running gentoo.

seeing 150 machines all on and running at once is quite a sight.  knowing
that they're running the coolest distro ever makes it that much cooler.

i just wish we had more time before we ship them so i could make a cluster
out of them heh.

-j

--

 Rev. Jeffrey Paul-datavibe- [EMAIL PROTECTED]
   aim:x736e65616b   pgp:0x15FA257E   phone:8777483467
70E0 B896 D5F3 8BF4 4BEE 2CCF EF2F BA28 15FA 257E


--
[EMAIL PROTECTED] mailing list



[gentoo-user] RE:openoffice emerge problem's version 1.0.3-r1

2003-07-02 Thread james jones
MIKE MacMartin wrote -
This is done with java-config --set-system-vm=blackdown-jdk-1.4.1
for setting 
it to blackdown jdk 1.4.1


Thanks you for hitting me with the clue stick. I did not think to
check my system java setting because mozilla and java had been
working so well. Your example worked great.

James

--
[EMAIL PROTECTED] mailing list