Re: [gentoo-user] F4L

2005-08-16 Thread Ian K
Gyuri wrote:

 Ian K wrote:

 Hi there, I would love to try out Flash4Linux
 (f4l.sf.net) but it wont compile. Im trying 0.2.
 When I type make, I get:

 [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
 make: *** No rule to make target
 `/usr/qt/3/mkspecs/default/qmake.conf', needed by
 `Makefile'.  Stop.

 Any ideas?
 Thanks!
 Ian


 

 

 __ Find your
 next car at http://autos.yahoo.ca
  

 Do you have KDE(libs) installed on your system?
 Are you trying to install it from a tarball? Is it in the Portage?

KdeLibs is installed, 3.4.1-r1.
F4L unfortunatley is not in Portage. I was installing from a tar-ball.
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Frank Schafer
Hmmm, If I'm reading this and if I'm seeing that this is not the problem
of just one user ... I'll be very glad to install with 2005.0 8-|

... if this appears right after installation with 2005.1, of course.

Just a thought
Frank


On Tue, 2005-08-16 at 07:28 +, Gyuri wrote:
 Bastian Balthazar Bux wrote:
 
 Gyuri wrote:
   
 
 Hi guys,
 I've just downloaded, and installed Gentoo 2005.1 El Nino. I have some
 experiences with former Gentoo releases. But there is a little bug
 (maybe?) in el nino. A simple user cannot read the contets of the root
 ( / ) partition, she/he can only read and write in his/her own home
 directory. Is it a bug? Or is it done for some security reasons?
 Thanks in advance. Sorry for my bad English.
 
 
 
 what does output ls -ld / ?
 mine is
 
 drwxr-xr-x  20 root root 496 Aug 15 01:01 /
 
 maybe there is something wrong with mount options in etc/fstab ?
 
 About reemerge the whole system you can use emerge -ea world, seldom
 this doesn't go good so the procedure I follow is something like this:
 
 create a bash script like this (it can be done better, but it's fast to
 write it this way ;):
 
 
 #! /bin/bash
 
 emerge -epv world
 emerge -e world \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst \
 || emerge --resume --skipfirst
 =
 
 chmod +x eworld
 
 nohup ./eworld  tail -f nohup.out
 
 at the end
 
 grep ERROR.*fail nohup.out
 
 to see if something is gone wrong.
 
 this seem to be your first post, welcome here  Gyuri
 
   
 
 Thanks four your answers, ls -ld / says the same as yours, but with 
 much less rights (my user manowar even dont have read, enter (folders) 
 and write access).
 My fstab is correct. I mount /dev/hda6 (ext3) to / with the option 
 noatime and with 0 1 at the end of the line. Should I mount it with 
 defaults option?
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Frank Schafer
On Tue, 2005-08-16 at 07:33 +, Gyuri wrote:
 Ian K wrote:
 
 Hi there, I would love to try out Flash4Linux
 (f4l.sf.net) but it wont compile. Im trying 0.2.
 When I type make, I get:
 
 [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
 make: *** No rule to make target
 `/usr/qt/3/mkspecs/default/qmake.conf', needed by
 `Makefile'.  Stop.
 
 Any ideas?
 Thanks!
 Ian
 
 
  
 
  
  
 __ 
 Find your next car at http://autos.yahoo.ca
   
 
 Do you have KDE(libs) installed on your system?
 Are you trying to install it from a tarball? Is it in the Portage?

...
and do you have QT / QTlibs installed? Seems F4L depends on it.

Regards
Frank

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] external modem identificaton

2005-08-16 Thread Ted Ozolins
Joseph wrote:

How to identify external modem?
I think it is by running command:
ATI4 

Though, how do I connect to a modem from a command line to get a
response to ATI4?
 
  

use a com program such as minicom

-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] glibc builds but won't install

2005-08-16 Thread darren kirby
quoth the Neil Bothwick:
 On Mon, 15 Aug 2005 16:45:31 -0700, darren kirby wrote:
  Isn't locales.build supposed to get glibc to _not_ build any other
  locales?

 Only if you emerge glibc with the userlocales USE flag.

I do have this flag set...

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
...the number of UNIX installations has grown to 10, with more expected...
- Dennis Ritchie and Ken Thompson, June 1972


pgpRiW2TQsCon.pgp
Description: PGP signature


Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dirk Heinrichs wrote:
 No. It isn't mounted by you. You own it (at least this directory). Use
 
 find / -xdev -uid 1000

Ahh, so what you are saying is that I own the / directory. Hmm, how
could that have happened, and on 2 separate machines? I never thought of
/ being a directory, more like the base there initial directories were
placed on. Anyway, when I get home today from work I'll check and change
the permissions. Thanks for the heads-up.


 to find out if more files are owned by that user. Just to be save, repeat it 
 on /usr, too. If you find files with wrong ownership, run
 
 find / -xdev -uid 1000 -exec chown root:root {} \;

Yeah, there are other files scattered throughout the filesystem owned by
me. Some are due to being compiled as me, and installed as root, and
others I'm not too sure about. Again, thanks for the tips, and I'll do a
followup on this once I confirmed /.

Greetings
Ralph
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFDAY8nCt0ZF9kLPvYRAgSbAJ9m14NbHWZl9ps2rBUBT+TrrM+N/QCgjwdK
LF3upA68QG1B5tRs9O5N+4g=
=W1SG
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Ktoon

2005-08-16 Thread Christoph Gysin

Ian K wrote:

Does anyone know how to get KToon working?
http://ktoon.toonka.com/


No. Let's see what the problem is...


I cannot compile it because when I run Qmake
to compile the sources, it says qmake: command not
found.


You seem to be missing qmake, which turns out to be part of QT (by searching 
google).



What can I do?


Install QT?

# emerge -avt qt

Christoph
--
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] external modem identificaton

2005-08-16 Thread Christoph Gysin

Joseph wrote:

How to identify external modem?
I think it is by running command:
ATI4 


Though, how do I connect to a modem from a command line to get a
response to ATI4?


$ cat /dev/ttyS0 
$ echo ATI4  /dev/ttyS0
$ kill %1

My modem also gives useful Information on ATI1, ATI3 and ATI9.

For a more advanced features, I use minicom.

Christoph
--
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Christoph Gysin

Neil Bothwick wrote:

The option you mean is 'user' not 'users'. But I can't imagine how this
makes sense on /


Actually, both user and users are valid mount options, with slightly
different meanings. Neither is applicable here though, because / is
mounted by root and both options only affect the ability to mount a
device, not the permission to read/write it.


Thanks, didn't knew that one. If I understand this right, then 'users' allows 
all users to unmount the filesystem, instead of just the user who did mount it 
in the first place?


Christoph
--
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Ian K
Frank Schafer wrote:

On Tue, 2005-08-16 at 07:33 +, Gyuri wrote:
  

Ian K wrote:



Hi there, I would love to try out Flash4Linux
(f4l.sf.net) but it wont compile. Im trying 0.2.
When I type make, I get:

[EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
make: *** No rule to make target
`/usr/qt/3/mkspecs/default/qmake.conf', needed by
`Makefile'.  Stop.

Any ideas?
Thanks!
Ian


 

 
 
__ 
Find your next car at http://autos.yahoo.ca
 

  

Do you have KDE(libs) installed on your system?
Are you trying to install it from a tarball? Is it in the Portage?



...
and do you have QT / QTlibs installed? Seems F4L depends on it.

Regards
Frank

  

I do have KDE 3.4.0 installed, and QT is installed with version 3.3.4-r3.
Any ideas? Am I missing something?
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Dirk Heinrichs
Am Dienstag, 16. August 2005 09:00 schrieb ext Ralph Slooten:

 Yeah, there are other files scattered throughout the filesystem owned by
 me. Some are due to being compiled as me, and installed as root

If they were installed as root, they would be owned by root. The reason must 
be another. But since / is owned by you, it would have been possible to 
also make install as that user.

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpMXortG3Y03.pgp
Description: PGP signature


Re: [gentoo-user] Thunderbird and local LDAP server

2005-08-16 Thread Peter van Eck
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Excellent.. Never thought of or even looked in use.desc for a +ldap USE
flag...

That's it !! case solved :-)

thanks,

Peter


Bryce Verdier wrote:
 
 emerge -vp mozilla-thunderbird
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild   R   ] mail-client/mozilla-thunderbird-1.0.6-r2  -debug +gnome
 +ipv6 +ldap -mozcalendar -moznoxft +truetype -xinerama -xprint 32,584 kB
 
 You probably just needed to add the +ldap to your USE variable.
 
 b.
 
 Peter van Eck wrote:
 
 Here is a problem that I've been facing for a while too ;-(
 
 Adding an LDAP server in Thunderbird, basically all Mozilla releases
 from 1.x.x. and up were giving the same result ..You add the LDAP server
 and it will not show up in the end.No errors or anything ..
 In my case the LDAP server in question is, Netscape's / Sun Iplanet..
 
 I tested on different machines with different versions of X and window
 managers...all on gentoo..same result..
 
 I ended up using Netscape 7.2 which did work ..
 
 Now I've recently installed the thunderbird-bin package from portage and
 guess what .. IT WORKS !!!
 
 I tried the source package ..and no luck.,..You would start to think
 that it is not compiled in building from source on gentoo.
 I did'nt look into it in detail though , so can't really make a
 statement on that..
 
 Just my experience with LDAP / Mozilla...
 
 rgds,
 
 Peter
 
 Abraham Marín Pérez wrote:
  
 
 Hi everyone:

   I recently had some problems sharing my contacts with more than one
 mail client, so I decided to run a local LDAP server. I emerged OpenLDAP
 and checked it with phpLDAPadmin. I can browse server's database and
 add/remove/modify contacts with phpLDAPadmin, but I can't connect to it
 with a mail application; I tried both Evolution and Thunderbird and I
 got nothing.

   The one I care the most is Thunderbird. I tried to add a link to the
 server from the Address Book: FILE - NEW - LDAP DIRECTORY; I typed
 what I think is the right parameters and tried, but nothing happened. Am
 I doing anything wrong?

 Thanks,
 Abraham

   
 



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDAZYWqgi3rzPHNR8RAhm5AJ9Nb07NKEGZRjbtRKZpXpUU2DZ6vACfRkd5
x4rbETnPWpm81aky7Y0o184=
=t0RX
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Gyuri

Frank Schafer wrote:


Hmmm, If I'm reading this and if I'm seeing that this is not the problem
of just one user ... I'll be very glad to install with 2005.0 8-|

... if this appears right after installation with 2005.1, of course.

Just a thought
Frank

 

Yes, you're right. I tried 2004.3 and former MiniInstall discs and this 
did not happen. It don't make any mess until now, all my software is 
able to work.
But it's a little strange to me. I recommend you 2004.3, you won't 
experience this restriction.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Neil Bothwick
On Tue, 16 Aug 2005 09:14:41 +0200, Christoph Gysin wrote:

 Thanks, didn't knew that one. If I understand this right, then 'users'
 allows all users to unmount the filesystem, instead of just the user
 who did mount it in the first place?

Yes, that's it.


-- 
Neil Bothwick

The Japanese call us lazy, but at least we cook our fish!


pgpAMHvwlctfP.pgp
Description: PGP signature


[gentoo-user] Default compiler

2005-08-16 Thread Nagatoro

Hi,

a small question: what's the default (or recommended) compiler for 
Gentoo now? I use gcc-3.3 but at least one program must have gcc-3.4 and 
I'm getting tired of changing all the time. But (don't ask why :)) I've 
gotten the impression that gcc-3.4 is the standard now.


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



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Frank Schafer
On Tue, 2005-08-16 at 09:38 +, Gyuri wrote:
 Frank Schafer wrote:
 
 Hmmm, If I'm reading this and if I'm seeing that this is not the problem
 of just one user ... I'll be very glad to install with 2005.0 8-|
 
 ... if this appears right after installation with 2005.1, of course.
 
 Just a thought
 Frank
 
   
 
 Yes, you're right. I tried 2004.3 and former MiniInstall discs and this 
 did not happen. It don't make any mess until now, all my software is 
 able to work.
 But it's a little strange to me. I recommend you 2004.3, you won't 
 experience this restriction.


Thanks, I think I still have the 2004.3 image laying around somewhere.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Neil Bothwick
On Tue, 16 Aug 2005 07:28:20 +, Gyuri wrote:

 Thanks four your answers, ls -ld / says the same as yours, but with 
 much less rights (my user manowar even dont have read, enter
 (folders) and write access).

chmod 755 / should fix this.

 My fstab is correct. I mount /dev/hda6 (ext3) to / with the option 
 noatime and with 0 1 at the end of the line. Should I mount it with 
 defaults option?

Noatime only affects the way files are touched when they are read, it
speeds things up slightly. It has no bearing on permissions.


-- 
Neil Bothwick

Never knock on Death's door. Ring the doorbell and run. He hates that.


pgpz3w1Sz658S.pgp
Description: PGP signature


Re: [gentoo-user] How do I get larger fonts in X ?

2005-08-16 Thread Holly Bostick
Tom Naujokas schreef:
 On Mon, 2005-15-08 at 22:09 -0400, Walter Dnes wrote:
 
 
  The one part I haven't figured out is xterm.  If I {ALT-RIGHT-CLICK}
in an xterm, I get a menu that will alter font sizes.  How do I change
the default font size that xterm comes up with?
 
 
 You can control xterm fonts with either command line options or with
 Xtoolkit resources. man xterm shows the option:
 
   -fn font   This option specifies the font to be used for displaying
  normal text.  The default is fixed.
 
 and for a resource:
 
   font (class Font)   Specifies the name of the normal font.  The 
   default is ``fixed.''
 
 Reviewing the rest of the man file, there are many other options and
 resources for controlling fonts. Far more than I remember from the
 last time I looked at this particular man file. Looks like some
 experimentation would be in order to determine what works best for
 you.
 

The 'simplest' way to control xterm fonts is to edit your ~/.Xresources
file to specify the font, or font size, or font encoding, that you want
xterm (or terms based on xterm, like aterm or mrxvt) to use, although
gnome-terminal and konsole can edit such settings directly in the GUI.

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Holly Bostick
Ian K schreef:
 Frank Schafer wrote:
 
 
On Tue, 2005-08-16 at 07:33 +, Gyuri wrote:
 


Ian K wrote:

   


Hi there, I would love to try out Flash4Linux
(f4l.sf.net) but it wont compile. Im trying 0.2.
When I type make, I get:

[EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
make: *** No rule to make target
`/usr/qt/3/mkspecs/default/qmake.conf', needed by
`Makefile'.  Stop.

Any ideas?
Thanks!
Ian



Do you have KDE(libs) installed on your system?
Are you trying to install it from a tarball? Is it in the Portage?
   


...
and do you have QT / QTlibs installed? Seems F4L depends on it.


 
 I do have KDE 3.4.0 installed, and QT is installed with version 3.3.4-r3.
 Any ideas? Am I missing something?
 Ian

Yes, I would think that you have to ./configure with options-- i.e, use
the configure options to specifically tell ./configure where the qt
libraries that it needs are located.

Look in the README or INSTALL for instructions, or ./configure --help .

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 01:21 +, Ian K wrote:
 Am I missing something?
 Ian

yes you are still forgetting that attachments should not be sent to this
mailing list
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 01:20 -0400, Ian K wrote:
 Hi there, I would love to try out Flash4Linux
 (f4l.sf.net) but it wont compile. Im trying 0.2.
 When I type make, I get:
 
 [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
 make: *** No rule to make target
 `/usr/qt/3/mkspecs/default/qmake.conf', needed by
 `Makefile'.  Stop.
 
 Any ideas?
 Thanks!
 Ian
 

try the ebuild that is on bugs.gentoo.org

 
   
 
   
   
 __ 
 Find your next car at http://autos.yahoo.ca
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Ian K
Holly Bostick wrote:

Ian K schreef:
  

Frank Schafer wrote:




On Tue, 2005-08-16 at 07:33 +, Gyuri wrote:



  

Ian K wrote:

  




Hi there, I would love to try out Flash4Linux
(f4l.sf.net) but it wont compile. Im trying 0.2.
When I type make, I get:

[EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
make: *** No rule to make target
`/usr/qt/3/mkspecs/default/qmake.conf', needed by
`Makefile'.  Stop.

Any ideas?
Thanks!
Ian


  

Do you have KDE(libs) installed on your system?
Are you trying to install it from a tarball? Is it in the Portage?
  



...
and do you have QT / QTlibs installed? Seems F4L depends on it.


  

I do have KDE 3.4.0 installed, and QT is installed with version 3.3.4-r3.
Any ideas? Am I missing something?
Ian



Yes, I would think that you have to ./configure with options-- i.e, use
the configure options to specifically tell ./configure where the qt
libraries that it needs are located.

Look in the README or INSTALL for instructions, or ./configure --help .

HTH,
Holly
  

Unfortunately though, this package lacks a configure script. In the
Readme, it says to use qmake, than make, then make install.
I appreciate the help, everyone!
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] F4L

2005-08-16 Thread Holly Bostick
Ian K schreef:
 Holly Bostick wrote:
 
Ian K schreef:

Frank Schafer wrote:

On Tue, 2005-08-16 at 07:33 +, Gyuri wrote:

Ian K wrote:

Hi there, I would love to try out Flash4Linux
(f4l.sf.net) but it wont compile. Im trying 0.2.
When I type make, I get:

[EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make
make: *** No rule to make target
`/usr/qt/3/mkspecs/default/qmake.conf', needed by
`Makefile'.  Stop.

Any ideas?

Do you have KDE(libs) installed on your system?
Are you trying to install it from a tarball? Is it in the Portage?

...
and do you have QT / QTlibs installed? Seems F4L depends on it.


I do have KDE 3.4.0 installed, and QT is installed with version 3.3.4-r3.
Any ideas? Am I missing something?
Ian
   

Yes, I would think that you have to ./configure with options-- i.e, use
the configure options to specifically tell ./configure where the qt
libraries that it needs are located.

Look in the README or INSTALL for instructions, or ./configure --help .


 
 Unfortunately though, this package lacks a configure script. In the
 Readme, it says to use qmake, than make, then make install.
 I appreciate the help, everyone!
 Ian

What are the results of a

which qmake

and a

locate qmake.conf

?

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



Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 20:56 +1200, Nick Rout wrote:
 On Tue, 2005-08-16 at 01:20 -0400, Ian K wrote:
  Hi there, I would love to try out Flash4Linux
  (f4l.sf.net) but it wont compile. Im trying 0.2.
  When I type make, I get:
  

  
 
 try the ebuild that is on bugs.gentoo.org


just to confirm, it works for me!


 
  
  
  
  
  
  __ 
  Find your next car at http://autos.yahoo.ca
 -- 
 Nick Rout [EMAIL PROTECTED]
 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Christoph Gysin

Nick Rout wrote:

try the ebuild that is on bugs.gentoo.org


Be nice and provide a link:
http://bugs.gentoo.org/show_bug.cgi?id=82154

Christoph
--
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 09:00 +0200, Ralph Slooten wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Dirk Heinrichs wrote:
  No. It isn't mounted by you. You own it (at least this directory). Use
  
  find / -xdev -uid 1000
 
 Ahh, so what you are saying is that I own the / directory. Hmm, how
 could that have happened, and on 2 separate machines? I never thought of
 / being a directory, 

this is unix, everything is a file, so / is a file, it just happens to
be the filetype that is a directory.

Sorry I have no idea how you came to own it though.

 more like the base there initial directories were
 placed on. Anyway, when I get home today from work I'll check and change
 the permissions. Thanks for the heads-up.
 
 

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Frank Schafer
On Tue, 2005-08-16 at 21:26 +1200, Nick Rout wrote:
 On Tue, 2005-08-16 at 09:00 +0200, Ralph Slooten wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Dirk Heinrichs wrote:
   No. It isn't mounted by you. You own it (at least this directory). Use
   
   find / -xdev -uid 1000
  
  Ahh, so what you are saying is that I own the / directory. Hmm, how
  could that have happened, and on 2 separate machines? I never thought of
  / being a directory, 
 
 this is unix, everything is a file, so / is a file, it just happens to
 be the filetype that is a directory.
 
 Sorry I have no idea how you came to own it though.

This seems to be a bug in the 2005.* installer.

 
  more like the base there initial directories were
  placed on. Anyway, when I get home today from work I'll check and change
  the permissions. Thanks for the heads-up.
  
  
 
 -- 
 Nick Rout [EMAIL PROTECTED]
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 11:25 +0200, Christoph Gysin wrote:
 Nick Rout wrote:
  try the ebuild that is on bugs.gentoo.org
 
 Be nice and provide a link:
 http://bugs.gentoo.org/show_bug.cgi?id=82154


Ahh yeah i had closed the bug window by the time I posted, and thought
Ian is just as capable of finding it as I am.

Although it compiles cleanly, it does not seem to do much. No
documentation - in fact it installs only two files, an executable and
a .desktop file.

I have no experience with flash generation tools. This has a gui in
which it is easy to see what they are trying to do, and millions of menu
options, its just that many of them don't seem to actually do anything.

A tutorial would be nice. 

Still at 0.2 I wasn't expecting the world. 

 
 Christoph
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Frank Schafer
On Tue, 2005-08-16 at 21:46 +1200, Nick Rout wrote:
 On Tue, 2005-08-16 at 11:25 +0200, Christoph Gysin wrote:
  Nick Rout wrote:
   try the ebuild that is on bugs.gentoo.org
  
  Be nice and provide a link:
  http://bugs.gentoo.org/show_bug.cgi?id=82154
 
 
 Ahh yeah i had closed the bug window by the time I posted, and thought
 Ian is just as capable of finding it as I am.
 
 Although it compiles cleanly, it does not seem to do much. No
 documentation - in fact it installs only two files, an executable and
 a .desktop file.
 
 I have no experience with flash generation tools. This has a gui in
 which it is easy to see what they are trying to do, and millions of menu
 options, its just that many of them don't seem to actually do anything.
 
 A tutorial would be nice. 

Hmmm, wouldn't be this a task for the F4L developers?

 
 Still at 0.2 I wasn't expecting the world. 
 
  
  Christoph
 -- 
 Nick Rout [EMAIL PROTECTED]
 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Nagatoro

Hi,

First off, I'm sorry if this is the wrong place to ask!

I'm trying to write an ebuild for linuxdcpp (a gtk port of DC++). This 
nice app uses scons and not make as the build tool. When I build it 
manually it works just fine, but when I try to build it with emerge (or 
ebuild) I get this:

Code:

scons: done building targets.
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gtk/.scons25064
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gtk/.sconsign
ACCESS DENIED  open_wr:   /usr/include/libglade-2.0/glade/.scons25064
ACCESS DENIED  open_wr:   /usr/include/libglade-2.0/glade/.sconsign
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gdk/.scons25064
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gdk/.sconsign
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/.scons25064
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/.sconsign
ACCESS DENIED  open_wr:   /usr/include/atk-1.0/atk/.scons25064
ACCESS DENIED  open_wr:   /usr/include/atk-1.0/atk/.sconsign
ACCESS DENIED  open_wr:   /usr/include/pango-1.0/pango/.scons25064
ACCESS DENIED  open_wr:   /usr/include/pango-1.0/pango/.sconsign
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gdk-pixbuf/.scons25064
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gdk-pixbuf/.sconsign
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/glib/.scons25064
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/glib/.sconsign
ACCESS DENIED  open_wr:   /usr/lib/gtk-2.0/include/.scons25064
ACCESS DENIED  open_wr:   /usr/lib/gtk-2.0/include/.sconsign
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/gobject/.scons25064
ACCESS DENIED  open_wr:   /usr/include/glib-2.0/gobject/.sconsign
ACCESS DENIED  open_wr:   /usr/lib/glib-2.0/include/.scons25064
ACCESS DENIED  open_wr:   /usr/lib/glib-2.0/include/.sconsign
bzip2: Output file environment.bz2 already exists.
--- ACCESS VIOLATION SUMMARY 
---

LOG FILE = /var/log/sandbox/sandbox-net-p2p_-_dcpp-0.-25040.log
[...]


it seems to me like scons is littering the filesystem with somesort of 
lock files but I've been unable to find any information on this. Does 
anyone know how I can prevent scons from trying to make these files or 
how I can fool scons into thinking that it could?


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



Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 11:53 +0200, Frank Schafer wrote:
 On Tue, 2005-08-16 at 21:46 +1200, Nick Rout wrote:
  On Tue, 2005-08-16 at 11:25 +0200, Christoph Gysin wrote:
   Nick Rout wrote:
try the ebuild that is on bugs.gentoo.org
   
   Be nice and provide a link:
   http://bugs.gentoo.org/show_bug.cgi?id=82154
  
  
  Ahh yeah i had closed the bug window by the time I posted, and thought
  Ian is just as capable of finding it as I am.
  
  Although it compiles cleanly, it does not seem to do much. No
  documentation - in fact it installs only two files, an executable and
  a .desktop file.
  
  I have no experience with flash generation tools. This has a gui in
  which it is easy to see what they are trying to do, and millions of menu
  options, its just that many of them don't seem to actually do anything.
  
  A tutorial would be nice. 
 
 Hmmm, wouldn't be this a task for the F4L developers?

I wasn't saying otherwise, I was commenting on the package, not the
gentoo implementation.

 
  
  Still at 0.2 I wasn't expecting the world. 
  
   
   Christoph
  -- 
  Nick Rout [EMAIL PROTECTED]
  
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Zac Medico

Nagatoro wrote:

Hi,

First off, I'm sorry if this is the wrong place to ask!

I'm trying to write an ebuild for linuxdcpp (a gtk port of DC++). This 
nice app uses scons and not make as the build tool. When I build it 
manually it works just fine, but when I try to build it with emerge (or 
ebuild) I get this:

Code:

scons: done building targets.
ACCESS DENIED  open_wr:   /usr/include/gtk-2.0/gtk/.scons25064

[snip]


it seems to me like scons is littering the filesystem with somesort of 
lock files but I've been unable to find any information on this. Does 
anyone know how I can prevent scons from trying to make these files or 
how I can fool scons into thinking that it could?




Maybe you can configure the build so that it won't write outside of the 
sandbox.  If you post your ebuild then we might be able to help.

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



Re: [gentoo-user] Ktoon

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 01:26 -0400, Ian K wrote:
 Hi there,
 Does anyone know how to get KToon working?
 http://ktoon.toonka.com/
 I cannot compile it because when I run Qmake
 to compile the sources, it says qmake: command not
 found.
 What can I do?
 Thanks!
 Ian

Thats a cool looking program, I am compiling it now. 

The binary package seems to work (well it starts, haven't operated it
hard yet)

I think my 9 yo son would like the idea of this!

 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Michael Kintzios


 -Original Message-
 From: Dirk Heinrichs [mailto:[EMAIL PROTECTED] 
 Sent: 16 August 2005 08:18
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] I (user) can write to / ... but why?
 
 
 Am Dienstag, 16. August 2005 09:00 schrieb ext Ralph Slooten:
 
  Yeah, there are other files scattered throughout the 
 filesystem owned by
  me. Some are due to being compiled as me, and installed as root
 
 If they were installed as root, they would be owned by root. 
 The reason must 
 be another. But since / is owned by you, it would have been 
 possible to 
 also make install as that user.

Could it have something to do with axllent being in the portage group
and the latter being left with its default access rights? (running as
root)
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Nagatoro

Zac Medico wrote:
Maybe you can configure the build so that it won't write outside of the 
sandbox.  If you post your ebuild then we might be able to help.


Here it is:
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit eutils cvs

DESCRIPTION=A gtk port of DC++, using the unmodified DC++ core
HOMEPAGE=linuxdcpp.berlios.de
SRC_URI=

LICENSE=GPL
SLOT=0
KEYWORDS=x86
IUSE=

RDEPEND=virtual/x11
=x11-libs/gtk+-2.4.0
=gnome-base/libglade-2.4.0
sys-libs/zlib

# Haven't found where these live yet
# pthread
# libbz2

DEPEND=${RDEPEND}
dev-util/scons
=sys-devel/gcc-3.4.0


ECVS_SERVER=cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp
ECVS_MODULE=linuxdcpp

S=${WORKDIR}/linuxdcpp

src_unpack() {
cvs_src_unpack
}

src_compile() {
# Waring message borrowed from the enlightenment.eclass
# by [EMAIL PROTECTED]
eerror This is a LIVE CVS ebuild.
eerror That means there are NO promises it will work.
eerror If it fails to build, FIX THE CODE YOURSELF
eerror before reporting any issues.

scons release=1 || die scons failed
}

src_install() {
INTO=/usr/local/lib/dcpp
exeinto ${INTO}/
doexe dcpp || die Couldn't copy the binary
#   docsinto ${INTO}
dodoc *.txt
insinto ${INTO}/pixmaps/
doins pixmaps/* || die Couldn't copy the icons
insinto ${INTO}/glade/
doins glade/* || die
dodir /usr/local/bin
dosym ${INTO}/dcpp /usr/local/bin/dcpp
}


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



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Bastian Balthazar Bux
Frank Schafer wrote:
 On Tue, 2005-08-16 at 09:38 +, Gyuri wrote:
 
Frank Schafer wrote:


Hmmm, If I'm reading this and if I'm seeing that this is not the problem
of just one user ... I'll be very glad to install with 2005.0 8-|

... if this appears right after installation with 2005.1, of course.

Just a thought
Frank

 


Yes, you're right. I tried 2004.3 and former MiniInstall discs and this 
did not happen. It don't make any mess until now, all my software is 
able to work.
But it's a little strange to me. I recommend you 2004.3, you won't 
experience this restriction.
 
 
 
 Thanks, I think I still have the 2004.3 image laying around somewhere.
 

I've done a pair of installation of 2005.1 and the and the root dir is
mounted 0755.
#ls -ld /
drwxr-xr-x  20 root root 488 Aug 13 05:19 /

there are not many place where the mounting of / dir happen:

/etc/init.d/bootmisc  here / is mounted read only to start the work
/etc/init.d/checkroot this one check and remount /

boot are installed from sys-apps/baselayout , here
sys-apps/baselayout-1.11.13 .


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Default compiler

2005-08-16 Thread Javier Uribe
El Mar 16 Ago 2005 03:50, Nagatoro escribió:
 Hi,

 a small question: what's the default (or recommended) compiler for
 Gentoo now? I use gcc-3.3 but at least one program must have gcc-3.4 and
 I'm getting tired of changing all the time. But (don't ask why :)) I've
 gotten the impression that gcc-3.4 is the standard now.

 --
 Naga


gcc 3.3.X is a compiler by default on gentoo, but also you can use the 3.4 
without problems 


http://gentoo-wiki.com/HOWTO_Migrate_to_GCC_3.4


greetings

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Zac Medico

Nagatoro wrote:

src_compile() {
# Waring message borrowed from the enlightenment.eclass
# by [EMAIL PROTECTED]
eerror This is a LIVE CVS ebuild.
eerror That means there are NO promises it will work.
eerror If it fails to build, FIX THE CODE YOURSELF
eerror before reporting any issues.

scons release=1 || die scons failed
}


If you run equery depends -a scons and read some of those ebuilds you'll see 
something like this:

scons DESTDIR=${D}

See the explanation of ${D} in the ebuild(5) manpage.  That helps keep you 
inside the sandbox.

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



[gentoo-user] xhkeys outliving its welcome

2005-08-16 Thread Jorge Almeida

Please, please help me to get rid of xhkeys!

I made the bad decision of trying xhkeys. I added only one shortcut to
the default config file (as normal user): Ctrl+Shift+n -- 
/usr/kde/3.4/bin/konsole

It works, sort of... Now I want to get rid of that shortcut. Too late, I found 
that
the documentation doesn't tell how to cancel the effects of xhkeys. I
assumed it was a daemon, but I guess it just loads something
somewhere...
I killed the xhkeys process. I unmerged the package. I killed the X server. 
Still Ctrl+Shift+n
launches konsole.

I can't guess what file in ~ keeps the unwanted commands... Not
.Xresources, not .xsession, not .xinitrc...

--
Jorge Almeida
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Big emerge world killed networking

2005-08-16 Thread Grant
Hello, I've been gone for a couple months and now I'm back.  I did a
big emerge world to catch up and I noticed a lot of networking-related
packages were updated like wpa_supplicant and baselayout.  dhcpcd was
updated, but I know that update worked fine because I did it
separately a couple days before the world update.  When I boot up now
and the ath_pci module is autoloaded for my wireless card, there is a
big dump of stuff on the screen and then a seg fault message.  This is
after the kernel stuff and during the runlevel stuff.  When it tries
to start net.ath0, it says:

Cannot default to dhcp as there is no dhcp module loaded

A subsequent manual 'modprobe ath_pci' works just fine, but the dhcp
error persists when trying to start the network interface.  I also get
the dhcp error when trying to use dhcp with the net.eth0 interface.

Does anyone have any ideas?

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Fernando Meira
Hi,
I was told the following, which I don't agree, but in any case, I would like to hear from someone that knows :)
- when having 2 different distro on 1 pc, do they have to use the same kernel?
Even if they share the same swap partition and /boot is inside the root
of one of the distros (and not in a separate partition)...

Cheers,
Fernando


Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Luke Albers
On Tue, 2005-08-16 at 13:12 +, Fernando Meira wrote:

 - when having 2 different distro on 1 pc, do they have to use the same
 kernel?


no

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Holly Bostick
Fernando Meira schreef:
 Hi,
 I was told the following, which I don't agree, but in any case, I would
 like to hear from someone that knows :)
 - when having 2 different distro on 1 pc, do they have to use the same
 kernel?
 Even if they share the same swap partition and /boot is inside the root
 of one of the distros (and not in a separate partition)...
 
 Cheers,
 Fernando

No, they do not-- in fact, I personally think it's weird for them to use
the same kernel (I never heard of doing this before recently).

Just to authenticate myself, I currently run Gentoo and SuSE on the same
PC, and previously ran Gentoo, RedHat9, Morphix, CollegeLinux, and
Mandrake (with Win 98 and Win2K) on the same PC.

Especially when one of the distros in question is a binary distro
(Mandrake, SuSE, RedHat/Fedora, and to some extent, Debian-based
distros, and Gentoo), you wouldn't want them to use the same kernel
anyway, as binary distros are well-known to patch their kernels for the
distribution (as does Gentoo, but the Gentoo patches are not as
'essential' to the kernel's proper running as, say, SuSE's are if you're
running SuSE). Naturally, I wouldn't expect the binary distro's kernel
patches to be compatible with Gentoo, or vice-versa.

Now, of course, you could use a vanilla kernel under both (or all)
relevant distros, but that would probably be a problem for the binary
distro (after all, if the kernel patches weren't necessary, they
wouldn't put all the work in to patch the kernel, would they?).

What I do is *copy* the binary distro's kernel to the /boot partition
(which is a separate mounted partition under Gentoo, but is a folder
under / in SuSE), so that way, both distros can use the kernel they
expect to see, and it all works fine.

Why you'd really want to have two or more distros using the same kernel
at all, I really can't get, but maybe I'm dim :-) .

Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I (user) can write to / ... but why?

2005-08-16 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frank Schafer wrote:
 This seems to be a bug in the 2005.* installer.

I actually used iirc 2004.[2-3] or something which I still had lying
around. That version I did use for both my workstation and laptop. My
server was another version (no idea which though, one later I guess
2004.4?).

Anyway, I tested at work on a test machine running gentoo and it was
fine there too, however I was able to change permissions as earlier was
suggested, replicating the circumstances.

Again, I'll only definitely be sure when I get home this evening if it's
the same issue I have. The problem with this security flaw is that you
don't *just see* it ... I wonder how many other users have this issue.
Was the bug linked always possibly to UID 1000 ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFDAesiCt0ZF9kLPvYRAru9AJ9GzZoNNEPRk9psBvnOugfgnQPo3QCgn57s
REf+r2Uc9J4pZeo0JUS6sVY=
=H0pT
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Christoph Gysin

Fernando Meira wrote:
I was told the following, which I don't agree, but in any case, I would 
like to hear from someone that knows :)
- when having 2 different distro on 1 pc, do they have to use the same 
kernel?
Even if they share the same swap partition and /boot is inside the root 
of one of the distros (and not in a separate partition)...


No, they don't have to. But they could ;-)

The bootloader could select the distribution by passing the root=/dev/hda? 
boot parameter.


Christoph
--
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Fernando Meira
That was exactly what I was thinking... 
My doubt arose when I got the following reply of a dual-boot installation with Ubuntu and Gentoo:
you have to use the same kernel from the Ubuntu
installation for Gentoo (unless or course you manually upgrade it),
however either way you end up with vanilla.
Even that this guy/girl has /boot inside Ubuntu's partition, it still
needs (in case he wants 2 different kernels) to place gentoo's kernel
inside /boot so that he can start gentoo.

Thanks for the replies.
Fernando.
On 8/16/05, Christoph Gysin [EMAIL PROTECTED] wrote:
Fernando Meira wrote: I was told the following, which I don't agree, but in any case, I would like to hear from someone that knows :) - when having 2 different distro on 1 pc, do they have to use the same
 kernel? Even if they share the same swap partition and /boot is inside the root of one of the distros (and not in a separate partition)...No, they don't have to. But they could ;-)
The bootloader could select the distribution by passing the root=/dev/hda?boot parameter.Christoph--echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
--gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Big emerge world killed networking

2005-08-16 Thread Grant
  When it tries to start net.ath0, it says:
 
  Cannot default to dhcp as there is no dhcp module loaded
 
 You may need to add a modules=( dhcpcd other_modules_you_need ) line
 to /etc/conf.d/net.
 
  A subsequent manual 'modprobe ath_pci' works just fine, but the dhcp
  error persists when trying to start the network interface.  I also get
  the dhcp error when trying to use dhcp with the net.eth0 interface.
 
  Does anyone have any ideas?
 
 Read /etc/conf.d/net.example to get the details.
 
 HTH...
 
 Dirk

Nice Dirk, but now I get:

We require dhcpcd-1.3.22_p4-r10

and I have r11 which is the latest stable.  r10 isn't even in the
tree.  Would upgrading to ~x86 dhcpcd 2.0.0 possibly fix this?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Gyuri

Bastian Balthazar Bux wrote:


Frank Schafer wrote:
 


On Tue, 2005-08-16 at 09:38 +, Gyuri wrote:

   


Frank Schafer wrote:


 


Hmmm, If I'm reading this and if I'm seeing that this is not the problem
of just one user ... I'll be very glad to install with 2005.0 8-|

... if this appears right after installation with 2005.1, of course.

Just a thought
Frank



   

Yes, you're right. I tried 2004.3 and former MiniInstall discs and this 
did not happen. It don't make any mess until now, all my software is 
able to work.
But it's a little strange to me. I recommend you 2004.3, you won't 
experience this restriction.
 



Thanks, I think I still have the 2004.3 image laying around somewhere.

   



I've done a pair of installation of 2005.1 and the and the root dir is
mounted 0755.
#ls -ld /
drwxr-xr-x  20 root root 488 Aug 13 05:19 /

there are not many place where the mounting of / dir happen:

/etc/init.d/bootmisc  here / is mounted read only to start the work
/etc/init.d/checkroot this one check and remount /

boot are installed from sys-apps/baselayout , here
sys-apps/baselayout-1.11.13 .


 

Thank you very much, I'll give it a try. I've used 2001.-universe and an 
old (yet removed) installation (hungarian version)

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: external modem identificaton

2005-08-16 Thread James
Joseph syscon at interbaun.com writes:


 How to identify external modem?
 I think it is by running command:
 ATI4 

 Though, how do I connect to a modem from a command line to get a
 response to ATI4?

googling for 'ATZ' and 'AT command set'
gives many good web sites

I also have been know to modify the 'S records' 
or 'S registers' with modems, but it get's tricky depending
on what you want in the connection.

here are few google discovered links:
http://www.eicon.com/support/helpweb/spd2en/at.asp
http://www.eicon.es/support/helpweb/lasat/manuals/spd2/tech/at.htm

HTH
James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Gyuri

Fernando Meira wrote:


Hi,
I was told the following, which I don't agree, but in any case, I 
would like to hear from someone that knows :)
- when having 2 different distro on 1 pc, do they have to use the same 
kernel?
Even if they share the same swap partition and /boot is inside the 
root of one of the distros (and not in a separate partition)...


Cheers,
Fernando


No, but they can use a common kernel, if you want to. The same swap 
space can be used, it's not a question. (If you want to have 2 distros 
on 1 pc, a swap partition is recommended insted of a swap file for each) 
It can happen because at the same time, only one of them can boot up.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Nagatoro

Zac Medico wrote:
If you run equery depends -a scons and read some of those ebuilds 
you'll see something like this:


scons DESTDIR=${D}

See the explanation of ${D} in the ebuild(5) manpage.  That helps keep 
you inside the sandbox.


Thanks for the tip. It led me to a way off getting the paths mention in 
the error message (so I can prevent them...) but the DESTDIR=${D} only 
seems to be valid for scons install and not just scons (ie the compile).


The problem now is that gtk-config and glib-config always returns the 
1.x version and not the 2.x version I need.


Here's a hackish way I managed to put together,
---
# This is a hack to be able to dynamically determine which directories
# scons will try to create .scons* files in.
get_config() {
for lib in `grep ParseConfig('pkg-config  SConstruct |
tr ' ' ' | cut -d  -f   5- | tr ')' ' '`; do
echo `pkg-config --libs --cflags ${lib} | tr ' ' '\n' |
grep -E -- '-L|-I' | cut -c 3-`
done
}

addpredict_from_config() {
for i in $(get_config); do
echo addpredict ${i}
addpredict ${i}
done;
}
---

Any sugestions as to I might do this abit cleaner?

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



Re: [gentoo-user] Big emerge world killed networking

2005-08-16 Thread Dirk Heinrichs
Am Dienstag, 16. August 2005 15:55 schrieb ext Grant:

 Nice Dirk, but now I get:

 We require dhcpcd-1.3.22_p4-r10

 and I have r11 which is the latest stable.  r10 isn't even in the
 tree.  Would upgrading to ~x86 dhcpcd 2.0.0 possibly fix this?

At least on my laptop I have dhcpcd 2.0.0 and I don't get this error, so 
chances are good :-)

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpWZWLSf86kc.pgp
Description: PGP signature


[gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Raphael Melo de Oliveira Bastos Sales
Hi everyone,

   After some days googling for it, I give up  now and come here for
help. I have Alsa installed in kernel, and it works fine for programs
that are compatible with. But programs that need OSS don't get any
sound. I have the following lines in the alsa config files:

/etc/modules.d/alsa:
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx

 When I run the alsasound init script it says:
 * Loading ALSA modules ...
 * Loading: snd-card-0 ...  [ ok ] 
 * Loading: snd-seq-oss ...[ ok ]
 * Loading: snd-pcm-oss ...   [ ok ]
 * Restoring Mixer Levels ...  [ ok ]

# cat /proc/modules | grep oss
snd_pcm_oss 52576 0 - Live 0xe258b000
snd_mixer_oss 19648 1 snd_pcm_oss, Live 0xe000
snd_seq_oss 37568 0 - Live 0xe2512000
snd_seq_midi_event 7168 1 snd_seq_oss, Live 0xe0da9000
snd_seq 55056 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 0xe086d000
snd_pcm 93448 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec, Live 0xe0db
snd_seq_device 8972 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi,
Live 0xe084a000
snd 57412 13 
snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device,
Live 0xe0d79000

So it seems that the modules are loaded correctly. But every program
that tries to pipe to /dev/dsp gets broken pipe (i.e. Quake and Enemy
Territory).

If anybody can tell me what could be wrong, please let me know. If
there is a config file that is important and that I didn't send it
here, tell me and I'll send them.

Thanks for the attention,

Raphael

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Mark Knecht
On 8/16/05, Raphael Melo de Oliveira Bastos Sales
[EMAIL PROTECTED] wrote:
 Hi everyone,
 
After some days googling for it, I give up  now and come here for
 help. I have Alsa installed in kernel, and it works fine for programs
 that are compatible with. But programs that need OSS don't get any
 sound. I have the following lines in the alsa config files:
 
 /etc/modules.d/alsa:
 alias /dev/mixer snd-mixer-oss
 alias /dev/dsp snd-pcm-oss
 alias /dev/midi snd-seq-oss
 
 alias snd-card-0 snd-via82xx
 alias sound-slot-0 snd-via82xx
 

Hi Raphael,
   Change the items in /etc/modules.d/alsa as proper for your via
sound chip. Run modules-update after making changes. You seem to be
missing a number of the alias statements. The following file works for
a 2 sound card system.

Hope this helps,
Mark

# Alsa 0.9.X kernel modules' configuration file.
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v
1.4 2004/11/16 01:31:22 eradicator 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
options snd-intel8x0 index=0

alias snd-card-1 snd-usb-audio
options snd-usb-audio index=1

##  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=2

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Russell Slater
Couldn't you place both kernels in /boot with different names and leverage grub to load the approriate one? 


Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Holly Bostick
Russell Slater schreef:
 Couldn't you place both kernels in /boot with different names and
 leverage grub to load the approriate one?

Yes. Afaik, this is the 'traditional' method, both within a single
distro with multiple kernel versions, and with multiple distros that
each have a single kernel.

If you originally set up both distros to point to the same external
partition as /boot, then there is no problem, as the kernels will both
be installed to the same /boot partition, and will most likely have
different names by default.

If, like me, you installed one distro with /boot as just a folder on the
/ partition, then installed the second using a separate partition as
/boot, then you likely have to do what I did and copy one kernel (and
associated files) to the /boot of the distro whose bootloader you're
using, but of course, if you have to do that, you can easily rename the
copied kernel to something unique, if for some reason it isn't already
uniquely named.

Edit your bootloader config, and you're done.

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



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Neil Bothwick
On Tue, 16 Aug 2005 17:12:01 +0200, Holly Bostick wrote:

 If, like me, you installed one distro with /boot as just a folder on the
 / partition, then installed the second using a separate partition as
 /boot, then you likely have to do what I did and copy one kernel (and
 associated files) to the /boot of the distro whose bootloader you're
 using,

You don't have to copy anything, because the kernel doesn't have to be in
the same directory as the bootloader config. It's perfectly acceptable,
and a lot easier to manage, if all your secondary distros have their own
/boot directory, probably not a separate partition.

 but of course, if you have to do that, you can easily rename the
 copied kernel to something unique, if for some reason it isn't already
 uniquely named.


-- 
Neil Bothwick

Committee (noun): A group of people spending hours taking minutes


pgpTRplCQua9x.pgp
Description: PGP signature


Re: [gentoo-user] Thunderbird and local LDAP server

2005-08-16 Thread Abraham Marín Pérez
It must be a different problem since Thunderbird is indeed compiled with 
ldap support enabled, in fact, I also have Evolution (also compile with 
+ldap) and can't access my local ldap server either; I guess my problem 
is not related with Thunderbird but with the server itself. I'll try 
again following Brett's links, thank you all anyway.


Regards,
Abraham

Bryce Verdier escribió:



emerge -vp mozilla-thunderbird

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

Calculating dependencies ...done!
[ebuild   R   ] mail-client/mozilla-thunderbird-1.0.6-r2  -debug 
+gnome +ipv6 +ldap -mozcalendar -moznoxft +truetype -xinerama -xprint 
32,584 kB


You probably just needed to add the +ldap to your USE variable.

b.

Peter van Eck wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here is a problem that I've been facing for a while too ;-(

Adding an LDAP server in Thunderbird, basically all Mozilla releases
from 1.x.x. and up were giving the same result ..You add the LDAP server
and it will not show up in the end.No errors or anything ..
In my case the LDAP server in question is, Netscape's / Sun Iplanet..

I tested on different machines with different versions of X and window
managers...all on gentoo..same result..

I ended up using Netscape 7.2 which did work ..

Now I've recently installed the thunderbird-bin package from portage and
guess what .. IT WORKS !!!

I tried the source package ..and no luck.,..You would start to think
that it is not compiled in building from source on gentoo.
I did'nt look into it in detail though , so can't really make a
statement on that..

Just my experience with LDAP / Mozilla...

rgds,

Peter

Abraham Marín Pérez wrote:
 


Hi everyone:

  I recently had some problems sharing my contacts with more than one
mail client, so I decided to run a local LDAP server. I emerged 
OpenLDAP

and checked it with phpLDAPadmin. I can browse server's database and
add/remove/modify contacts with phpLDAPadmin, but I can't connect to it
with a mail application; I tried both Evolution and Thunderbird and I
got nothing.

  The one I care the most is Thunderbird. I tried to add a link to the
server from the Address Book: FILE - NEW - LDAP DIRECTORY; I typed
what I think is the right parameters and tried, but nothing 
happened. Am

I doing anything wrong?

Thanks,
Abraham

  


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDAE1xqgi3rzPHNR8RApdDAJ0VPU9jfblrSdsbZNV5nTykLTLanACfcExv
njEytzw6aGtuVEEFniI07Ek=
=/qJD
-END PGP SIGNATURE-
 




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Holly Bostick
Neil Bothwick schreef:
 On Tue, 16 Aug 2005 17:12:01 +0200, Holly Bostick wrote:
 
 
If, like me, you installed one distro with /boot as just a folder on the
/ partition, then installed the second using a separate partition as
/boot, then you likely have to do what I did and copy one kernel (and
associated files) to the /boot of the distro whose bootloader you're
using,
 
 
 You don't have to copy anything, because the kernel doesn't have to be in
 the same directory as the bootloader config. It's perfectly acceptable,
 and a lot easier to manage, if all your secondary distros have their own
 /boot directory, probably not a separate partition.
 

Maybe under normal circumstances it is, but SUSE really doesn't seem to
like booting from Gentoo's bootloader when the SUSE kernel is on the
other partition (not in the /boot partition my Gentoo uses). Of course,
the SUSE kernel doesn't like to boot from 'normal' entries, either-- I
recall when I was still using LiLO, that I had to physically copy the
SuSE entry from SuSE's lilo.conf to the lilo.conf I was actually using,
because just adding a standard entry to point to the SuSE
kernel/partition wouldn't boot SuSE.

But it's quite possible that SuSE is the only (or one of the very few)
distros that is that picky. And it's also possible that I did something
wrong so that it seemed that picky, when it really isn't (but I think it
really is :) ).

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



Re: [gentoo-user] I (user) can write to / ... but why? (solved)

2005-08-16 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The problem on both my laptop and workstation was simply the fact that
the root partition (/) was owned by UID=1000 GUI=100. Apparently this is
a bug, but a simple `chown root:root /` was sufficient to fix the
problem, and I also changed several file-permissions in underlying
directories (like usr).

Thanks all for your help

Greetings
Ralph

Ralph Slooten wrote:
 Hiya all,
 
 Now I feel *really* stupid asking this, but for the life of me I cannot
 work it out. On two machines here at home I discovered that I can write
 as a particular normal user to the root partition (/). This also means I
 can rename /root to /root1 if I want (I just tried), and create / delete
 files on / too. The strange thing is this does not work for another
 account (wife's) on the same machine, which seems to have the same
 permissions. It's almost like / is getting mounted by user axllent
 here. Other partitions that get mounted do not work, just /
 
 I have checked fstab:
 /dev/hda3/ reiserfsnoatime   0 0
 
 In /etc/lilo.conf (on one machine that uses it) I have:
 image=/boot/vmlinuz-2.6.11.10
 label=2.6.11.10
 root=/dev/hda3
 vga=791
 read-only
 
 the permissions of /dev/hda3 are:
 [EMAIL PROTECTED] ~ $ ll /dev/hda3
 lr-xr-xr-x  1 root root 33 Aug 15 18:55 /dev/hda3 -
 ide/host0/bus0/target0/lun0/part3
 
 [EMAIL PROTECTED] ~ $ ll /dev/ide/host0/bus0/target0/lun0/part3
 brw---  1 root root 3, 3 Jan  1  1970
 /dev/ide/host0/bus0/target0/lun0/part3
 
 My groups for this user on both machines are:
 wheel audio cdrom games cdrw usb users portage
 
 wheel audio at usb users
 
 My wife who cannot write to / has
 wheel audio games usb users
 
 Using Reiserfs3.
 
 Does anyone have any idea what's causing this, and possibly how I can
 make / read-only?
 
 Greetings
 Ralph
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDAg+jCt0ZF9kLPvYRAp4CAJwOFwRHHYQJ2iUWNLSro8/t3Uh4NgCfcsSq
LH/k4Y/IpkR8MlneKp6Retg=
=sMCd
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Rumen Yotov
Gyuri wrote:

 Bastian Balthazar Bux wrote:

 Frank Schafer wrote:
  

 On Tue, 2005-08-16 at 09:38 +, Gyuri wrote:

   

 Frank Schafer wrote:


 

 Hmmm, If I'm reading this and if I'm seeing that this is not the
 problem
 of just one user ... I'll be very glad to install with 2005.0 8-|

 ... if this appears right after installation with 2005.1, of course.

 Just a thought
 Frank



   

 Yes, you're right. I tried 2004.3 and former MiniInstall discs and
 this did not happen. It don't make any mess until now, all my
 software is able to work.
 But it's a little strange to me. I recommend you 2004.3, you won't
 experience this restriction.
 


 Thanks, I think I still have the 2004.3 image laying around somewhere.

   


 I've done a pair of installation of 2005.1 and the and the root dir is
 mounted 0755.
 #ls -ld /
 drwxr-xr-x  20 root root 488 Aug 13 05:19 /

 there are not many place where the mounting of / dir happen:

 /etc/init.d/bootmisc  here / is mounted read only to start the work
 /etc/init.d/checkroot this one check and remount /

 boot are installed from sys-apps/baselayout , here
 sys-apps/baselayout-1.11.13 .


  

 Thank you very much, I'll give it a try. I've used 2001.-universe and
 an old (yet removed) installation (hungarian version)

Hi,
Some days ago installed a new XeN0-kernel on a 2GB partition and
everything seemed to be OK, only some error while emerging anything, but
resolved to deal with this later. Now saw i also have wrong permissions
on /(d-wxrt  18 root root 4096 Aug 13 15:58 /mnt/crypt/ - checked
from by regular Gentoo install), may be a bug with 2005.1 install disks.
Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] external modem identificaton

2005-08-16 Thread maxim wexler
setserial?

--- Joseph [EMAIL PROTECTED] wrote:

 How to identify external modem?
 I think it is by running command:
 ATI4 
 
 Though, how do I connect to a modem from a command
 line to get a
 response to ATI4?
  
 -- 
 #Joseph
 -- 
 gentoo-user@gentoo.org mailing list
 
 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compression tools Compared

2005-08-16 Thread Matt Randolph

Nick Rout wrote:


On Sat, 2005-08-13 at 09:36 -0400, Jerry McBride wrote:
 


On Saturday 13 August 2005 01:32 am, Nick Rout wrote:
   


On Sat, 2005-08-13 at 00:58 -0400, Jerry McBride wrote:
 


Anyone else here subscribe to the LINUX JOURNAL?

In the September issue there's a neat article titled tha same as the
subject line of this message.

The skinny is, there's some really nice file compressors out there and I
never heard of two of them... Anyone else know about LZMA or 7ZA?

The two mentioned compression tools work pretty much like gzip. You tar
up your files, pipe to the compression filter and then on to the target
file. Below is a small example of what I've been seeing here at the
shack.

-rw-r--r--  1 root root 12359680 Aug 12 23:57 backup.tar
-rw-r--r--  1 root root  3536665 Aug 13 00:01 backup.tar.7z
-rw-r--r--  1 root root  4438465 Aug 13 00:08 backup.tar.bz2
-rw-r--r--  1 root root  4747637 Aug 13 00:03 backup.tar.gz
-rw-r--r--  1 root root  2731412 Aug 13 00:10 backup.tar.lzma
-rw-r--r--  1 root root  5125474 Aug 13 00:16 backup.tar.lzop

What you're seeing are the results of compressing /lib on my gentoo
powered laptop. I've not bothered with timing the processes as the better
compression rates are at the cost of speed and memory usage. Not good for
while you wait processing, but just plain perfect for backups and
what-have-you on servers... One side note, 7za does not record user/group
info...
   


Are you saying it removes user/group info from the tar file?

 


Not removed, it's never put there... :')
   




I'm sorry but how do you create a tar file without preserving the
usernames and permissions?

 



This may be a case of a different paradigm being used by 7-zip than that 
used by traditional (*nix) compression tools.  If my memory serves me, 
the 7-zip format is very similar to the pkzip format in its usage.  By 
that I mean that one is not required to make a tarball before 
compressing multiple files.  The format allows you to skip the tar step 
and make an archive consisting of whichever files and directories you wish.


The problem, I'm guessing, is that the 7-zip archive format was 
developed in the Windows world where users and groups and permissions 
have no meaning (I think that has changed or is changing in the NT/XP 
world, but I don't know and don't especially care).  Hence, these 
attributes aren't accomodated by this format.  I assume the 7-zip 
extractor program sets the user and group of the extracted files to that 
of whomever extracts them.


What everyone has rightly pointed out, namely that you can make a 
tarball and then compress that, is exactly right.  That IS how one would 
use 7-zip with a proper operating system.


The original poster most likely used the 7-zip archiver as a stand-alone 
tool, rather than using it in conjunction with tar.  This is not 
altogether surprising as one typically compresses a directory with a 
single tar command (and an implied pipe) rather than explicitly piping 
the output of tar to the compression utility.  Since there is no --7-zip 
switch in tar, the OP couldn't simply 'tar -7cf backup.tar.7zip lib/'.  
The OP probably simply 7-zipped his directory without tarring it first 
and consequently ran into the limitations of the archive format.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compression tools Compared

2005-08-16 Thread Matt Randolph

Matt Randolph wrote:


Nick Rout wrote:


On Sat, 2005-08-13 at 09:36 -0400, Jerry McBride wrote:
 


On Saturday 13 August 2005 01:32 am, Nick Rout wrote:
  


On Sat, 2005-08-13 at 00:58 -0400, Jerry McBride wrote:



Anyone else here subscribe to the LINUX JOURNAL?

In the September issue there's a neat article titled tha same as the
subject line of this message.

The skinny is, there's some really nice file compressors out there 
and I

never heard of two of them... Anyone else know about LZMA or 7ZA?

The two mentioned compression tools work pretty much like gzip. 
You tar
up your files, pipe to the compression filter and then on to the 
target

file. Below is a small example of what I've been seeing here at the
shack.

-rw-r--r--  1 root root 12359680 Aug 12 23:57 backup.tar
-rw-r--r--  1 root root  3536665 Aug 13 00:01 backup.tar.7z
-rw-r--r--  1 root root  4438465 Aug 13 00:08 backup.tar.bz2
-rw-r--r--  1 root root  4747637 Aug 13 00:03 backup.tar.gz
-rw-r--r--  1 root root  2731412 Aug 13 00:10 backup.tar.lzma
-rw-r--r--  1 root root  5125474 Aug 13 00:16 backup.tar.lzop

What you're seeing are the results of compressing /lib on my gentoo
powered laptop. I've not bothered with timing the processes as the 
better
compression rates are at the cost of speed and memory usage. Not 
good for

while you wait processing, but just plain perfect for backups and
what-have-you on servers... One side note, 7za does not record 
user/group

info...
  


Are you saying it removes user/group info from the tar file?




Not removed, it's never put there... :')
  




I'm sorry but how do you create a tar file without preserving the
usernames and permissions?

 



This may be a case of a different paradigm being used by 7-zip than 
that used by traditional (*nix) compression tools.  If my memory 
serves me, the 7-zip format is very similar to the pkzip format in its 
usage.  By that I mean that one is not required to make a tarball 
before compressing multiple files.  The format allows you to skip the 
tar step and make an archive consisting of whichever files and 
directories you wish.


The problem, I'm guessing, is that the 7-zip archive format was 
developed in the Windows world where users and groups and permissions 
have no meaning (I think that has changed or is changing in the NT/XP 
world, but I don't know and don't especially care).  Hence, these 
attributes aren't accomodated by this format.  I assume the 7-zip 
extractor program sets the user and group of the extracted files to 
that of whomever extracts them.


What everyone has rightly pointed out, namely that you can make a 
tarball and then compress that, is exactly right.  That IS how one 
would use 7-zip with a proper operating system.


The original poster most likely used the 7-zip archiver as a 
stand-alone tool, rather than using it in conjunction with tar.  This 
is not altogether surprising as one typically compresses a directory 
with a single tar command (and an implied pipe) rather than explicitly 
piping the output of tar to the compression utility.  Since there is 
no --7-zip switch in tar, the OP couldn't simply 'tar -7cf 
backup.tar.7zip lib/'.  The OP probably simply 7-zipped his directory 
without tarring it first and consequently ran into the limitations of 
the archive format.



-rw-r--r--  1 root root  3536665 Aug 13 00:01 backup.tar.7z

Oops!  I should read more carefully.

--
Pluralitas non est ponenda sine necessitate - W. of O.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 2005.1 el nino simple user restricts

2005-08-16 Thread Bastian Balthazar Bux
Gyuri wrote:
 Bastian Balthazar Bux wrote:
 
 Frank Schafer wrote:
  

 On Tue, 2005-08-16 at 09:38 +, Gyuri wrote:

   

 Frank Schafer wrote:


 

 Hmmm, If I'm reading this and if I'm seeing that this is not the
 problem
 of just one user ... I'll be very glad to install with 2005.0 8-|

 ... if this appears right after installation with 2005.1, of course.

 Just a thought
 Frank



   

 Yes, you're right. I tried 2004.3 and former MiniInstall discs and
 this did not happen. It don't make any mess until now, all my
 software is able to work.
 But it's a little strange to me. I recommend you 2004.3, you won't
 experience this restriction.
 


 Thanks, I think I still have the 2004.3 image laying around somewhere.

   


 I've done a pair of installation of 2005.1 and the and the root dir is
 mounted 0755.
 #ls -ld /
 drwxr-xr-x  20 root root 488 Aug 13 05:19 /

 there are not many place where the mounting of / dir happen:

 /etc/init.d/bootmisc  here / is mounted read only to start the work
 /etc/init.d/checkroot this one check and remount /

 boot are installed from sys-apps/baselayout , here
 sys-apps/baselayout-1.11.13 .


  

 Thank you very much, I'll give it a try. I've used 2001.-universe and an
 old (yet removed) installation (hungarian version)


In the specular thread that it's evolving right now [I (user) can write
to / ... but why]

there is an answer like this:

|The problem on both my laptop and workstation was simply the fact that
|the root partition (/) was owned by UID=1000 GUI=100. Apparently this
|is
|a bug, but a simple `chown root:root /` was sufficient to fix the
|problem, and I also changed several file-permissions in underlying
|directories (like usr).

If you find something similar try a command like this:

#find / -gid=100 -uid=1000 -type d
(find all directories owned by user 1000:100, the first user in gentoo)

!!! LOOK WELL AT THE OUTPUT !!!
if you think *all* that directoryes should be owned by root this make
the change.

#find / -gid=100 -uid=1000 -type d -exec chown 0:0 {} \;

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Neil Bothwick
On Tue, 16 Aug 2005 17:45:37 +0200, Holly Bostick wrote:

 Maybe under normal circumstances it is, but SUSE really doesn't seem to
 like booting from Gentoo's bootloader when the SUSE kernel is on the
 other partition (not in the /boot partition my Gentoo uses). Of course,
 the SUSE kernel doesn't like to boot from 'normal' entries, either-- I
 recall when I was still using LiLO, that I had to physically copy the
 SuSE entry from SuSE's lilo.conf to the lilo.conf I was actually using,
 because just adding a standard entry to point to the SuSE
 kernel/partition wouldn't boot SuSE.

When I was dual-booting Gentoo and SUSE, I let SUSE install its
bootloader onto it's root partition and chainloaded it from Gentoo's
GRUB. It saved any such hassle.


-- 
Neil Bothwick

MIPS: Meaningless Indication of Processor Speed


pgp7lW0DVGEPP.pgp
Description: PGP signature


Re: [gentoo-user] dual-linuxdistro-boot kernel question

2005-08-16 Thread Holly Bostick
Neil Bothwick schreef:
 On Tue, 16 Aug 2005 17:45:37 +0200, Holly Bostick wrote:
 
 
Maybe under normal circumstances it is, but SUSE really doesn't seem to
like booting from Gentoo's bootloader when the SUSE kernel is on the
other partition (not in the /boot partition my Gentoo uses). Of course,
the SUSE kernel doesn't like to boot from 'normal' entries, either-- I
recall when I was still using LiLO, that I had to physically copy the
SuSE entry from SuSE's lilo.conf to the lilo.conf I was actually using,
because just adding a standard entry to point to the SuSE
kernel/partition wouldn't boot SuSE.
 
 
 When I was dual-booting Gentoo and SUSE, I let SUSE install its
 bootloader onto it's root partition and chainloaded it from Gentoo's
 GRUB. It saved any such hassle.

Ah... *there's* the missing link. Chainloading. One of my blind spots,
meaning that I don't know anything about it except wrt Windows, which
was and is no longer a factor. So I didn't try that wrt SuSE.

Thanks. I learn something new every day around here.

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



Re: [gentoo-user] Which filesystem for a notebook?

2005-08-16 Thread Alexander Skwar
Richard Fish schrieb:
 Volker Armin Hemmann wrote:

Reiser4 is alpha code in motion.
I would not touch it with a 10 feet pole at the moment.

On my normal home system, I use reiser4 and don't have any
bad experiences with it - yet *G*

 I do not know of any Linux filesystem that can be resized while still 
 mounted.

All (besides reiser4 and ext* without patches) can be resized while
mounted.
Ie. XFS, JFS  reiser3 can be resized. The only FS that
(right now) cannot at all be resized is reiser4, since there's
just no resizer tool available.

Alexander Skwar
-- 
printk(KERN_ERR %s: Something Wicked happened! %4.4x.\n,...);
linux-2.6.6/drivers/net/sundance.c
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't get mozilla-sunbird

2005-08-16 Thread Anthony E. Caudel
I have been trying to emerge mozilla-sunbird-bin-0.2 but without any
success. It is masked ~M (hard masked?) and I have tried including it in
/etc/portage/package.unmask as so:

app-office/mozilla-sunbird-bin-0.2

But I get this error:

!!! All ebuilds that could satisfy mozilla-sunbird-bin have been masked.
!!! One of the following masked packages is required to complete your request:
- app-office/mozilla-sunbird-bin-0.2 (masked by: package.mask, ~x86 keyword)
# [EMAIL PROTECTED] (19 Aug 2004)
# Masking because this package is not ready for prime, but want it in
# portage for better observation (and users are clamoring)

- app-office/mozilla-sunbird-bin-0.2.20050724 (masked by: package.mask, ~x86 
keyword)

I have also tried USE=~x86, again without any luck. Am I using the
wrong syntax or is it something else.

Tony


-- 
Those who would give up essential Liberty, to purchase a little temporary 
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get mozilla-sunbird

2005-08-16 Thread Nagatoro

Anthony E. Caudel wrote:

I have been trying to emerge mozilla-sunbird-bin-0.2 but without any
success. It is masked ~M (hard masked?) and I have tried including it in
/etc/portage/package.unmask as so:

app-office/mozilla-sunbird-bin-0.2

But I get this error:

!!! All ebuilds that could satisfy mozilla-sunbird-bin have been masked.
!!! One of the following masked packages is required to complete your request:
- app-office/mozilla-sunbird-bin-0.2 (masked by: package.mask, ~x86 keyword)
# [EMAIL PROTECTED] (19 Aug 2004)
# Masking because this package is not ready for prime, but want it in
# portage for better observation (and users are clamoring)

- app-office/mozilla-sunbird-bin-0.2.20050724 (masked by: package.mask, ~x86 
keyword)

I have also tried USE=~x86, again without any luck. Am I using the
wrong syntax or is it something else.


You need to find the line in /usr/portage/profiles/package.mask that 
masks the app and the add that _exact_ line to /etc/portage/package.unmask.
Since it's also ~x86 masked you need to add 
app-office/mozilla-sunbird-bin ~x86 to /etc/portage/package.keywords



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



Re: [gentoo-user] where's the splash?

2005-08-16 Thread Chris Cox
On Monday 15 August 2005 12:57 am, Holly Bostick wrote:
 Nagatoro schreef:
  John Dangler wrote:
  doesn't do it, either.  what else could I be missing?
 
  From my /boot/grub/grub.conf
  ---
  kernel (hd0,0)/kernel-2.6.12-gentoo-r6.4 root=/dev/hda2\
 video=vesafb:ywrap,mtrr,[EMAIL PROTECTED]
 splash=silent,theme:livecd-2005.0 CONSOLE=/dev/tty1 udev
  initrd (hd0,0)/splash
  ---

 In my experience, the livecd theme (all versions) is broken. Silent
 gives me a kernel panic, verbose halts, unable to find the 8bpp pix.

 Try emergence. That one seems to work.

 Holly

I've never had any problems getting either livecd2005.0 or 2005.1

-- 
Chris
Linux 2.6.12-gentoo-r7 i686 AMD Athlon(tm) XP 
 14:00:55 up 12:03,  9 users,  load average: 0.93, 0.58, 0.40
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get mozilla-sunbird

2005-08-16 Thread Gyuri

Anthony E. Caudel wrote:


I have been trying to emerge mozilla-sunbird-bin-0.2 but without any
success. It is masked ~M (hard masked?) and I have tried including it in
/etc/portage/package.unmask as so:

   app-office/mozilla-sunbird-bin-0.2

But I get this error:

!!! All ebuilds that could satisfy mozilla-sunbird-bin have been masked.
!!! One of the following masked packages is required to complete your request:
- app-office/mozilla-sunbird-bin-0.2 (masked by: package.mask, ~x86 keyword)
# [EMAIL PROTECTED] (19 Aug 2004)
# Masking because this package is not ready for prime, but want it in
# portage for better observation (and users are clamoring)

- app-office/mozilla-sunbird-bin-0.2.20050724 (masked by: package.mask, ~x86 
keyword)

I have also tried USE=~x86, again without any luck. Am I using the
wrong syntax or is it something else.

Tony


 


Hello, you shoud use
ACCEPT_KEYWORDS=~x86 emerge program_name
Good luck
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] Ebuild with scons and sandbox

2005-08-16 Thread Zac Medico

Nagatoro wrote:


The problem now is that gtk-config and glib-config always returns the 
1.x version and not the 2.x version I need.




I'm not sure about that.  Have you searched to see how it's done with other 
gtk/glib dependent ebuilds?  For quick questions, if you don't make too much 
noise, you may be able to get some help on irc.freenode.net in #gentoo-portage.

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



[gentoo-user] C++ code on Gentoo

2005-08-16 Thread James
Hello,

I've been given some code that compiles, but does not work correctly on
Gentoo. Here is the error message I get:

*** glibc detected *** free(): invalid next size (normal): 0x08067168 ***

The code for nvwa-0.5 was added to try to get robust debugging
(memory) working, but, alas I'm certainly not strong on C++ code,
let alone some body else's C++ code.

any ideas where I can get help (volunteers or compensated)?


private email to [EMAIL PROTECTED] is OK, or list mail


James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] glibc builds but won't install

2005-08-16 Thread Benno Schulenberg
darren kirby wrote:
 I do use grsecurity kernel, but no file ACL's or anything,

Have you tried booting into a vanilla kernel, listing the dir and 
removing the files?  If that succeeds, you know a little more.

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



Re: [gentoo-user] where's the splash?

2005-08-16 Thread Holly Bostick
Chris Cox schreef:
 On Monday 15 August 2005 12:57 am, Holly Bostick wrote:
 
Nagatoro schreef:

John Dangler wrote:

doesn't do it, either.  what else could I be missing?

From my /boot/grub/grub.conf
---
kernel (hd0,0)/kernel-2.6.12-gentoo-r6.4 root=/dev/hda2\
   video=vesafb:ywrap,mtrr,[EMAIL PROTECTED]
   splash=silent,theme:livecd-2005.0 CONSOLE=/dev/tty1 udev
initrd (hd0,0)/splash
---

In my experience, the livecd theme (all versions) is broken. Silent
gives me a kernel panic, verbose halts, unable to find the 8bpp pix.

Try emergence. That one seems to work.

Holly
 
 
 I've never had any problems getting either livecd2005.0 or 2005.1
 

Would you share your grub.conf line, the listing of files in the
/etc/splash/livecd-2005.1/images directory, and the text of
/etc/splash/livecd-2005.1/1280x1024.cfg, if it's not too much trouble?
Neither livecd theme (2005.0 or 2005.1) works for me (and they both fail
in exactly the same way), so I'd like to know why if possible (just
haven't had time to dedicate to investigating it). I'd much rather be
using that theme than emergence (even though emergence has a matching
GDM theme. I don't care. I don't like emergence very much :) ).

Thanks,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xhkeys outliving its welcome

2005-08-16 Thread Benno Schulenberg
Jorge Almeida wrote:
 I made the bad decision of trying xhkeys. I added only one
 shortcut to the default config file (as normal user):
 Ctrl+Shift+n -- /usr/kde/3.4/bin/konsole

Normal shortcuts are under Control Center - Regional  Acces... - 
Keyboard Shortcuts - Command Shortcuts.

Yes, you didn't use that, but maybe KDE read your config file and 
incorporated the setting.  If so, then find Konsole there and 
select None.

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



[gentoo-user] Static resolv.conf

2005-08-16 Thread Gyuri
Hell Gentoo users, I have a little problem. I use DHCP with my DSL 
router, so my /etc/resolv.conf is updated every time I boot my system up 
(when my eth0 get its ip). The value in it works, but it is rather slow. 
(sometimes I have to wait 1 minute, but normally I wait 5-6 secs which I 
think is embarassing)
I want to give the 2 IP addressess provided on the paper of my ISP 
(primary and secondary DNS'es). How can I make resolv.conf static?

Thanks in advance
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] F4L

2005-08-16 Thread Ian K
Nick Rout wrote:

On Tue, 2005-08-16 at 11:53 +0200, Frank Schafer wrote:
  

On Tue, 2005-08-16 at 21:46 +1200, Nick Rout wrote:


On Tue, 2005-08-16 at 11:25 +0200, Christoph Gysin wrote:
  

Nick Rout wrote:


try the ebuild that is on bugs.gentoo.org
  

Be nice and provide a link:
http://bugs.gentoo.org/show_bug.cgi?id=82154


Ahh yeah i had closed the bug window by the time I posted, and thought
Ian is just as capable of finding it as I am.

Although it compiles cleanly, it does not seem to do much. No
documentation - in fact it installs only two files, an executable and
a .desktop file.

I have no experience with flash generation tools. This has a gui in
which it is easy to see what they are trying to do, and millions of menu
options, its just that many of them don't seem to actually do anything.

A tutorial would be nice. 
  

Hmmm, wouldn't be this a task for the F4L developers?



I wasn't saying otherwise, I was commenting on the package, not the
gentoo implementation.

  

Still at 0.2 I wasn't expecting the world. 
  

Nor am I, I was just wanting to see how far along they are, basically.
It looks like a very promising project.
Ian

PS Thanks for the ebuilds/links/you know what I  mean.

  

Christoph


-- 
Nick Rout [EMAIL PROTECTED]

  


begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] Static resolv.conf

2005-08-16 Thread Martin Marcher
Am Dienstag 16 August 2005 23:48 schrieb Gyuri:
 I want to give the 2 IP addressess provided on the paper of my ISP
 (primary and secondary DNS'es). How can I make resolv.conf static?
 Thanks in advance

man dhcpcd:

there is an option not to overwrite /etc/resolv.conf, add this option 
to /etc/conf.d/net DHCP_OPTS.

note: i'm not on a gentoo box atm so the paths could not be 100% correct but 
the overall method is fine for this.

hth
martin


pgp9JRRnkiic5.pgp
Description: PGP signature


Re: [gentoo-user] Static resolv.conf

2005-08-16 Thread Christoph Eckert

 I want to give the 2 IP addressess provided on the paper of my ISP
 (primary and secondary DNS'es). How can I make resolv.conf static?

You can even set it to the user as read only; OTOH I don't know if your 
IP-up script will then deny to establish the connection.

The second possibility in this case is to rewrite this file with the 
desired contents after the connection is done.


Best regards


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



Re: [gentoo-user] where's the splash?

2005-08-16 Thread Chris Cox
On Tuesday 16 August 2005 02:28 pm, Holly Bostick wrote:
 Chris Cox schreef:
  On Monday 15 August 2005 12:57 am, Holly Bostick wrote:
 Nagatoro schreef:
 John Dangler wrote:
 doesn't do it, either.  what else could I be missing?
 
 From my /boot/grub/grub.conf
 ---
 kernel (hd0,0)/kernel-2.6.12-gentoo-r6.4 root=/dev/hda2\
video=vesafb:ywrap,mtrr,[EMAIL PROTECTED]
splash=silent,theme:livecd-2005.0 CONSOLE=/dev/tty1 udev
 initrd (hd0,0)/splash
 ---
 
 In my experience, the livecd theme (all versions) is broken. Silent
 gives me a kernel panic, verbose halts, unable to find the 8bpp pix.
 
 Try emergence. That one seems to work.
 
 Holly
 
  I've never had any problems getting either livecd2005.0 or 2005.1

 Would you share your grub.conf line, the listing of files in the
 /etc/splash/livecd-2005.1/images directory, and the text of
 /etc/splash/livecd-2005.1/1280x1024.cfg, if it's not too much trouble?
 Neither livecd theme (2005.0 or 2005.1) works for me (and they both fail
 in exactly the same way), so I'd like to know why if possible (just
 haven't had time to dedicate to investigating it). I'd much rather be
 using that theme than emergence (even though emergence has a matching
 GDM theme. I don't care. I don't like emergence very much :) ).

 Thanks,
 Holly

I suppose I could do that if it would help. It isn't anything special I'm sure 
but when I wanted to try putting my root file system on LVM2 I had to make me 
an initrd so even though I hate Genkernel I used it just to build the initrd 
so thats why that is in my grub.conf.

I attatched them to this thread.

-- 
Chris
Linux 2.6.12-gentoo-r7 i686 AMD Athlon(tm) XP 
 15:00:03 up 13:02,  9 users,  load average: 0.65, 0.41, 0.31
root (hd0,1)
default 1
timeout 10

color white/blue black/light-gray
splashimage=/boot/grub/seasplash.xpm.gz

#splashimage=/boot/images/ESA_Mars.xpm.gz
#splashimage=/boot/images/penguins.xpm.gz
#splashimage=/boot/images/mars.xpm.gz
#splashimage=/boot/images/DigitalAnGeL.xpm.gz


title 2.6.12-Suspend2-r4 /dev/hdc
kernel /boot/kernel-2.6.12-suspend2-r4 udev dolvm2 root=/dev/ram0 
real_root=/dev/mapper/tmp-gentoo init=/linuxrc video=vesafb:ywrap,mtrr,[EMAIL 
PROTECTED] splash=verbose,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1
initrd /boot/initramfs-genkernel-x86-2.6.12-suspend2-r4

title Gentoo-sources-2.6.12-r7
kernel /boot/linux-2.6.12-gentoo-r7 udev dolvm2 root=/dev/ram0 
real_root=/dev/mapper/sys-slash init=/linuxrc video=vesafb:ywrap,mtrr,[EMAIL 
PROTECTED] splash=verbose,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1
initrd /boot/initramfs-x86-2.6.12-gentoo-r7

title Gentoo-sources-2.6.12-r6
kernel /boot/vmlinuz-2.6.12-gentoo-r6 udev dolvm2 root=/dev/ram0 
real_root=/dev/mapper/sys-slash init=/linuxrc video=vesafb:ywrap,mtrr,[EMAIL 
PROTECTED] splash=silent,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1
initrd /boot/initramfs-x86-2.6.12-gentoo-r6


title Gentoo-sources-2.6.12-r5
kernel /boot/vmlinuz-2.6.12-gentoo-r5 udev dolvm2 root=/dev/ram0 
real_root=/dev/mapper/sys-slash init=/linuxrc video=vesafb:ywrap,mtrr,[EMAIL 
PROTECTED] splash=silent,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1
initrd /boot/initramfs-x86-2.6.12-gentoo-r5


title  Gentoo Linux (single user)
kernel /boot/vmlinuz udev dolvm2 root=/dev/ram0 real_root=/dev/mapper/sys-slash 
init=/linuxrc video=vesafb:ywrap,mtrr,[EMAIL PROTECTED] 
splash=verbose,fadein,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1  single
initrd /boot/initramfs-x86-2.6.12-gentoo-r6

title Boot from floppy
# hide (hd0,0)
# unhide (hd0,1)
# hide (hd0,2)
chainloader (fd0)+1
/etc/splash/livecd-2005.0/:
total 102K
drwxr-xr-x  2 1.7K May  4 16:25 icons
drwxr-xr-x  2  480 May  4 16:25 images
drwxr-xr-x  2  144 May  4 16:25 scripts
-rw-r--r--  1 1.2K May  4 16:25 1024x768.cfg
-rw-r--r--  1 1.2K May  4 16:25 1280x1024.cfg
-rw-r--r--  1 1.2K May  4 16:25 1600x1200.cfg
-rw-r--r--  1 1.2K May  4 16:25 640x480.cfg
-rw-r--r--  1 1.2K May  4 16:25 800x600.cfg
-rw-r--r--  1  833 May  4 16:25 README
-rw-r--r--  1 5.9K May  4 16:25 Vera.copyright
-r--r--r--  1  65K May  4 16:25 Vera.ttf
drwxr-xr-x  2   72 May  4 16:25 temp

/etc/splash/livecd-2005.0/icons:
total 224K
lrwxrwxrwx  1   13 Jul 22 07:16 apmd_lit.png - acpid_lit.png
lrwxrwxrwx  1   15 Jul 22 07:16 apmd_unlit.png - acpid_unlit.png
lrwxrwxrwx  1   17 Jul 22 07:16 metalog_lit.png - syslog-ng_lit.png
lrwxrwxrwx  1   19 Jul 22 07:16 metalog_unlit.png - syslog-ng_unlit.png
lrwxrwxrwx  1   16 Jul 22 07:16 net.ath0_lit.png - net.eth0_lit.png
lrwxrwxrwx  1   18 Jul 22 07:16 net.ath0_unlit.png - net.eth0_unlit.png
lrwxrwxrwx  1   16 Jul 22 07:16 net.wlan0_lit.png - net.eth0_lit.png
lrwxrwxrwx  1   18 Jul 22 07:16 net.wlan0_unlit.png - net.eth0_unlit.png
lrwxrwxrwx  1   12 Jul 22 07:16 ntp-client_lit.png - ntpd_lit.png
lrwxrwxrwx  1   14 Jul 22 07:16 ntp-client_unlit.png - ntpd_unlit.png
lrwxrwxrwx  1   17 Jul 22 07:16 sysklogd_lit.png - syslog-ng_lit.png
lrwxrwxrwx  1   19 Jul 22 07:16 sysklogd_unlit.png - syslog-ng_unlit.png

Re: [gentoo-user] glibc builds but won't install

2005-08-16 Thread darren kirby
quoth the Benno Schulenberg:
 darren kirby wrote:
  I do use grsecurity kernel, but no file ACL's or anything,

 Have you tried booting into a vanilla kernel, listing the dir and
 removing the files?  If that succeeds, you know a little more.

 Benno

Hello,

A good suggestion, but this is a live server, so downtime is an issue.

However, I took Joe's advice and simply renamed the locales directory, and 
created a new one. This seemed to work fine but then I ran into this:

 /usr/share/info/libc.info-8.gz
 /usr/share/info/libc.info-9.gz
--- /usr/share/zoneinfo/
!!! copy /var/tmp/portage/glibc-2.3.5/image/usr/share/zoneinfo/GB 
- /usr/share/zoneinfo/GB failed.
!!! [Errno 13] Permission denied

So it would seem The zoneinfo directory has similar screwy permissions.
While it appears I can get around this, I don't like the idea of all these 
files that I can't touch. Has anyone seen something like this?

Also, I have rebuilt the glibc several times through this ordeal, and at 5-6 
hours per pop it is getting tedious to try new things. Glibc _was_ built 
correctly, so is there anyway I can manually copy the rest of the files from 
the portage sandbox to the live filesystem without having to rebuild it 
again?

The problem is that whatever files get copied before it craps out are in the 
live filesystem, while files after are not copied, so I have a mish-mash of 
old and new glibc files installed. To me, this is going to cause issues down 
the road...

Thanks for the help,
darren 
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
...the number of UNIX installations has grown to 10, with more expected...
- Dennis Ritchie and Ken Thompson, June 1972


pgpYX8rU3eyhG.pgp
Description: PGP signature


Re: [gentoo-user] [OT] Backup-software for small network

2005-08-16 Thread Bryan Whitehead
Amanda can't span tapes. So you must split up your directories/partitions 
so they are smaller than your tape size.


Just buy something - your time is worth more than a few thousand for 
backups. ;)


On Sun, 14 Aug 2005, Dan Johansson wrote:


Hi,

I'm looking for an OpenSource backup solution for a small network. Today I'm
using Arkeia-Light to do the job, but it's not OpenSource and can only
support one server and two clients and also have some other restrictions.
So I'm now asking for suggestions for alternative solutions.
These are my requirements:
* Secure
* OpenSource
* One Central Backup Host (with tape-drive and backup-db)
* Backup of Clients over Network (even through Firewall)
* Support for DDS and DLT tapes
* Unlimited number of Clients
* Tape Management (the SW keep track of used/unused tapes)
* Full/Incremental/Differential/Archive - Backups
* Retention time management for Backups
* Command Line Interface (for scripting) and GUI (for easy Backup/Restore)
* Definition of Backup-sets
* Online/Offline backup of Databases (MySQL)
* And of course it should be in Portage.

At the moment I see two candidates, Amanda and Bacula.
Any comments (pro/con) on those two or any suggestion on some other Backup-SW.

Regards,



--
Bryan Whitehead
Email:[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: 6x13 font for gnome-terminal

2005-08-16 Thread James Cloos
 Allan == Allan Gottlieb [EMAIL PROTECTED] writes:

Allan ... I use what [the] 6x13 [bdf] font.
Allan Its [xlfd] name is
Allan -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1

Allan Is there some way I can tell gnome-terminal to use
Allan -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1

Yes, xft supports bitmap fonts and this one should be in the list.

It can be a bit of work to get the right fontconfig name for a given
xlfd name, so the best thing to do is to find the fonts.dir file that
matches the xlfd to a filename, and find that same filename in the
fonts.cache-1 file in that directory.

The font you want is in /usr/share/fonts/misc/6x13-ISO8859-1.pcf.gz
and that matches this line in /usr/share/fonts/misc/fonts-cache-1:

,
| 6x13-ISO8859-1.pcf.gz 0 Fixed-12:style=SemiCondensed:slant=0:
|  weight=100:width=87:pixelsize=13:spacing=110:foundry=Misc:
|  antialias=False:index=0:outline=False:scalable=False:dpi=75:
|  charset= |^1!|^1!|^1!P0oWQ |^1!|^1!|^1!:
|  lang=aa|...long-list...|zu:
|  fontversion=0:fontformat=PCF
`

I've manually broken that to fit in 80 cols, and elided the full list
of the lang attribute.

This means that the string from Fixed to PCF is the full fontconfig
name.  In practice you can leave out a lot of that.  This should let
you view the font:

:; xfd -fa 'Fixed-12:style=semicondensed:pixelsize=13:foundry=misc'

the equivalent invocation for that font as a server-side font is:

:; xfd -fn -Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO8859-1

To get gnome-terminal to use that font you may need to manually edit
the gconf file.  I'd first make a named profile in gnome-terminal's
edit current profile dialog (from the right-click menu), and then
look for that profile's name in:

~/.gconf/apps/gnome-terminal/profiles/

The default profile is named Default, and its gconf file is:

~/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml

In that file, look for:

   entry name=font

and put the fontconfig name in the stringvalue container w/in that
entry.

There is also an x_font entry that appears to take an xlfd, so I'd
change that, too.

Depending on your dpi setting, you might even get lucky by using g-t's
dialog to choose Fixed, style=semicondensed and one of the offered
point sizes.  On my 133dpi screen -- with X actually using that dpi --
I was unable to get the dialog to match 6x13.

As an alternative, you can try Vera Mono or DevaVu Mono; they have
about the same aspect ratio as the bdf fixed fonts and look as good
if you have freetype installed w/o bindist in USE.  Ie, when using
the bycode interpreter, the hinting leaves the stems sharp and adds
just a hint of smoothing to the curves and diagonals.  It looks
especially sweet on an LCD w/ fontconfig setup w/ rgba.

-JimC
-- 
James H. Cloos, Jr. [EMAIL PROTECTED] http://jhcloos.com
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] C++ code on Gentoo

2005-08-16 Thread Bryce Verdier
Does the code compile and work on any other machine (that doesn't have 
nvwa compiled?)?


Also, have you tried upgrade nvwa, i see from the website that .6 is out.

I don't really know how to help you, but i don't mind trying. ;)

bryce


James wrote:


Hello,

I've been given some code that compiles, but does not work correctly on
Gentoo. Here is the error message I get:

*** glibc detected *** free(): invalid next size (normal): 0x08067168 ***

The code for nvwa-0.5 was added to try to get robust debugging
(memory) working, but, alas I'm certainly not strong on C++ code,
let alone some body else's C++ code.

any ideas where I can get help (volunteers or compensated)?


private email to [EMAIL PROTECTED] is OK, or list mail


James

 



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get mozilla-sunbird

2005-08-16 Thread Anthony E. Caudel
Thanks Nagatoro, the combination did it.

Tony

Nagatoro wrote:

 Anthony E. Caudel wrote:

 I have been trying to emerge mozilla-sunbird-bin-0.2 but without any
 success. It is masked ~M (hard masked?) and I have tried including it in
 /etc/portage/package.unmask as so:

 app-office/mozilla-sunbird-bin-0.2

 But I get this error:

 !!! All ebuilds that could satisfy mozilla-sunbird-bin have been
 masked.
 !!! One of the following masked packages is required to complete your
 request:
 - app-office/mozilla-sunbird-bin-0.2 (masked by: package.mask, ~x86
 keyword)
 # [EMAIL PROTECTED] (19 Aug 2004)
 # Masking because this package is not ready for prime, but want it in
 # portage for better observation (and users are clamoring)

 - app-office/mozilla-sunbird-bin-0.2.20050724 (masked by:
 package.mask, ~x86 keyword)

 I have also tried USE=~x86, again without any luck. Am I using the
 wrong syntax or is it something else.


 You need to find the line in /usr/portage/profiles/package.mask that
 masks the app and the add that _exact_ line to
 /etc/portage/package.unmask.
 Since it's also ~x86 masked you need to add
 app-office/mozilla-sunbird-bin ~x86 to /etc/portage/package.keywords



-- 
Those who would give up essential Liberty, to purchase a little temporary 
Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xhkeys outliving its welcome

2005-08-16 Thread Jorge Almeida

On Tue, 16 Aug 2005, Benno Schulenberg wrote:


Jorge Almeida wrote:

I made the bad decision of trying xhkeys. I added only one
shortcut to the default config file (as normal user):
Ctrl+Shift+n -- /usr/kde/3.4/bin/konsole


Normal shortcuts are under Control Center - Regional  Acces... -
Keyboard Shortcuts - Command Shortcuts.

Yes, you didn't use that, but maybe KDE read your config file and
incorporated the setting.  If so, then find Konsole there and
select None.


There is a Ctrl+Shift+n  setting in (Konsole)Settings--Configure
Shortcuts--New Session. The simplest explanation is that I put it there
a long time ago and forgot it (I really never use NewSession), and it
was a coincidence that I chose the same keys for a test shortcut. 
Or maybe it was as you suggest.

A pity that the documentation doesn't really explain what is essential.
I guess I'll try xbindkeys...
Thanks,

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



Re: [gentoo-user] Static resolv.conf

2005-08-16 Thread Nick Rout

On Tue, 16 Aug 2005 21:59:44 +0200
Christoph Eckert wrote:

 
  I want to give the 2 IP addressess provided on the paper of my ISP
  (primary and secondary DNS'es). How can I make resolv.conf static?
 
 You can even set it to the user as read only; OTOH I don't know if your 
 IP-up script will then deny to establish the connection.
 
 The second possibility in this case is to rewrite this file with the 
 desired contents after the connection is done.
 
 
 Best regards

or simply tell dhcp not to update it. why futz around with changing
system file permissions, or writing unnecessary scripts, when dhcp has
an option to fix this?

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

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get mozilla-sunbird

2005-08-16 Thread Nick Rout

On Tue, 16 Aug 2005 21:19:45 +
Gyuri wrote:

 Hello, you shoud use
 ACCEPT_KEYWORDS=~x86 emerge program_name
 Good luck


NO No NO NO nO no

that will also emerge any dependencies to program-name as ~x86.

It has been said on this list many times, and in the gentoo docs:

echo category/package ~x86  /etc/portage/package.keywords

ACCEPT_KEYWORDS has been deprecated for a very long time.

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Nick Rout
The setup on gentoo changed sometime around alsa-lib 1.09.

Leave ALL of the oss stuff out of the module config files (running
alsaconfig will set it up correctly)

Then set ENABLE_OSS_EMUL=yes in /etc/conf.d/alsasound

my /etc/modules.d/alsa now reads:

[EMAIL PROTECTED] /etc/conf.d $ cat /etc/modules.d/alsa
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.9a ---
options snd  device_mode=0666
alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx
# --- END: Generated by ALSACONF, do not edit. ---

/etc/conf.d/alsasound now reads:

# ENABLE_OSS_EMUL:
# Do you want to enable in-kernel oss emulation?
# no - Do not load oss emul drivers
# yes - Load oss emul drivers if they're found

ENABLE_OSS_EMUL=yes

# RESTORE_ON_START:
# Do you want to restore your mixer settings?  If not, your cards will be
# muted.
# no - Do not restore state
# yes - Restore state

RESTORE_ON_START=yes

# SAVE_ON_STOP:
# Do you want to save changes made to your mixer volumes when alsasound
# stops?
# no - Do not save state
# yes - Save state

SAVE_ON_STOP=yes



On Tue, 16 Aug 2005 11:31:30 -0300
Raphael Melo de Oliveira Bastos Sales wrote:

 Hi everyone,
 
After some days googling for it, I give up  now and come here for
 help. I have Alsa installed in kernel, and it works fine for programs
 that are compatible with. But programs that need OSS don't get any
 sound. I have the following lines in the alsa config files:
 
 /etc/modules.d/alsa:
 alias /dev/mixer snd-mixer-oss
 alias /dev/dsp snd-pcm-oss
 alias /dev/midi snd-seq-oss
 
 alias snd-card-0 snd-via82xx
 alias sound-slot-0 snd-via82xx
 
  When I run the alsasound init script it says:
  * Loading ALSA modules ...
  * Loading: snd-card-0 ...  [ ok 
 ] 
  * Loading: snd-seq-oss ...[ ok ]
  * Loading: snd-pcm-oss ...   [ ok ]
  * Restoring Mixer Levels ...  [ ok ]
 
 # cat /proc/modules | grep oss
 snd_pcm_oss 52576 0 - Live 0xe258b000
 snd_mixer_oss 19648 1 snd_pcm_oss, Live 0xe000
 snd_seq_oss 37568 0 - Live 0xe2512000
 snd_seq_midi_event 7168 1 snd_seq_oss, Live 0xe0da9000
 snd_seq 55056 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 0xe086d000
 snd_pcm 93448 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec, Live 0xe0db
 snd_seq_device 8972 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi,
 Live 0xe084a000
 snd 57412 13 
 snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device,
 Live 0xe0d79000
 
 So it seems that the modules are loaded correctly. But every program
 that tries to pipe to /dev/dsp gets broken pipe (i.e. Quake and Enemy
 Territory).
 
 If anybody can tell me what could be wrong, please let me know. If
 there is a config file that is important and that I didn't send it
 here, tell me and I'll send them.
 
 Thanks for the attention,
 
 Raphael
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Mark Knecht
Nick,
   Interesting. I have something like 8 Gentoo machines I run Alsa on.
All of them use OSS emulation at least partially. I do not remember
any messages or guidance to do what you're say, but indeed, it makes
sense, sort of... Unfortunately, it seems that emerge didn't tell me
to do this or, if it did, then the messages were lost in an endless
stream of compile text while doing an emerge world.

   I suppose I really don't like this way of doing it since it now
makes Alsa set up for Gentoo different from what is specified on the
Alsa pages. It also seems that the /etc/conf.d/alsasound page may not
give me as much control in my systems where I'm using multiple sound
cards. I'll have to review that more carefully.

   Humm... Are there any new online instructions that specify all these changes?

Thanks,
Mark

On 8/16/05, Nick Rout [EMAIL PROTECTED] wrote:
 The setup on gentoo changed sometime around alsa-lib 1.09.
 
 Leave ALL of the oss stuff out of the module config files (running
 alsaconfig will set it up correctly)
 
 Then set ENABLE_OSS_EMUL=yes in /etc/conf.d/alsasound
 
 my /etc/modules.d/alsa now reads:
 
 [EMAIL PROTECTED] /etc/conf.d $ cat /etc/modules.d/alsa
 # --- BEGIN: Generated by ALSACONF, do not edit. ---
 # --- ALSACONF version 1.0.9a ---
 options snd  device_mode=0666
 alias snd-card-0 snd-via82xx
 alias sound-slot-0 snd-via82xx
 # --- END: Generated by ALSACONF, do not edit. ---
 
 /etc/conf.d/alsasound now reads:
 
 # ENABLE_OSS_EMUL:
 # Do you want to enable in-kernel oss emulation?
 # no - Do not load oss emul drivers
 # yes - Load oss emul drivers if they're found
 
 ENABLE_OSS_EMUL=yes
 
 # RESTORE_ON_START:
 # Do you want to restore your mixer settings?  If not, your cards will be
 # muted.
 # no - Do not restore state
 # yes - Restore state
 
 RESTORE_ON_START=yes
 
 # SAVE_ON_STOP:
 # Do you want to save changes made to your mixer volumes when alsasound
 # stops?
 # no - Do not save state
 # yes - Save state
 
 SAVE_ON_STOP=yes
 
 
 
 On Tue, 16 Aug 2005 11:31:30 -0300
 Raphael Melo de Oliveira Bastos Sales wrote:
 
  Hi everyone,
 
 After some days googling for it, I give up  now and come here for
  help. I have Alsa installed in kernel, and it works fine for programs
  that are compatible with. But programs that need OSS don't get any
  sound. I have the following lines in the alsa config files:
 
  /etc/modules.d/alsa:
  alias /dev/mixer snd-mixer-oss
  alias /dev/dsp snd-pcm-oss
  alias /dev/midi snd-seq-oss
 
  alias snd-card-0 snd-via82xx
  alias sound-slot-0 snd-via82xx
 
   When I run the alsasound init script it says:
   * Loading ALSA modules ...
   * Loading: snd-card-0 ...  [ 
  ok ]
   * Loading: snd-seq-oss ...[ ok 
  ]
   * Loading: snd-pcm-oss ...   [ ok ]
   * Restoring Mixer Levels ...  [ ok 
  ]
 
  # cat /proc/modules | grep oss
  snd_pcm_oss 52576 0 - Live 0xe258b000
  snd_mixer_oss 19648 1 snd_pcm_oss, Live 0xe000
  snd_seq_oss 37568 0 - Live 0xe2512000
  snd_seq_midi_event 7168 1 snd_seq_oss, Live 0xe0da9000
  snd_seq 55056 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 
  0xe086d000
  snd_pcm 93448 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec, Live 0xe0db
  snd_seq_device 8972 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi,
  Live 0xe084a000
  snd 57412 13 
  snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device,
  Live 0xe0d79000
 
  So it seems that the modules are loaded correctly. But every program
  that tries to pipe to /dev/dsp gets broken pipe (i.e. Quake and Enemy
  Territory).
 
  If anybody can tell me what could be wrong, please let me know. If
  there is a config file that is important and that I didn't send it
  here, tell me and I'll send them.
 
  Thanks for the attention,
 
  Raphael
 
  --
  gentoo-user@gentoo.org mailing list
 
 --
 Nick Rout [EMAIL PROTECTED]
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Ktoon

2005-08-16 Thread Daniel Vrcic
* Ian K [EMAIL PROTECTED] [05-08-16 10:46]:
 Hi there,
 Does anyone know how to get KToon working?
 http://ktoon.toonka.com/
 I cannot compile it because when I run Qmake
 to compile the sources, it says qmake: command not
 found.
 What can I do?

Assuming that you have Qt library installed. qmake is located in
/usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
variable.

-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Raphael Melo de Oliveira Bastos Sales
Thanks for the attention. I did both ways and I still get error messages like;

Enemy Territory:
/dev/dsp: Input/output error
Could not mmap /dev/dsp

and

Quake 3:
/dev/dsp: Broken pipe
Could not toggle.

cat /dev/urandom  /dev/dsp  also does nothing

Maybe some clues, I don't know:

# cat /proc/asound/cards
0 [V8237  ]: VIA8237 - VIA 8237
 VIA 8237 with AD1888 at 0xe000, irq 22

# cat /proc/asound/devices
 17: [0- 1]: digital audio playback
 25: [0- 1]: digital audio capture
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
  0: [0- 0]: ctl
  1:   : sequencer
 33:   : timer

# cat /proc/asound/pcm
00-00: VIA 8237 : VIA 8237 : playback 4 : capture 1
00-01: VIA 8237 : VIA 8237 : playback 1 : capture 1

 # cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.9b.
Compiled on Aug 12 2005 for kernel 2.6.12-gentoo-r6.

# cat /proc/asound/oss/devices
  1:   : sequencer
  8:   : sequencer
  0: [0- 0]: mixer
  3: [0- 3]: digital audio
 12: [0-12]: digital audio

# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.9b emulation code)
Kernel: Linux familia2 2.6.12-gentoo-r6 #1 Thu Aug 11 06:47:46 BRT 2005 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
VIA 8237 with AD1888 at 0xe000, irq 22

Audio devices:
0: VIA 8237 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Analog Devices AD1888

While I'm at it, how does the -D option of alsamixer works? When I put
alsamixer -D /dev/mixer it doesn't work either. I'm I doing it wrong?

Sorry for sending such a big message, but this problem is really annoying...

Thanks again for the attention,

Raphael

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Install hangs while Scanning for ata_piix

2005-08-16 Thread Güray Sen
Installed another motherboard (Asus p4P800SE) and this works fine IF I 
set these options in the BIOS under IDE config:


Onboard PCI IDE Operate Mode [Enhanced Mode]
Enhanced Mode Support On [S-ATA]
Configure S-ATA as RAID [No]

Changing Enhanced Mode Support On [S-ATA] to Enhanced Mode Support On 
[P-ATA+S-ATA] would give the same errors as in my first post.


Note that with the above BIOS settings, the BIOS does not recognize my 
P-ATA IDE drive (strangely enough it does recognise the CDROM drive), 
but the gentoo install does (so not a big deal really).


Güray Sen wrote:

Hi there,

Trying to re-install Gentoo with the following drive config:
1 IDE 120GB HD on primary IDE channel as master
2 IDE CDROM drive on secondary IDE channel as master
3 S-ATA 160GB HD on first S-ATA channel
4 S-ATA 160GB HD on second S-ATA channel

I want to install Gentoo on both S-ATA disks and use the IDE disk as a 
backup device (it already contains a backup so it may not be touched 
during installation).


Made sure the BIOS recognised all drives and booted up the 2005.1 
LiveCD. After the entering gentoo at the boot: prompt, the installation 
just hangs at

  Loading modules
:: Scanning for ata_piix

I also tried boot: gentoo doscsi, but to no avail.

FWIW, this is on a A-Open AX4SG motherboard.

Does anyone know how to get past the Scanning for ata_piix?
Many thanks

ps: If I specify boot: gentoo noload=ata_piix, setup continues but later 
hangs after

* Coldplugging PCI devices ...

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Ktoon

2005-08-16 Thread Ian K
Daniel Vrcic wrote:

* Ian K [EMAIL PROTECTED] [05-08-16 10:46]:
  

Hi there,
Does anyone know how to get KToon working?
http://ktoon.toonka.com/
I cannot compile it because when I run Qmake
to compile the sources, it says qmake: command not
found.
What can I do?



Assuming that you have Qt library installed. qmake is located in
/usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
variable.

  

[blushing] How do I do that again?

Thanks!
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Nick Rout

On Tue, 16 Aug 2005 15:55:58 -0700
Mark Knecht wrote:

 Nick,
Interesting. I have something like 8 Gentoo machines I run Alsa on.
 All of them use OSS emulation at least partially. I do not remember
 any messages or guidance to do what you're say, but indeed, it makes
 sense, sort of... Unfortunately, it seems that emerge didn't tell me
 to do this or, if it did, then the messages were lost in an endless
 stream of compile text while doing an emerge world.
 
I suppose I really don't like this way of doing it since it now
 makes Alsa set up for Gentoo different from what is specified on the
 Alsa pages. It also seems that the /etc/conf.d/alsasound page may not
 give me as much control in my systems where I'm using multiple sound
 cards. I'll have to review that more carefully.
 
Humm... Are there any new online instructions that specify all these 
 changes?

I didn't find any, i figured it out for myself.

I posted to this list, then found the solution then posted a SOLVED
message almost staright away, a week or 2 back.

 
 Thanks,
 Mark
 
 On 8/16/05, Nick Rout [EMAIL PROTECTED] wrote:
  The setup on gentoo changed sometime around alsa-lib 1.09.
  
  Leave ALL of the oss stuff out of the module config files (running
  alsaconfig will set it up correctly)
  
  Then set ENABLE_OSS_EMUL=yes in /etc/conf.d/alsasound
  
  my /etc/modules.d/alsa now reads:
  
  [EMAIL PROTECTED] /etc/conf.d $ cat /etc/modules.d/alsa
  # --- BEGIN: Generated by ALSACONF, do not edit. ---
  # --- ALSACONF version 1.0.9a ---
  options snd  device_mode=0666
  alias snd-card-0 snd-via82xx
  alias sound-slot-0 snd-via82xx
  # --- END: Generated by ALSACONF, do not edit. ---
  
  /etc/conf.d/alsasound now reads:
  
  # ENABLE_OSS_EMUL:
  # Do you want to enable in-kernel oss emulation?
  # no - Do not load oss emul drivers
  # yes - Load oss emul drivers if they're found
  
  ENABLE_OSS_EMUL=yes
  
  # RESTORE_ON_START:
  # Do you want to restore your mixer settings?  If not, your cards will be
  # muted.
  # no - Do not restore state
  # yes - Restore state
  
  RESTORE_ON_START=yes
  
  # SAVE_ON_STOP:
  # Do you want to save changes made to your mixer volumes when alsasound
  # stops?
  # no - Do not save state
  # yes - Save state
  
  SAVE_ON_STOP=yes
  
  
  
  On Tue, 16 Aug 2005 11:31:30 -0300
  Raphael Melo de Oliveira Bastos Sales wrote:
  
   Hi everyone,
  
  After some days googling for it, I give up  now and come here for
   help. I have Alsa installed in kernel, and it works fine for programs
   that are compatible with. But programs that need OSS don't get any
   sound. I have the following lines in the alsa config files:
  
   /etc/modules.d/alsa:
   alias /dev/mixer snd-mixer-oss
   alias /dev/dsp snd-pcm-oss
   alias /dev/midi snd-seq-oss
  
   alias snd-card-0 snd-via82xx
   alias sound-slot-0 snd-via82xx
  
When I run the alsasound init script it says:
* Loading ALSA modules ...
* Loading: snd-card-0 ...  [ 
   ok ]
* Loading: snd-seq-oss ...[ 
   ok ]
* Loading: snd-pcm-oss ...   [ 
   ok ]
* Restoring Mixer Levels ...  [ 
   ok ]
  
   # cat /proc/modules | grep oss
   snd_pcm_oss 52576 0 - Live 0xe258b000
   snd_mixer_oss 19648 1 snd_pcm_oss, Live 0xe000
   snd_seq_oss 37568 0 - Live 0xe2512000
   snd_seq_midi_event 7168 1 snd_seq_oss, Live 0xe0da9000
   snd_seq 55056 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 
   0xe086d000
   snd_pcm 93448 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec, Live 0xe0db
   snd_seq_device 8972 4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi,
   Live 0xe084a000
   snd 57412 13 
   snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device,
   Live 0xe0d79000
  
   So it seems that the modules are loaded correctly. But every program
   that tries to pipe to /dev/dsp gets broken pipe (i.e. Quake and Enemy
   Territory).
  
   If anybody can tell me what could be wrong, please let me know. If
   there is a config file that is important and that I didn't send it
   here, tell me and I'll send them.
  
   Thanks for the attention,
  
   Raphael
  
   --
   gentoo-user@gentoo.org mailing list
  
  --
  Nick Rout [EMAIL PROTECTED]
  
  --
  gentoo-user@gentoo.org mailing list
  
 
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Sphere Game App

2005-08-16 Thread Ian K
Hi there,
I would like to try Sphere out, because Id love to make up a game without
much coding, which Im not too good at. It says that it is able to run on
Linux,
but when I download the source for 1.0, I cant figure out how to compile it.
There is no makefile or anything. Has anyone else used sphere? Its not
in the portage tree. The URL is http://sphere.sf.net.
Any ideas?
Thanks!
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Nick Rout
I can only suggest you look carefully at /dev/dsp - it should i think be
a link to /dev/sound/dsp.

Then look at the permissions on /dev/sound/dsp - they should be:

crw-rw  1 root audio 14, 3 Jan  1  1970 /dev/sound/dsp

and the user trying to run the errant program should be in the audio
group. (and re-logged in if you add them as a result of this message, ie
adding a user to a group does not take effect until they log in again.
Unfortunately this can mean logging oput of X and back in again)

You can check if user is in the audio group with:

id user


On Tue, 16 Aug 2005 20:09:15 -0300
Raphael Melo de Oliveira Bastos Sales wrote:

 Thanks for the attention. I did both ways and I still get error messages like;
 
 Enemy Territory:
 /dev/dsp: Input/output error
 Could not mmap /dev/dsp
 
 and
 
 Quake 3:
 /dev/dsp: Broken pipe
 Could not toggle.
 
 cat /dev/urandom  /dev/dsp  also does nothing
 
 Maybe some clues, I don't know:
 
 # cat /proc/asound/cards
 0 [V8237  ]: VIA8237 - VIA 8237
  VIA 8237 with AD1888 at 0xe000, irq 22
 
 # cat /proc/asound/devices
  17: [0- 1]: digital audio playback
  25: [0- 1]: digital audio capture
  16: [0- 0]: digital audio playback
  24: [0- 0]: digital audio capture
   0: [0- 0]: ctl
   1:   : sequencer
  33:   : timer
 
 # cat /proc/asound/pcm
 00-00: VIA 8237 : VIA 8237 : playback 4 : capture 1
 00-01: VIA 8237 : VIA 8237 : playback 1 : capture 1
 
  # cat /proc/asound/version
 Advanced Linux Sound Architecture Driver Version 1.0.9b.
 Compiled on Aug 12 2005 for kernel 2.6.12-gentoo-r6.
 
 # cat /proc/asound/oss/devices
   1:   : sequencer
   8:   : sequencer
   0: [0- 0]: mixer
   3: [0- 3]: digital audio
  12: [0-12]: digital audio
 
 # cat /proc/asound/oss/sndstat
 Sound Driver:3.8.1a-980706 (ALSA v1.0.9b emulation code)
 Kernel: Linux familia2 2.6.12-gentoo-r6 #1 Thu Aug 11 06:47:46 BRT 2005 i686
 Config options: 0
 
 Installed drivers:
 Type 10: ALSA emulation
 
 Card config:
 VIA 8237 with AD1888 at 0xe000, irq 22
 
 Audio devices:
 0: VIA 8237 (DUPLEX)
 
 Synth devices: NOT ENABLED IN CONFIG
 
 Midi devices: NOT ENABLED IN CONFIG
 
 Timers:
 7: system timer
 
 Mixers:
 0: Analog Devices AD1888
 
 While I'm at it, how does the -D option of alsamixer works? When I put
 alsamixer -D /dev/mixer it doesn't work either. I'm I doing it wrong?
 
 Sorry for sending such a big message, but this problem is really annoying...
 
 Thanks again for the attention,
 
 Raphael
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get ALSA OSS Emulation to work

2005-08-16 Thread Raphael Melo de Oliveira Bastos Sales
I just thought of it now. Could this be a udev related bug? I'm using
udev and may be I misconfigured something.

-- 
gentoo-user@gentoo.org mailing list



  1   2   >