Re: [gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread Jason Stubbs
On Saturday 29 November 2003 00:11, [EMAIL PROTECTED] wrote:
> i've set one gentoo box.
> i have a very small bandwidth... it takes 2 weeks to make it.
> and now i should set one server again.
> can i use sources already downloaded in my gentoo box?
> should be YES...
> how can i do that? :)

That's an easy one. Just copy files from /usr/portage/distfiles from one box 
to the other. You may also want to check the forums for information on how to 
set up an rsync mirror so you only have to sync one portage tree from the 
internet.

Jason

--
[EMAIL PROTECTED] mailing list



[gentoo-user] how make libtool more talkative ?

2003-11-27 Thread Andrew B. Panphiloff
after compiling libdv i get :

/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall
-I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  
-o playdv  playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL
-lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule
-lglib -ldl -lXi -lXext -lX11 -lm -lXv ../libdv/libdv.la -lpopt -lm
libtool: link: cannot find the library `'
make[2]: *** [playdv] Ошибка 1
make[2]: Leaving directory
`/home/public/tmp/portage/libdv-0.99-r1/work/libdv-0.99/playdv'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory
`/home/public/tmp/portage/libdv-0.99-r1/work/libdv-0.99'
make: *** [all] Ошибка 2

!!! ERROR: media-libs/libdv-0.99-r1 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! compile problem

what library it cannot link ? ( libtool: link: cannot find the library
`' )


--
[EMAIL PROTECTED] mailing list



[gentoo-user] modules-update: error msg

2003-11-27 Thread Oliver Lange
Hi everyone,

I'm using ALSA (0.98) on an ASUS A7N8X-Deluxe, and it works well, but
anytime i enter 'modules-update', i get the following error msg:
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-gentoo-r8/kernel/drivers/sound/nvaudio.o
As already said: ALSA works fine, i can play sounds on my Gnome desktop,
but what about this error msg ? Which consequences does this error throw
and how can i avoid it ? Perhaps there's someone out there who had the
same problem ?
Here's my kernel build script, which i always run after updating ALSA
or any of the nvidia drivers:
  cd /usr/src/linux
  make clean
  make dep
  make bzImage
  make modules
  make modules_install
  emerge shfs
  emerge nforce-net
  emerge nforce-audio
  #fixit: still required with new alsa version ?
  emerge alsa-driver
Then i run LILO. No matter if I do (or do not) make clean after all,
the conmmand 'modules-update' spits out that errmsg.


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread Oliver Lange
[EMAIL PROTECTED] wrote:
i've set one gentoo box.
i have a very small bandwidth... it takes 2 weeks to make it.
and now i should set one server again.
can i use sources already downloaded in my gentoo box?
Well the downloaded tarballs are placed in /usr/portage/distfiles,
so i guess you should only have to copy them to the second box,
same path.
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Upgrade behaviour

2003-11-27 Thread Oliver Lange
Petric Frank wrote:
What about only downloading diffs (if available) and applying it to the older 
version. This would reduce download times on client side and load on server 
side.
This already happens with some packages, like (for example), the latest
gcc-3.2.x update (amongst many others), where only a patch is downloaded.
--
[EMAIL PROTECTED] mailing list


[gentoo-user] xmame and keyboard issues

2003-11-27 Thread gentoo
Whenever I play xmame, I have trouble with the keyboard.  Gameplay is
just fine for the first few minutes, and then I cannot stop moving.  If
I am moving to the left across the screen, and release the arrow key, my
character keeps moving to the left.  I can still jump, shoot, etc.  I
can also reverse direction, but again, my character just keeps moving.

Just wondering if anyone has run across this, or a solution.

Thanks,

K


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] reiserfs undelete ?

2003-11-27 Thread Oliver Lange
Harald Arnesen wrote:
Well if i want to delete a file forever, there are many tools out there
which do the job. For example, Krusader offers a "shred" command, other
tools work from the console. These tools overwrite the whole file with
Null-Bytes before deleting them.
It's still not deleted. If a sufficiently determinded party wants to
recover your data, they can do it.
Well i have read an article about a topic called 'restformatierung' (German),
which means something like 'remaining formatting'. If you physically open a
harddisk and connect it to some special diagnostics equipment, it might be
possible to find out how the magnetic particles on the disk have been before
they were overwritten to the actual state, but this is not guarateed
to work for all and every bit, and it requires very special equipment,
and AFAIK, the harddisk itself is gone forever after doing that.
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] reiserfs undelete ?

2003-11-27 Thread Oliver Lange
Van Eps, Nathan D. (James Tower) wrote:
If you are often deleting files by accident, you should look into a solution
that moves the files to a temporary folder to be deleted later.
Well in 20 years of computer freakin' (from C-64 over Amiga, Windows
& Linux), i can remember only about 4-5 times where i accidently
deleted (a) file(s). But *if* it happened, i always had my recovery
tools ready to go, no matter on which platform or fs. I've never
really lost anything in my life, as far as i remember.
Using a trashcan means extra work (deleting trash by hand), especially
when big files are deleted every day (cd images, archives, movies etc.),
which i don't want to hang around in the trashcan, filling up my harddisk.
However, my question has been answered: there's nothing for reiserfs
at the moment except that recover-all operation mentioned earlier,
which is a solution for the very-rare-but-very-critical case.
--
[EMAIL PROTECTED] mailing list


[gentoo-user] xcdroast slow to start

2003-11-27 Thread purslow
a couple of days ago, i got CD-writing working satisfactorily,
having emerged  xcdroast-0.98_alpha13 , stable for X86 .
today, having done nothing special meanwhile except get sensors working,
Xcdroast is very slow to start --  1 m 30 s  -- both as user & as root;
it's a real puzzle, as there's no CPU activity showing & this box is fast.
i had this problem on an earlier machine (Mandrake 9.0)
& have forgotten the explanation & whether/how far it got fixed.
generally, Xcdroast is a good enough front-end to Cdrecord etc
& before i try eg K3b as an alternative, can anyone suggest a solution ?

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT`-O--O---'  University of Toronto

--
[EMAIL PROTECTED] mailing list



[gentoo-user] how can i set locale modifiers?

2003-11-27 Thread s970501
i've met error message like this...

 (MozillaFirebird-bin:27179): Gdk-WARNING **: can not set locale modifiers

i can see this message when i use firebird or xfce...
program is workin' well anyways...
but it's pretty disturbing me.
what's the problem now?

thanks.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] odd emerge update results

2003-11-27 Thread Chris Bare
> > I also can't figure out who has a dependency on lesstif. I tried
> > emerge -puUD  on each of the other packages listed above, one
> > at a time, and none of them showed up with lesstif when I did it that
> > way.
> > 
> 
> 
> > Any ideas? I'm always cautious when running updates that are not as
> > expected.
> 
> try qpkg -q -I lesstif then, ought to be more informative.
> 

That returned nothing, I think because lesstif is not installed.
-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] and... can i use source files already downloaded?

2003-11-27 Thread s970501
i've set one gentoo box.
i have a very small bandwidth... it takes 2 weeks to make it.
and now i should set one server again.
can i use sources already downloaded in my gentoo box?
should be YES...
how can i do that? :)



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers ^H^H^H^H^Haq

2003-11-27 Thread POLAX
> Can someone explain to me what is going on. Usually in computers, if
> there are no external speakers the internal speaker works and when you plug in
> the
> the external speakers they start to work. Is it a hardware feature or a
> software feature. Can I control which speakers will be use.

I can't imagine alsamixer not having a separate control for that...

Anyone  sending  unwanted  advertising   e-mail
to this address will be charged $25 for network
traffic and computing time.   By  extracting my
address from  this  message or its  header, you
agree to these terms.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can i sync portage with downloaded snapshot file?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 23:45, [EMAIL PROTECTED] wrote:
> i don't have much bandwidth.
> sync with emerge sync is too big load here.
> i downloaded snapshot file at night.
> can i use this snapshot to syncronize my gentoo box?

Now that you've downloaded it, you can just untar it into /usr/portage. The 
problem with that is that it old files don't get deleted, though. There is a 
script in /usr/sbin called emerge-webrsync which will detect the latest 
available snapshot, download it and update your portage tree against it. You 
should probably use that next time.

Having said that, the bandwidth difference between using a snapshot and using 
rsync directly (emerge sync) is minimal. Rsync uses gzip compression for 
transferring and as it only downloads what is missing, the total transfer is 
often less than downloading an entire snapshot.

At home, I have the equivalent of a 33.6k modem and have no problems using 
emerge sync over that. It takes about 20 minutes if I sync 2 to 3 times a 
week.

Jason

--
[EMAIL PROTECTED] mailing list



[gentoo-user] can i sync portage with downloaded snapshot file?

2003-11-27 Thread s970501
i don't have much bandwidth.
sync with emerge sync is too big load here.
i downloaded snapshot file at night.
can i use this snapshot to syncronize my gentoo box?



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread rd
The emerge is looking for the new directory structure in gentoo apache.
I ran into the change with the latest security update to apache, this
week.  It moved /home/httpd/htdocs to the /var directory tree.  I did
not permit this move!  Looks like it is going to break stuff tho.

Could it be that you are updating phpmyadmin but have not put the latest
apache on?

-rdg

On Thu, 2003-11-27 at 17:36, Christian Banik wrote:
> Hi everybody!
> 
> I have trouble with installing phpMyAdmin 2.5.4. These are the lines of the 
> emerge:
> 
> Calculating dependencies ...done!
> >>> emerge (1 of 1) dev-db/phpmyadmin-2.5.4 to /
> >>> md5 src_uri ;-) phpMyAdmin-2.5.4-php.tar.bz2
>  * Installing into //var/www/localhost/htdocs/.
> eutils
> webapp-apache
> install: cannot change permissions of `/var/tmp/portage/phpmyadmin-2.5.4/
> image//var/www/localhost/htdocs/': Operation not permitted
> touch: cannot touch `/var/tmp/portage/phpmyadmin-2.5.4/image///var/www/
> localhost/htdocs//.keep': Permission denied
> 
> !!! ERROR: dev-db/phpmyadmin-2.5.4 failed.
> !!! Function keepdir, Line 244, Exitcode 1
> !!! Failed to create .keep in /var/tmp/portage/phpmyadmin-2.5.4/image///var/
> www/localhost/htdocs/
> 
> -
> emerge info:
> 
> Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r3, 
> 2.4.20-gentoo-r8)
> =
> System uname: 2.4.20-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
> Gentoo Base System version 1.4.3.10p1
> ccache version 2.3 [enabled]
> ACCEPT_KEYWORDS="x86"
> AUTOCLEAN="yes"
> CFLAGS="-march=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx"
> CHOST="i686-pc-linux-gnu"
> COMPILER="gcc3"
> CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/
> share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/
> texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/
> config"
> CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
> CXXFLAGS="-march=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="autoaddcvs ccache digest distcc fixpackages sandbox userpriv"
> GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo ftp://gentoo.linux.no/
> pub/gentoo/ http://gentoo.linux.no/ ftp://trumpetti.atm.tut.fi/gentoo/
> http://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.belnet.be/mirror/
> rsync.gentoo.org/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/
> gentoo-mirror/ ftp://ftp.easynet.nl/mirror/gentoo// http://ftp.belnet.be/
> mirror/rsync.gentoo.org/gentoo/ http://ftp.easynet.nl/mirror/gentoo// http://
> gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/
> gentoo"
> MAKEOPTS="-j2"
> PKGDIR="/usr/portage/packages"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> PORTDIR_OVERLAY="/usr/local/portage"
> SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
> USE="foomaticdb mad gdbm slang guile esd 3dnow aalib acpi alsa apm arts avi 
> berkdb cdr crypt cups dga directfb doc dvd emacs encode fbcon flash gd gif 
> -gnome gphoto2 gpm gtk gtk2 imap imlib innodb java ipv6 jpeg kde lcms ldap 
> libg++ libwww lirc maildir mbox mikmod mmx motif mozilla mpeg mysql ncurses 
> nls oggvorbis opengl oss pam pcmcia pdflib perl png pnp python qt qtmt 
> quicktime readline samba scanner sdl sse ssl slp spell svga tcltk tcpd tetex 
> tiff truetype usb wavelan wmf X xml xml2 xmms xv zlib x86 linguas_de 
> linguas_en_GB linguas_eo linguas_fr linguas_ru linguas_sv"
> 
> 
> Any suggestions for this?
> 
> See you!
> Christian
-- 
Never underestimate the bandwidth of a station wagon full of tapes!


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gentoo pro audio

2003-11-27 Thread Meka[ni]
On Tue, 25 Nov 2003 10:51:43 -0500
"brett holcomb" <[EMAIL PROTECTED]> wrote:

> I modified the jack-cvs ebuilds to get the latest cvs and 
> also to enable capabilities (someone added jack-caps but 
> the ebuild never made it into portage), and correct a 
> problem with jackstart dying on a md5 sum error.  Check 
> Gentoo bugzilla for the ebuilds - search under jack, 
> jackstart or my name.
Bugzilla says that jack-cvs bug post is broken. Would you send it as an 
attachment,
please?

_
Koji ce mi ovo Mandrak
U se i u svoje SuSE

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Klaus Neumann
On Thu, 2003-11-27 at 12:32, Jean Magnan de Bornier wrote:
> Le 11/27/03 Klaus Neumann <[EMAIL PROTECTED]> a écrit notamment:
> 
> > Hi,
> > trying to emerge qingy, I got this:
> >
> > gcc  -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall
> > -DSHADOW_PASSWD -DUSE_PAM -DLinux  -lpam -lpam_misc -ldl -o
> > creatercfile  creatercfile.o  -lcrypt
> > ./creatercfile directfbrc.qingy /usr/bin/fbset
> > open /dev/fb0: No such file or directory
> > make[1]: *** [directfbrc.qingy] Error 1
> > make[1]: Leaving directory
> > `/var/tmp/portage/qingy-0.2.3/work/qingy-0.2.3/media'make: ***
> > [all-recursive] Error 1
> >  
> > !!! ERROR: sys-apps/qingy-0.2.3 failed.
> > !!! Function src_compile, Line 20, Exitcode 2
> > !!! (no error message)
> >
> > Any ideas?
> 
> Yes: 
> "open /dev/fb0: No such file or directory"
> means that you must have this module enabled (for me it is vga16fb:
>  so type "modprobe vga16fb"); then
> it will build OK
> HTH
[EMAIL PROTECTED] klaus # modprobe vga16fb
modprobe: Can't locate module vga16fb

Is there something missing in my kernel?


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 11:59, Kathy Wills wrote:
> Jason Stubbs wrote:
> >On Friday 28 November 2003 11:44, Kathy Wills wrote:
> >>Jason Stubbs wrote:
> >>>Same here but I seem to remember something about docbook-xml version.
> >>
> >>Yes, we are talking about the same thing. I'm in the process of filing
> >>an bug report with Quanta. I'll recreate the error so I can send more of
> >>the error message to them.
> >>
> >>I even tried it via ./configure and make and it still creates the same
> >>error.
> >
> >Bug #33013 already covers it. Bug #31534 is basically the same thing too.
>
> I couldn't find any bug reports on the quanta site about it.

I mean at bugs.gentoo.org. According to a comment on the first bug, it's been 
fixed in quanta cvs.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Jason Stubbs wrote:

On Friday 28 November 2003 11:44, Kathy Wills wrote:
 

Jason Stubbs wrote:
   

Same here but I seem to remember something about docbook-xml version.
 

Yes, we are talking about the same thing. I'm in the process of filing
an bug report with Quanta. I'll recreate the error so I can send more of
the error message to them.
I even tried it via ./configure and make and it still creates the same
error.
   

Bug #33013 already covers it. Bug #31534 is basically the same thing too.

Jason

--
[EMAIL PROTECTED] mailing list


 

I couldn't find any bug reports on the quanta site about it.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 11:44, Kathy Wills wrote:
> Jason Stubbs wrote:
> > Same here but I seem to remember something about docbook-xml version.
>
> Yes, we are talking about the same thing. I'm in the process of filing
> an bug report with Quanta. I'll recreate the error so I can send more of
> the error message to them.
>
> I even tried it via ./configure and make and it still creates the same
> error.

Bug #33013 already covers it. Bug #31534 is basically the same thing too.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Jason Stubbs wrote:

 

Same here but I seem to remember something about docbook-xml version.
Yes, we are talking about the same thing. I'm in the process of filing 
an bug report with Quanta. I'll recreate the error so I can send more of 
the error message to them.

I even tried it via ./configure and make and it still creates the same 
error.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa-driver update query

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 03:44, Ian Truelsen wrote:
> I have alsa-driver version 0.9.2 installed. After running emerge world
> -u my system wants to install 0.9.8 but as a new package and not as an
> update to 0.9.2.
>
> Is this a slotting issue?

Contrary to the other post, YES. From alsa-driver-0.9.8.ebuild:
SLOT="${KV}"

$KV is the kernel version of the sources at /usr/src/linux. This is 
essentially done for those that want several kernel versions installed. Using 
the above slotting mechanism, the alsa-driver installed for other kernels 
isn't removed when it is installed for the current kernel.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 04:12, Dave Naylor wrote:
> Hiya
>
> On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote:
> > I have done a google search and can't find much of anything on this
> > error. I even downloaded the source from a kde mirror thinking I may
> > have gotten a bad source file but it gives the same error. Has anyone
> > else had this error? Did you solve it? If so how?
> >
> > !!! ERROR: app-editors/quanta-3.2.0_beta1 failed.
> > !!! Function kde_src_compile, Line 137, Exitcode 2
> > !!! died running emake, kde_src_compile:make
>
> I havn't solved it but I get the same error on both my Gentoo boxes.

Same here but I seem to remember something about docbook-xml version.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
Dave Naylor wrote:

I havn't solved it but I get the same error on both my Gentoo boxes.

 

I've also checked the quanta mailing list no one has mentioned the same 
problem. The only other person with the same problem on google was 
someone using FreeBSD. There was no answer to his message about it. So I 
don't have a clue.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa-driver update query

2003-11-27 Thread Brett I. Holcomb
No, you can't slot a driver like this.  You use one or the other.  

On Thursday 27 November 2003 13:44, you wrote:
> I have alsa-driver version 0.9.2 installed. After running emerge world
> -u my system wants to install 0.9.8 but as a new package and not as an
> update to 0.9.2.
>
> Is this a slotting issue?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 27 November 2003 23:36, Christian Banik wrote:
> Hi everybody!
>
> I have trouble with installing phpMyAdmin 2.5.4. These are the lines of the
> emerge:
>
> Calculating dependencies ...done!
>
> >>> emerge (1 of 1) dev-db/phpmyadmin-2.5.4 to /
> >>> md5 src_uri ;-) phpMyAdmin-2.5.4-php.tar.bz2
>
>  * Installing into //var/www/localhost/htdocs/.
> eutils
> webapp-apache
> install: cannot change permissions of `/var/tmp/portage/phpmyadmin-2.5.4/
> image//var/www/localhost/htdocs/': Operation not permitted
> touch: cannot touch `/var/tmp/portage/phpmyadmin-2.5.4/image///var/www/
> localhost/htdocs//.keep': Permission denied
>
> !!! ERROR: dev-db/phpmyadmin-2.5.4 failed.
> !!! Function keepdir, Line 244, Exitcode 1
> !!! Failed to create .keep in
> /var/tmp/portage/phpmyadmin-2.5.4/image///var/ www/localhost/htdocs/

FEATURES=-userpriv emerge phpmyadmin

Should probably file a bug, or search for one. That's been a problem for quite 
a while.

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/xo7NInuLMrk7bIwRAiTAAJ4qlYzTQh0coR1sAyZo3s5C9H5A5QCeOc1N
B4+YE4ZQIrWtc7Y8JVwiRyw=
=DS+E
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Cannot install phpMyAdmin

2003-11-27 Thread Christian Banik
Hi everybody!

I have trouble with installing phpMyAdmin 2.5.4. These are the lines of the 
emerge:

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-db/phpmyadmin-2.5.4 to /
>>> md5 src_uri ;-) phpMyAdmin-2.5.4-php.tar.bz2
 * Installing into //var/www/localhost/htdocs/.
eutils
webapp-apache
install: cannot change permissions of `/var/tmp/portage/phpmyadmin-2.5.4/
image//var/www/localhost/htdocs/': Operation not permitted
touch: cannot touch `/var/tmp/portage/phpmyadmin-2.5.4/image///var/www/
localhost/htdocs//.keep': Permission denied

!!! ERROR: dev-db/phpmyadmin-2.5.4 failed.
!!! Function keepdir, Line 244, Exitcode 1
!!! Failed to create .keep in /var/tmp/portage/phpmyadmin-2.5.4/image///var/
www/localhost/htdocs/

-
emerge info:

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r3, 
2.4.20-gentoo-r8)
=
System uname: 2.4.20-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.3.10p1
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/
share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/
texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/
config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -mfpmath=sse -msse2 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest distcc fixpackages sandbox userpriv"
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo ftp://gentoo.linux.no/
pub/gentoo/ http://gentoo.linux.no/ ftp://trumpetti.atm.tut.fi/gentoo/ 
http://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.belnet.be/mirror/
rsync.gentoo.org/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/
gentoo-mirror/ ftp://ftp.easynet.nl/mirror/gentoo// http://ftp.belnet.be/
mirror/rsync.gentoo.org/gentoo/ http://ftp.easynet.nl/mirror/gentoo// http://
gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="foomaticdb mad gdbm slang guile esd 3dnow aalib acpi alsa apm arts avi 
berkdb cdr crypt cups dga directfb doc dvd emacs encode fbcon flash gd gif 
-gnome gphoto2 gpm gtk gtk2 imap imlib innodb java ipv6 jpeg kde lcms ldap 
libg++ libwww lirc maildir mbox mikmod mmx motif mozilla mpeg mysql ncurses 
nls oggvorbis opengl oss pam pcmcia pdflib perl png pnp python qt qtmt 
quicktime readline samba scanner sdl sse ssl slp spell svga tcltk tcpd tetex 
tiff truetype usb wavelan wmf X xml xml2 xmms xv zlib x86 linguas_de 
linguas_en_GB linguas_eo linguas_fr linguas_ru linguas_sv"


Any suggestions for this?

See you!
Christian

-- 
Christian Banik
ICQ #12712782 -- UMS: +49-721-151422421 -- PGP


pgp0.pgp
Description: signature


Re: [gentoo-user] Re: ISDN and Linux 2.6

2003-11-27 Thread Simon Cahuk
On Monday 24 of November 2003 16:45, sf wrote:
> Simon Cahuk wrote:
> > Hi!
> >
> > Had anyone any success with ISDN and test kernels? I have a AVM FRITZ PCI
> > card. Any unofficial drivers (fcpci) or patches?
>
> Hisax does not work in current 2.6 kernels. The avm driver does not
> compile either (did not check out SuSE 9.0 yet, maybe the avm driver
> there is 2.6-ready).
>
> Hope passive ISDN cards will be supported soon because the current
> situation forces me to stick to 2.4 kernels on certain boxes.

Ok, that's the situation:

you should use mISDN from isdn4linux.de (ftp's CVS tarball or direct from 
CVS).

Karsten Keil sent me a patch for the 2.6 kernel (it patches cleanly with 
test9-bk22, test10 and test11). Patch is attached. 

There is a std2kern script which copies the needed files to /usr/src/linux.
You just enable everything for CAPI and Modular ISDN driver.

Ok, here I described everything just for infomation, 'cos mISDN won't compile. 

Keil is now concentrating on 2.4. 

Simon


>
> Regards,
>   Stephan
>
> > Thanks,
> >
> > Simon
> >
> >
> > --
> > [EMAIL PROTECTED] mailing list
>
> --
> [EMAIL PROTECTED] mailing list


i4l-t9bk22.gz
Description: GNU Zip compressed data
--
[EMAIL PROTECTED] mailing list

[gentoo-user] Celeron 2Ghz, gcc flags

2003-11-27 Thread Denny Schierz
hi,

i want to install a cinema machine on a 2ghz celeron machine. I don't
know, what are the best gcc flags.
Somebody told that the -O3 flag makes the machine slower, than a -O2. 
Is it better to use the P4 stage3, i686 stage3 or is it better to
compile from stage1 with P4 flags? What is with the sse warning in the
make.conf that it is better to use P3 instead of P4.

so many questions. My AMD machine was easier ;-)

cu denny

ps. that is my 13th installation, but i don't want to make any mistake
on that machine.

-- 
cu denny

Gnupg key can be found under pgp.mit.edu, key ID 0x73137598


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


Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Jean Magnan de Bornier
Le 11/27/03 Klaus Neumann <[EMAIL PROTECTED]> a écrit notamment:

> Hi,
> trying to emerge qingy, I got this:
>
> gcc  -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall
> -DSHADOW_PASSWD -DUSE_PAM -DLinux  -lpam -lpam_misc -ldl -o
> creatercfile  creatercfile.o  -lcrypt
> ./creatercfile directfbrc.qingy /usr/bin/fbset
> open /dev/fb0: No such file or directory
> make[1]: *** [directfbrc.qingy] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/qingy-0.2.3/work/qingy-0.2.3/media'make: ***
> [all-recursive] Error 1
>  
> !!! ERROR: sys-apps/qingy-0.2.3 failed.
> !!! Function src_compile, Line 20, Exitcode 2
> !!! (no error message)
>
> Any ideas?

Yes: 
"open /dev/fb0: No such file or directory"
means that you must have this module enabled (for me it is vga16fb:
 so type "modprobe vga16fb"); then
it will build OK
HTH

-- 
Jean Magnan de Bornier
3 Cours Victor Hugo, 13980 Alleins   France
Tel: 04 90 59 33 94Port: 06 09 17 35 87
mèl: jm.bornier*at*free.fr

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge error in qingy

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 27 November 2003 20:19, Klaus Neumann wrote:
> Hi,
> trying to emerge qingy, I got this:
>
> gcc  -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall
> -DSHADOW_PASSWD -DUSE_PAM -DLinux  -lpam -lpam_misc -ldl -o
> creatercfile  creatercfile.o  -lcrypt
> ./creatercfile directfbrc.qingy /usr/bin/fbset
> open /dev/fb0: No such file or directory
> make[1]: *** [directfbrc.qingy] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/qingy-0.2.3/work/qingy-0.2.3/media'make: ***
> [all-recursive] Error 1
>
> !!! ERROR: sys-apps/qingy-0.2.3 failed.
> !!! Function src_compile, Line 20, Exitcode 2
> !!! (no error message)
>
> Any ideas?

I had this problem too, didn't have a framebuffer console running at the time.

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/xl9jInuLMrk7bIwRAvhRAKCsixI9ysh738iDkZcLzXPuP+BDNACcDtaW
yYSs+bWmptM4psx//8d9aXs=
=lXKB
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] old log file archives

2003-11-27 Thread Øyvind Stegard
Spider wrote:
begin  quote
On Thu, 27 Nov 2003 05:52:19 -0500
Aaron Walker <[EMAIL PROTECTED]> wrote:

I was wondering about the old gzipped log files that logrotate (I 
assume) generates.  Do they get cleaned up automatically?  If not, 
should I just create a cron job that does "rm -f /var/log/*.gz" say
once  a month?


if you actually use logrotate (this depends on your logger and config.
in Gentoo you have to manually install logrotate to make it work) it
will be defined in logrotate's config file for how long to keep logs.
its the "rotate" statement in /etc/logrotate.conf

For sysklogd, I don't know how many are the default, I think 10?  
Metalog I have no clue about.

//Spider

Slightly off-topic, but I would sincerely recommend using Metalog. I 
started using it when I switched all my boxes to Gentoo (used Redhat & 
Mandrake before), and it's great: simple to configure and install, does 
rotation all by itself and optionally buffers log output for better 
performance. It's worth checking out: http://metalog.sourceforge.net/

--
< Øyvind Stegard <[EMAIL PROTECTED]>
 < University of Oslo, Dept. of informatics.
  < http://www.stegard.net/
   < "Education: the path from cocky ignorance
< to miserable uncertainty." - Mark Twain
--
[EMAIL PROTECTED] mailing list


[gentoo-user] emerge error in qingy

2003-11-27 Thread Klaus Neumann
Hi,
trying to emerge qingy, I got this:

gcc  -march=athlon -Os -fomit-frame-pointer -pipe -W -Wall
-DSHADOW_PASSWD -DUSE_PAM -DLinux  -lpam -lpam_misc -ldl -o
creatercfile  creatercfile.o  -lcrypt
./creatercfile directfbrc.qingy /usr/bin/fbset
open /dev/fb0: No such file or directory
make[1]: *** [directfbrc.qingy] Error 1
make[1]: Leaving directory
`/var/tmp/portage/qingy-0.2.3/work/qingy-0.2.3/media'make: ***
[all-recursive] Error 1
 
!!! ERROR: sys-apps/qingy-0.2.3 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)

Any ideas?

Best regards,
Klaus


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread rd
My last attempt to compile quanta failed as well.   I have not tried in
a several weeks.  Just decided to stay with the previous version.

-rdg

On Thu, 2003-11-27 at 13:12, Dave Naylor wrote:
> Hiya
> 
> On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote:
> 
> > I have done a google search and can't find much of anything on this
> > error. I even downloaded the source from a kde mirror thinking I may
> > have gotten a bad source file but it gives the same error. Has anyone
> > else had this error? Did you solve it? If so how?
> 
> > !!! ERROR: app-editors/quanta-3.2.0_beta1 failed.
> > !!! Function kde_src_compile, Line 137, Exitcode 2
> > !!! died running emake, kde_src_compile:make
> 
> I havn't solved it but I get the same error on both my Gentoo boxes.
-- 
Never underestimate the bandwidth of a station wagon full of tapes!


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Adding directories to X font path? (Was: Re: [gentoo-user] Multi-lingual (English/Korean) setups?)

2003-11-27 Thread Adam Scriven
On Fri, Nov 28, 2003 at 03:40:57AM +0900, Jason Stubbs wrote:
> On Friday 28 November 2003 03:17, Adam Scriven wrote:
> > OK, Input is working for some things (GAIM, XChat).  It's not working for
> > Mozilla (Firebird, BTW), hitting shift-space just gives me a space.  Still
> > just getting blank squares in OpenOffice too.
> 
> I just tried OpenOffice and found I'm getting the same thing - but have fixed 
> it. OpenOffice needs to know about a font that supports Korean. If you've got 
> the default setup, then probably none of them do. OpenOffice's fonts are 
> in /opt/OpenOffice.org1.1.0/fonts. What I did was:
> 
> # cp -R /opt/OpenOffice.org1.1.0/fonts/* /usr/X11R6/lib/X11/fonts
> # rm -rf /opt/OpenOffice.org1.1.0/fonts
> # ln -s /usr/X11R6/lib/X11/fonts /opt/OpenOffice.org1.1.0/fonts
> 
> There's probably a better way, but I don't know what it is. Baekmuk fonts 
> install to /usr/share/fonts, btw.

I guess that brings up another question that I've never thought of before...
How do you add fonts to the X font path?  baekmuk is (as you said) installed
in /usr/share/fonts, but Hanterm can't find it there.  OpenOffice has it's
own fonts.  Does anyone know how to reference all the fonts on a system
properly?  Since Baekmuk is installed in /usr/share/fonts, there must be
a way to reference it there.

Thanks!
Adam


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Dave Naylor
Hiya

On Thursday 27 November 2003 12:39 pm, Kathy Wills wrote:

> I have done a google search and can't find much of anything on this
> error. I even downloaded the source from a kde mirror thinking I may
> have gotten a bad source file but it gives the same error. Has anyone
> else had this error? Did you solve it? If so how?

> !!! ERROR: app-editors/quanta-3.2.0_beta1 failed.
> !!! Function kde_src_compile, Line 137, Exitcode 2
> !!! died running emake, kde_src_compile:make

I havn't solved it but I get the same error on both my Gentoo boxes.

-- 
   0   Dave Naylor 
  <|>  Linux User #182470  
 [---] http://caramboo.com 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 03:17, Adam Scriven wrote:
(B> OK, Input is working for some things (GAIM, XChat).  It's not working for
(B> Mozilla (Firebird, BTW), hitting shift-space just gives me a space.  Still
(B> just getting blank squares in OpenOffice too.
(B
(BI just tried OpenOffice and found I'm getting the same thing - but have fixed 
(Bit. OpenOffice needs to know about a font that supports Korean. If you've got 
(Bthe default setup, then probably none of them do. OpenOffice's fonts are 
(Bin /opt/OpenOffice.org1.1.0/fonts. What I did was:
(B
(B# cp -R /opt/OpenOffice.org1.1.0/fonts/* /usr/X11R6/lib/X11/fonts
(B# rm -rf /opt/OpenOffice.org1.1.0/fonts
(B# ln -s /usr/X11R6/lib/X11/fonts /opt/OpenOffice.org1.1.0/fonts
(B
(BThere's probably a better way, but I don't know what it is. Baekmuk fonts 
(Binstall to /usr/share/fonts, btw.
(B
(BWhat Mozilla's problem is, I don't know.
(B
(BJason
(B
(B--
(B[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Thu, Nov 27, 2003 at 10:17:56AM -0800, Adam Scriven wrote:
> On Fri, Nov 28, 2003 at 02:31:06AM +0900, Jason Stubbs wrote:
> > On Friday 28 November 2003 02:01, Adam Scriven wrote:
> > > Maybe I'm not clear on how it's supposed to work?  How I'd like it to run
> > > is, it runs in english except when you're inputting different languages (by
> > > typing shift-space to toggle), or unless a webpage/document is coded in
> > > korean (you'd still need to toggle to korean to input, but it should
> > > display in it's native language).
> > 
> > How you'd like it to run is how I'm running my system for Japanese now. The 
> > input of Korean is almost there. The display of Korean is a different story. 
> > For that you'll have to set Mozilla to auto-detect the encoding and make sure 
> > the fonts configured for that/those encoding(s) include Korean characters.
> 
> OK, Input is working for some things (GAIM, XChat).  It's not working for
> Mozilla (Firebird, BTW), hitting shift-space just gives me a space.  Still
> just getting blank squares in OpenOffice too.

Ah, I think I figured out why Mozilla's not working either.
It works for sites like Korea.net, but not for the AMI webpage
(http://www.kr.freebsd.org/~hwang/ami/), but the AMI webpage doesn't have the
language set to Korean, it just uses high-ascii characters.
So it seems like, at least for display, mozilla is working for properly-encoded
pages.  I forced the character encoding to Korean, and it displayed just fine!
Sorry for the extraneous questions, but maybe it'll help someone else who's
having similar problems to not make an ass of themselves. *lol*

> I wonder if anyone else on the list has had problems like this, and gotten
> it working?  I can't be the only person to try and get English/Korean working
> in a non-KDE desktop, can I?
> 
> Thanks for all your help getting the input working Jason, it's almost there.
> Hopefully we can get the rest working.  Anyone else wanna jump in and lend
> a hand?

I'm also wondering about recommendations for multi-lingual, X-windows e-mail
programs, something my wife can use to send/receive english and korean e-mail.
I'll keep using Mutt for my english-only needs.

Thanks again!
Adam


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] volume control with XMMS and Alsa

2003-11-27 Thread Hemmann, Volker Armin
On Thursday 27 November 2003 13:01, Tony Scharf wrote:
> Ok, Ive got XMMS running through ALSA, however every time the system boots,
> the volume is shut off AND the volume control only turns the sound on or
> off - i have to control level at the speakers.
>
> I am very new to Gentoo, though I have been using linux for a while.  What
> do I need to check?

the alsa-guide on gentoo.org.

muting is normal, setting the volumes to previously saved settings (like 0), 
too. How to change that, is explained there (or in the forums, or the mailing 
list, have a look into the archives).
But: some soundcards are indeed not enough supported to have a working mixer.
With my cm9739 based onboard sound, I have only 100 or 0% volume.. with my 
cm8738 based soundcard has no problems.

Glück Auf
Volker

-- 
Conclusions
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong

--
[EMAIL PROTECTED] mailing list



[gentoo-user] alsa-driver update query

2003-11-27 Thread Ian Truelsen
I have alsa-driver version 0.9.2 installed. After running emerge world
-u my system wants to install 0.9.8 but as a new package and not as an
update to 0.9.2. 

Is this a slotting issue?

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Primero.Franz
rc-update --show
rc-status -a
Greets,
Tom
Thanks Tom, it was exactly what i was looking for. My Gentoo-Days will be 
clearer :-))
Bye

primero

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Fri, Nov 28, 2003 at 02:31:06AM +0900, Jason Stubbs wrote:
> On Friday 28 November 2003 02:01, Adam Scriven wrote:
> If you ran it from your .xinitrc then it should already be "system-wide" for 
> your user session. I've had problems similar to what you're seeing with 
> openoffice with some apps. I fixed that by changing conversion from 
> on-the-spot to over-the-spot in qtconfig. I don't know how that would be done 
> outside of kde.

As for system-wide, I meant for everyone by default, but thinking about it
that may not be the best idea.

> > The problem I have now is, window titles are in Korean. *lol* I think I
> > know how to fix that, by not setting the LANG variable, I'm going to test
> > that after I send this e-mail.
> 
> Instead of LANG=ko_KR.euckr, use LC_CTYPE. If you explicitly set LANG=en_?? 
> Korean input should still work.

AH. yeah, that was it!
Thanks for that.

> > Maybe I'm not clear on how it's supposed to work?  How I'd like it to run
> > is, it runs in english except when you're inputting different languages (by
> > typing shift-space to toggle), or unless a webpage/document is coded in
> > korean (you'd still need to toggle to korean to input, but it should
> > display in it's native language).
> 
> How you'd like it to run is how I'm running my system for Japanese now. The 
> input of Korean is almost there. The display of Korean is a different story. 
> For that you'll have to set Mozilla to auto-detect the encoding and make sure 
> the fonts configured for that/those encoding(s) include Korean characters.

OK, Input is working for some things (GAIM, XChat).  It's not working for
Mozilla (Firebird, BTW), hitting shift-space just gives me a space.  Still
just getting blank squares in OpenOffice too.

I wonder if anyone else on the list has had problems like this, and gotten
it working?  I can't be the only person to try and get English/Korean working
in a non-KDE desktop, can I?

Thanks for all your help getting the input working Jason, it's almost there.
Hopefully we can get the rest working.  Anyone else wanna jump in and lend
a hand?
;)

Adam


pgp0.pgp
Description: PGP signature


[gentoo-user] volume control with XMMS and Alsa

2003-11-27 Thread Tony Scharf
Ok, Ive got XMMS running through ALSA, however every time the system boots, 
the volume is shut off AND the volume control only turns the sound on or off 
- i have to control level at the speakers.   

I am very new to Gentoo, though I have been using linux for a while.  What do 
I need to check?

Thanks,
Tony


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers, you mean windows?

2003-11-27 Thread Scharf Yuval

Now that I checked it, I think that HvR was right.
The internal speaker is really the regular system speaker.
Windows installed drivers for two devices one connected to the internal
speaker and the other is the real soundcard.

Yuval Scharf


On Thu, 27 Nov 2003, HvR wrote:

> On Thu, 2003-11-27 at 07:55, Andrew Gaffney wrote:
>
> > Scharf Yuval wrote:
> > > Hello,
> > >
> > > For dozens of hours I tried to make the ens1371 in my old Compaq computer
> > > in my university produce any sound with no luck.
> > >
> > > Today I tried toplay a CD but it didn't work. I became very suspicious,
> > > playing a CD has very little to do with the OS.
> > >
> > > So I took two speakers, connected to the soundcard and booted to Windows.
> > > Windows kept using the internal speaker.
> > >
> > > I booted to Linux, and EVERYTHING worked great with the external
> > > speakers. :-)
> > >
> > > So, Windows uses only the internal speaker and Linux uses only the
> > > external speakers.
> >
> > I wasn't aware the internal speaker could produce anything more than different 
> > beeps ;) Is
> > this perhaps a laptop?
>
>
> yes it can, windows loads a special driver that will emulate sound by
> using square sine waves (by just turning the speaker on and off you can
> create a square "wave" which kind of sounds like a normal sine wave). i
> did it all the time before soundcards were invented. linux on the other
> hand doesnt do that so it just loads the drivers for the sound card into
> which you have to plug the external speakers. so the question is really
> why does windows not detect the soundcard???
>
>
> >
> > > Can someone explain to me what is going on. Usually in computers, if
> > > there are no external speakers the internal speaker works and when you plug in 
> > > the
> > > the external speakers they start to work. Is it a hardware feature or a
> > > software feature. Can I control which speakers will be use.
> >
> > I am currently using my Creative Ensoniq 1371 to play MP3s in Linux. No special 
> > config
> > required. I just built the driver into the kernel. In my experience, my computer, 
> > nor any
> > other computer I have worked with, has *never* defaulted to the internal speaker 
> > when I
> > didn't have external speakers plugged in.
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Friday 28 November 2003 02:01, Adam Scriven wrote:
(B> On Thu, Nov 27, 2003 at 04:05:52PM +0900, Jason Stubbs wrote:
(B> > There's also a FAQ section which lists the following code:
(B> >
(B> > unset LC_ALL
(B> > export LANG=ko_KR.euckr
(B> > nabi &
(B> > export XMODIFIERS="@im=nabi"
(B> > export GTK_IM_MODULE=xim
(B> > mozilla or gedit or kedit
(B> >
(B> > If you put that before X starts up - I put mine
(B> > in /etc/X11/Sessions/kde-3.2.0_beta1 - then you should have Korean input
(B> > available for any application by hitting Shift-Space.
(B>
(B> I tried to put it in /etc/X11/Sessions/fluxbox, but it didn't work.
(B> Then I tried /etc/X11/Sessions/Xsession, but it didn't work.
(B> Then I tried my own .xinitrc file, and it worked!  I could shift-enter and
(B> type stuff in XChat.  It doesn't seem to work in Mozilla, and I don't have
(B> a working korean-language terminal.  It works in GAIM just fine as well. 
(B> It wants to work in OpenOffice, but the fonts don't seem to be there.
(B> Is there a way to make that system-wide, such that this is the default
(B> functionality?  I thought the XSession file in /etc/X11/Sessions, but that
(B> got overwritten (with the file that I changed moved to xsession in the same
(B> directory).
(B
(BIf you ran it from your .xinitrc then it should already be "system-wide" for 
(Byour user session. I've had problems similar to what you're seeing with 
(Bopenoffice with some apps. I fixed that by changing conversion from 
(Bon-the-spot to over-the-spot in qtconfig. I don't know how that would be done 
(Boutside of kde.
(B
(B> The problem I have now is, window titles are in Korean. *lol* I think I
(B> know how to fix that, by not setting the LANG variable, I'm going to test
(B> that after I send this e-mail.
(B
(BInstead of LANG=ko_KR.euckr, use LC_CTYPE. If you explicitly set LANG=en_?? 
(BKorean input should still work.
(B
(B> Maybe I'm not clear on how it's supposed to work?  How I'd like it to run
(B> is, it runs in english except when you're inputting different languages (by
(B> typing shift-space to toggle), or unless a webpage/document is coded in
(B> korean (you'd still need to toggle to korean to input, but it should
(B> display in it's native language).
(B
(BHow you'd like it to run is how I'm running my system for Japanese now. The 
(Binput of Korean is almost there. The display of Korean is a different story. 
(BFor that you'll have to set Mozilla to auto-detect the encoding and make sure 
(Bthe fonts configured for that/those encoding(s) include Korean characters. 
(B
(BJason
(B
(B--
(B[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Thu, Nov 27, 2003 at 09:01:31AM -0800, Adam Scriven wrote:
> On Thu, Nov 27, 2003 at 04:05:52PM +0900, Jason Stubbs wrote:
> The problem I have now is, window titles are in Korean. *lol* I think I know
> how to fix that, by not setting the LANG variable, I'm going to test that
> after I send this e-mail.

OK, rather surprising to me, it didn't work.
It only works if the language variable is set when a program loads, but if
that's the case, the titles and other info is in Korean.

The saga continues...
Adam


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] OpenOffice export to pdb

2003-11-27 Thread Patrick Marquetecken
I'm saving OpenOffcie files to pdb.


Op wo 26-11-2003, om 21:26 schreef Alan:
> On Wed, Nov 26, 2003 at 09:02:43PM +0100, Patrick Marquetecken wrote:
> > After upgrading my openoffice.org to 1.1_rc4 i can not export to palm
> > pdb's. Does anyone know if this in a future version be back or do i need
> > to find another program for exporting to pdb's.
> > I'm using this feature a lot.
> 
> Do you need pdb format or can you export to vCard/vCalendar?
-- 
"Well Bones, do the new medical facilities meet with your approval?"
"They do not. It's like working in a damn computer center"

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


signature.asc
Description: Dit berichtdeel is digitaal ondertekend


Re: [gentoo-user] I hate computers, you mean windows?

2003-11-27 Thread HvR




On Thu, 2003-11-27 at 07:55, Andrew Gaffney wrote:

Scharf Yuval wrote:
> Hello,
> 
> For dozens of hours I tried to make the ens1371 in my old Compaq computer
> in my university produce any sound with no luck.
> 
> Today I tried to play a CD but it didn't work. I became very suspicious,
> playing a CD has very little to do with the OS.
> 
> So I took two speakers, connected to the soundcard and booted to Windows.
> Windows kept using the internal speaker.
> 
> I booted to Linux, and EVERYTHING worked great with the external
> speakers. :-)
> 
> So, Windows uses only the internal speaker and Linux uses only the
> external speakers.

I wasn't aware the internal speaker could produce anything more than different beeps ;) Is 
this perhaps a laptop?


yes it can, windows loads a special driver that will emulate sound by using square sine waves (by just turning the speaker on and off you can create a square "wave" which kind of sounds like a normal sine wave). i did it all the time before soundcards were invented. linux on the other hand doesnt do that so it just loads the drivers for the sound card into which you have to plug the external speakers. so the question is really why does windows not detect the soundcard???



> Can someone explain to me what is going on. Usually in computers, if
> there are no external speakers the internal speaker works and when you plug in the
> the external speakers they start to work. Is it a hardware feature or a
> software feature. Can I control which speakers will be use.

I am currently using my Creative Ensoniq 1371 to play MP3s in Linux. No special config 
required. I just built the driver into the kernel. In my experience, my computer, nor any 
other computer I have worked with, has *never* defaulted to the internal speaker when I 
didn't have external speakers plugged in.





Re: [gentoo-user] I hate computers

2003-11-27 Thread Collins Richey
On Thu, 27 Nov 2003 16:25:36 + MAL <[EMAIL PROTECTED]> wrote:

> Collins Richey wrote:
> > Maybe you have the same problem as I do.  My gentoo system uses devfs.  When
> > I load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but
> > no/dev/dsp ... device entries are created.  I have to 'rmmod ens1371' then
> > 'modprobe ens1371' a second time to get it to work.  No response from
> > gentooers or the alsa mailing list about this problem.  It could even be a
> > devfsd problem.
> 
> Is this alsa?  If so, try emergeing with USE="oss" :
> 
> USE="oss" emerge alsa-driver
> 

Just a side note.  I'm using kernel 2.6.0_test8, and alsa support is now builtin
in the kernel source tree - alsa-driver is no longer needed.  There is at least
one new release of the alsa-driver code that is not available on 2.6.0, since
the kernel is in final lockdown for release of the 2.6.0 kernel (December?)

I'm in no hurry, since the workaround is simple.

Also, I could never get the card to work on 2.4.x with alsa-driver.  I suspect
that the same problem existed there, but I have no interest in reverting to a
2.4.x kernel just to work on this trifling issue.  I only discovered the work
around after moving to 2.6.0_testn.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Adam Scriven
On Thu, Nov 27, 2003 at 04:05:52PM +0900, Jason Stubbs wrote:
> On Thursday 27 November 2003 15:48, Adam Scriven wrote:
> > On Thu, Nov 27, 2003 at 03:11:46PM +0900, Jason Stubbs wrote:
> > Running nabi produces:
> > Nabi: Can't load config file
> > Nabi: Session: SESSION_MANAGER environment variable not defined
> > Nabi: xim server started
> 
> The documentation on the site is in Korean as well, but I think those messages
> about the config file and SESSION_MANAGER are just warnings and can be safely 
> ignored.

Yeah, I have been ignoring them.

> > The key sequence doesn't seem to be shift+space, or anything else for that
> > matter.  Ami is all in korean, and my wife doesn't know enough technical
> > language to transate for me. *lol*
> 
> The site lists Shift-Space in what appears to be it's "how to use" guide.

OK, it works now!
Too well, in fact.

> There's also a FAQ section which lists the following code:
> 
> unset LC_ALL
> export LANG=ko_KR.euckr
> nabi &
> export XMODIFIERS="@im=nabi"
> export GTK_IM_MODULE=xim
> mozilla or gedit or kedit
> 
> If you put that before X starts up - I put mine 
> in /etc/X11/Sessions/kde-3.2.0_beta1 - then you should have Korean input 
> available for any application by hitting Shift-Space.

I tried to put it in /etc/X11/Sessions/fluxbox, but it didn't work.
Then I tried /etc/X11/Sessions/Xsession, but it didn't work.
Then I tried my own .xinitrc file, and it worked!  I could shift-enter and type
stuff in XChat.  It doesn't seem to work in Mozilla, and I don't have a working
korean-language terminal.  It works in GAIM just fine as well.  It wants to
work in OpenOffice, but the fonts don't seem to be there.
Is there a way to make that system-wide, such that this is the default
functionality?  I thought the XSession file in /etc/X11/Sessions, but that
got overwritten (with the file that I changed moved to xsession in the same
directory).

The problem I have now is, window titles are in Korean. *lol* I think I know
how to fix that, by not setting the LANG variable, I'm going to test that
after I send this e-mail.

Maybe I'm not clear on how it's supposed to work?  How I'd like it to run is,
it runs in english except when you're inputting different languages (by typing
shift-space to toggle), or unless a webpage/document is coded in korean (you'd
still need to toggle to korean to input, but it should display in it's native
language).

We're getting there, thanks for all the help so far!
Adam


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote:
Is your sound card integrated into the mobo?
>

yup.
That makes more sense. I refuse to get a mobo that has anything more than an IDE and 
floppy controller integrated into it.


well you're very noble :) this was a 150$ machine i use as a file
server, so i don't care too much.
Heh. For $150, I probably wouldn't care that much either.

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


Re: [gentoo-user] I hate computers

2003-11-27 Thread Jim
On Thursday 27 November 2003 10:38 am, Collins Richey wrote:
> On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval
> <[EMAIL PROTECTED]>
>
> wrote:
> > Hello,
> >
> > For dozens of hours I tried to make the ens1371 in my old Compaq computer
> > in my university produce any sound with no luck.
> >
> > I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl.
> > I tried amazingly many combinations. It didn't work.
> > As much as I could have seen the computer was playning sounds, I just
> > didn't hear any sounds.
> >
> > I should mention that Windows had no problem at all.
> >
> > Today I tried to play a CD but it didn't work. I became very suspicious,
> > playing a CD has very little to do with the OS.
> >
> > So I took two speakers, connected to the soundcard and booted to Windows.
> > Windows kept using the internal speaker.
> >
> > I booted to Linux, and EVERYTHING worked great with the external
> > speakers. :-)
> >
> > So, Windows uses only the internal speaker and Linux uses only the
> > external speakers.
> >
> > Can someone explain to me what is going on. Usually in computers, if
> > there are no external speakers the internal speaker works and when you
> > plug in the the external speakers they start to work. Is it a hardware
> > feature or a software feature. Can I control which speakers will be use.
>
> Maybe you have the same problem as I do.  My gentoo system uses devfs. 
> When I load the alsa ens1371 module (modprobe ens1371), the soundcard
> clicks, but no /dev/dsp ... device entries are created.  I have to 'rmmod
> ens1371' then 'modprobe ens1371' a second time to get it to work.  No
> response from gentooers or the alsa mailing list about this problem.  It
> could even be a devfsd problem.
>
> So I just add the following to local.start
>
> modprobe ens1371
> rmmod ens1371
> modprobe ens1371
> play &
>
> Also, the OSS module for my card works without a hitch.
>
> HTH.
Well, I can't solve your problem, but I use the 1371 and have no problem. 
So it is possible.  
-- 
Jim


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
> >>Is your sound card integrated into the mobo?
>  >
> > yup.
> 
> That makes more sense. I refuse to get a mobo that has anything more than an IDE and 
> floppy controller integrated into it.

well you're very noble :) this was a 150$ machine i use as a file
server, so i don't care too much.

jeff.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread MAL
Collins Richey wrote:
Maybe you have the same problem as I do.  My gentoo system uses devfs.  When I
load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no
/dev/dsp ... device entries are created.  I have to 'rmmod ens1371' then
'modprobe ens1371' a second time to get it to work.  No response from gentooers
or the alsa mailing list about this problem.  It could even be a devfsd problem.
Is this alsa?  If so, try emergeing with USE="oss" :

USE="oss" emerge alsa-driver

MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote:
On Thu, 2003-11-27 at 12:03, Andrew Gaffney wrote:

Jeff MacDonald wrote:

So, Windows uses only the internal speaker and Linux uses only the
external speakers.
I wasn't aware the internal speaker could produce anything more than different beeps ;) Is 
this perhaps a laptop?


Oddly enough , this isn't the case. I have an IBM aptiva running
FreeBSD, when i don't plug in speakers the sounds comes out of an
internal speaker, when i plug in speakers it goes to them..
Is your sound card integrated into the mobo?
>
yup.
That makes more sense. I refuse to get a mobo that has anything more than an IDE and 
floppy controller integrated into it.

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


Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
yup.


On Thu, 2003-11-27 at 12:03, Andrew Gaffney wrote:
> Jeff MacDonald wrote:
> >>>So, Windows uses only the internal speaker and Linux uses only the
> >>>external speakers.
> >>
> >>I wasn't aware the internal speaker could produce anything more than different 
> >>beeps ;) Is 
> >>this perhaps a laptop?
> > 
> > 
> > Oddly enough , this isn't the case. I have an IBM aptiva running
> > FreeBSD, when i don't plug in speakers the sounds comes out of an
> > internal speaker, when i plug in speakers it goes to them..
> 
> Is your sound card integrated into the mobo?


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Guy Van Sanden
Have you disabled sound support in the kernel before using alsa?

I use the es1371 driver, which is in the kernel, and it works great (no
alsa).

On Thu, 2003-11-27 at 16:38, Collins Richey wrote:
> On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval <[EMAIL PROTECTED]>
> wrote:
> 
> > Hello,
> > 
> > For dozens of hours I tried to make the ens1371 in my old Compaq computer
> > in my university produce any sound with no luck.
> > 
> > I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl.
> > I tried amazingly many combinations. It didn't work.
> > As much as I could have seen the computer was playning sounds, I just
> > didn't hear any sounds.
> > 
> > I should mention that Windows had no problem at all.
> > 
> > Today I tried to play a CD but it didn't work. I became very suspicious,
> > playing a CD has very little to do with the OS.
> > 
> > So I took two speakers, connected to the soundcard and booted to Windows.
> > Windows kept using the internal speaker.
> > 
> > I booted to Linux, and EVERYTHING worked great with the external
> > speakers. :-)
> > 
> > So, Windows uses only the internal speaker and Linux uses only the
> > external speakers.
> > 
> > Can someone explain to me what is going on. Usually in computers, if
> > there are no external speakers the internal speaker works and when you plug in
> > the the external speakers they start to work. Is it a hardware feature or a
> > software feature. Can I control which speakers will be use.
> > 
> 
> Maybe you have the same problem as I do.  My gentoo system uses devfs.  When I
> load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no
> /dev/dsp ... device entries are created.  I have to 'rmmod ens1371' then
> 'modprobe ens1371' a second time to get it to work.  No response from gentooers
> or the alsa mailing list about this problem.  It could even be a devfsd problem.
> 
> So I just add the following to local.start
> 
> modprobe ens1371
> rmmod ens1371
> modprobe ens1371
> play &
> 
> Also, the OSS module for my card works without a hitch.
> 
> HTH.
-- 
__  

Guy Van Sanden 
http://unixmafia.port5.com  

Registered Linux user #249404 - September 1997
__


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Ted Ozolins
Scharf Yuval wrote:

Hi Andrew,

You are referring to the system speaker, the beep producer.
I'm referring to a real (lousy) internal speaker in a Compaq desktop.
Yuval Scharf

 

The only reason that wintendo uses the internal speakers is because the 
driver is setup that way.  Just a "more_better_system_design" by Compaq.

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


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Scharf Yuval wrote:
Hi Andrew,

You are referring to the system speaker, the beep producer.
I'm referring to a real (lousy) internal speaker in a Compaq desktop.
One more reason to hate crappy Compaq computers. What is the point of this design?

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


Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Jeff MacDonald wrote:
So, Windows uses only the internal speaker and Linux uses only the
external speakers.
I wasn't aware the internal speaker could produce anything more than different beeps ;) Is 
this perhaps a laptop?


Oddly enough , this isn't the case. I have an IBM aptiva running
FreeBSD, when i don't plug in speakers the sounds comes out of an
internal speaker, when i plug in speakers it goes to them..
Is your sound card integrated into the mobo?

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


Re: [gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval
Hi Andrew,

You are referring to the system speaker, the beep producer.
I'm referring to a real (lousy) internal speaker in a Compaq desktop.

Yuval Scharf


On Thu, 27 Nov 2003, Andrew Gaffney wrote:

> Scharf Yuval wrote:
> > Hello,
> >
> > For dozens of hours I tried to make the ens1371 in my old Compaq computer
> > in my university produce any sound with no luck.
> >
> > Today I tried to play a CD but it didn't work. I became very suspicious,
> > playing a CD has very little to do with the OS.
> >
> > So I took two speakers, connected to the soundcard and booted to Windows.
> > Windows kept using the internal speaker.
> >
> > I booted to Linux, and EVERYTHING worked great with the external
> > speakers. :-)
> >
> > So, Windows uses only the internal speaker and Linux uses only the
> > external speakers.
>
> I wasn't aware the internal speaker could produce anything more than different beeps 
> ;) Is
> this perhaps a laptop?
>
> > Can someone explain to me what is going on. Usually in computers, if
> > there are no external speakers the internal speaker works and when you plug in the
> > the external speakers they start to work. Is it a hardware feature or a
> > software feature. Can I control which speakers will be use.
>
> I am currently using my Creative Ensoniq 1371 to play MP3s in Linux. No special 
> config
> required. I just built the driver into the kernel. In my experience, my computer, 
> nor any
> other computer I have worked with, has *never* defaulted to the internal speaker 
> when I
> didn't have external speakers plugged in.
>
> --
> Andrew Gaffney
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Jeff MacDonald
> > 
> > So, Windows uses only the internal speaker and Linux uses only the
> > external speakers.
> 
> I wasn't aware the internal speaker could produce anything more than different beeps 
> ;) Is 
> this perhaps a laptop?

Oddly enough , this isn't the case. I have an IBM aptiva running
FreeBSD, when i don't plug in speakers the sounds comes out of an
internal speaker, when i plug in speakers it goes to them..

Jeff.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Andrew Gaffney
Scharf Yuval wrote:
Hello,

For dozens of hours I tried to make the ens1371 in my old Compaq computer
in my university produce any sound with no luck.
Today I tried to play a CD but it didn't work. I became very suspicious,
playing a CD has very little to do with the OS.
So I took two speakers, connected to the soundcard and booted to Windows.
Windows kept using the internal speaker.
I booted to Linux, and EVERYTHING worked great with the external
speakers. :-)
So, Windows uses only the internal speaker and Linux uses only the
external speakers.
I wasn't aware the internal speaker could produce anything more than different beeps ;) Is 
this perhaps a laptop?

Can someone explain to me what is going on. Usually in computers, if
there are no external speakers the internal speaker works and when you plug in the
the external speakers they start to work. Is it a hardware feature or a
software feature. Can I control which speakers will be use.
I am currently using my Creative Ensoniq 1371 to play MP3s in Linux. No special config 
required. I just built the driver into the kernel. In my experience, my computer, nor any 
other computer I have worked with, has *never* defaulted to the internal speaker when I 
didn't have external speakers plugged in.

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


Re: [gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval

On Thu, 27 Nov 2003, Collins Richey wrote:

> On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval <[EMAIL PROTECTED]>
> wrote:
>
> > Hello,
> >
> > For dozens of hours I tried to make the ens1371 in my old Compaq computer
> > in my university produce any sound with no luck.
> >
> > I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl.
> > I tried amazingly many combinations. It didn't work.
> > As much as I could have seen the computer was playning sounds, I just
> > didn't hear any sounds.
> >
> > I should mention that Windows had no problem at all.
> >
> > Today I tried to play a CD but it didn't work. I became very suspicious,
> > playing a CD has very little to do with the OS.
> >
> > So I took two speakers, connected to the soundcard and booted to Windows.
> > Windows kept using the internal speaker.
> >
> > I booted to Linux, and EVERYTHING worked great with the external
> > speakers. :-)
> >
> > So, Windows uses only the internal speaker and Linux uses only the
> > external speakers.
> >
> > Can someone explain to me what is going on. Usually in computers, if
> > there are no external speakers the internal speaker works and when you plug in
> > the the external speakers they start to work. Is it a hardware feature or a
> > software feature. Can I control which speakers will be use.
> >
>
> Maybe you have the same problem as I do.My gentoo system uses devfs.  When I
> load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no
> /dev/dsp ... device entries are created.I have to 'rmmod ens1371' then
> 'modprobe ens1371' a second time to get it to work.No response from gentooers
> or the alsa mailing list about this problem.It could even be a devfsd problem.
>
> So I just add the following to local.start
>
> modprobe ens1371
> rmmod ens1371
> modprobe ens1371
> play &
>
> Also, the OSS module for my card works without a hitch.
>
> HTH.
>
> --
> Collins Richey - Denver Area
> if you fill your heart with regrets of yesterday and the
> worries of tomorrow, you have no today to be thankful for.
>
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>

No Collins, Now I have almost no problem.
Linux Plays fine with the external speakers.
I just don't understand why Linux uses only the external speakers and
Windows uses only the internal speaker.

Yuval Scharf


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I hate computers

2003-11-27 Thread Collins Richey
On Thu, 27 Nov 2003 17:19:39 +0200 (IST) Scharf Yuval <[EMAIL PROTECTED]>
wrote:

> Hello,
> 
> For dozens of hours I tried to make the ens1371 in my old Compaq computer
> in my university produce any sound with no luck.
> 
> I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl.
> I tried amazingly many combinations. It didn't work.
> As much as I could have seen the computer was playning sounds, I just
> didn't hear any sounds.
> 
> I should mention that Windows had no problem at all.
> 
> Today I tried to play a CD but it didn't work. I became very suspicious,
> playing a CD has very little to do with the OS.
> 
> So I took two speakers, connected to the soundcard and booted to Windows.
> Windows kept using the internal speaker.
> 
> I booted to Linux, and EVERYTHING worked great with the external
> speakers. :-)
> 
> So, Windows uses only the internal speaker and Linux uses only the
> external speakers.
> 
> Can someone explain to me what is going on. Usually in computers, if
> there are no external speakers the internal speaker works and when you plug in
> the the external speakers they start to work. Is it a hardware feature or a
> software feature. Can I control which speakers will be use.
> 

Maybe you have the same problem as I do.  My gentoo system uses devfs.  When I
load the alsa ens1371 module (modprobe ens1371), the soundcard clicks, but no
/dev/dsp ... device entries are created.  I have to 'rmmod ens1371' then
'modprobe ens1371' a second time to get it to work.  No response from gentooers
or the alsa mailing list about this problem.  It could even be a devfsd problem.

So I just add the following to local.start

modprobe ens1371
rmmod ens1371
modprobe ens1371
play &

Also, the OSS module for my card works without a hitch.

HTH.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] I hate computers

2003-11-27 Thread Scharf Yuval
Hello,

For dozens of hours I tried to make the ens1371 in my old Compaq computer
in my university produce any sound with no luck.

I used red-had 8, Gentoo with 2.4 kernel, Gentoo with 2.6 kerenl.
I tried amazingly many combinations. It didn't work.
As much as I could have seen the computer was playning sounds, I just
didn't hear any sounds.

I should mention that Windows had no problem at all.

Today I tried to play a CD but it didn't work. I became very suspicious,
playing a CD has very little to do with the OS.

So I took two speakers, connected to the soundcard and booted to Windows.
Windows kept using the internal speaker.

I booted to Linux, and EVERYTHING worked great with the external
speakers. :-)

So, Windows uses only the internal speaker and Linux uses only the
external speakers.

Can someone explain to me what is going on. Usually in computers, if
there are no external speakers the internal speaker works and when you plug in the
the external speakers they start to work. Is it a hardware feature or a
software feature. Can I control which speakers will be use.

Thanks,
Yuval Scharf



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] rndc

2003-11-27 Thread Norberto Bensa
[EMAIL PROTECTED] wrote:
> Anybody using rndc & the chrooted BIND setup?

Me.

> BIND 9.2.2 from the ebuild

9.2.3

> The error is this:

Same here:

[EMAIL PROTECTED] ~ $ sudo /usr/sbin/rndc -s localhost status
rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,
or the key is invalid.
[EMAIL PROTECTED] ~ $ sudo /usr/sbin/rndc -s gozer.bensa.ar status
rndc: connect failed: connection refused

Note that I only accept connections from localhost, that's why connection to 
gozer is refused. But it SHOULD permit localhost :-/

*BUT*, if you cp /chroot/dns/etc/bind/rndc.* /etc/bind/, it work.

[EMAIL PROTECTED] ~ $ sudo /usr/sbin/rndc status
number of zones: 6
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
server is up and running

HTH,
Norberto


pgp0.pgp
Description: signature


Re: [gentoo-user] share internet with dlink wifi device?

2003-11-27 Thread SN

- Original Message - 
From: "Norbert Kamenicky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 10, 2003 11:59 PM
Subject: Re: [gentoo-user] share internet with dlink wifi device?


> SN wrote:
>
> >I have a DWL 520+ which shares my dsl connection.
> >
> >
> Can you please answer following questions ? (related to your card)
>
> 1. Which driver do you use ?
acx100.sourceforge.net
>
> 2. Which  modes does it support ?
> (AP, client, bridge, repeater  ...)
I know it doesn't support AP, I run a 520+ and 650+ in AdHoc mode, the
server shares connection to the laptop
>
> 3. Is there a possibility to check what channels are already busy
> (taken by another wifies)   and  their signal strength ?

signal strength yes, not sure if you can check taken channels.

>
> (DWL 900AP+ is a crap from which you can't take such
>  very usefull info.)
>
> 4. Have/had you some troubles with it?

no easy install and works perfectly, currently doesn't support the turbo
mode(like in windows) though, speed is aroung 360KB/s.

But since the driver is opensource I'm sure the driver gets better, has more
features with every release.


ro
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using the 2 CD set to install ==

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 27 November 2003 06:37, Dennis Allison wrote:
> Thanks Allen.  I tried that and the driver on the CD-ROM set appears to
> old version of the 3ware product, not the 8605 which I have.  The driver
> generates scsi errors and eventually dies.  I suppose the right approach
> here is to buffer CD-ROM in memory, and use insmod to load the module from
> a copy on CDROM.

There is an option to do just that!
Can't remember what it is though, never had to do it myself. I believe the 
available boot options are nicely documented at the top of the installation 
guide.

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/xgvmInuLMrk7bIwRAlT0AJ9mIBJhK82ZIIDgqC2fKbpB2z4SJwCbBP5N
S13U7/oEOtpte8tRiwgLbP4=
=EnnF
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] which type of access to a webserver?

2003-11-27 Thread Matthias F. Brandstetter
-- quoting Norbert Kamenicky --
> Matthias F. Brandstetter wrote:
> >Hi all,
> >
> >I have a question to all of you: What do you think, which would be the
> >"best", ie. "most secure" access to a webserver, so that users can
> > update their sites?
>
> Use   jail   (chrooted environment)  + ssh
>
> emerge  jail openssh

I installed jail, added a test user and now I can login into this chrooted 
jail environment, heureka!

But: I am unable to scp a file into this jail, I only get this error msg:

[EMAIL PROTECTED] haim $ scp detail.php3.txt [EMAIL PROTECTED]:/
[EMAIL PROTECTED]'s password:
unknown user 1000
lost connection

The users crtest exists and has the ID 1000 for sure. As said, I can login 
via ssh.

Has anyone an idea what could be wrong here?
Greetings and TIA, Matthias

-- 
Dasher, Dancer ... Prancer ... Nixon, Comet, Cupid ... Donna Dixon.

-- Homer Simpson
   Simpsons Roasting on an Open Fire


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Where is boot.log

2003-11-27 Thread Stephen Liu
Hi Jernej,

Thanks for your advice.

I tried
# dmesg | less
# dmesg | grep Failed
# dmesg | grep emu10k1
etc.
and

# cat /var/log/messages | less

It is quite strange.  I could not find the warnings appeared at boot.  
Because the screen was moving too fast I could not take down all warnings.

B.R.
Stephen
It's in /var/log/messages.

Alternatively you can try issuing the command: dmesg | less or dmesg | grep
Failed. The latter will output you only the lines withe the word Failed in
it, while the first command will output you everything that happened during
the last boot process page by page.
HTH,
Jernej Zidar
- Original Message - 
From: "Stephen Liu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 5:02 AM
Subject: [gentoo-user] Where is boot.log

 

Hi folks,

During booting Gentoo 1.4 I saw some errors relating to

Failed to load sg mod
Failed to load sr mod

snd emu10k1 fails
etc.
I tried to find the exact errors from 'boot.log" but could not locate
the latter.  Kindly advise where 'boot.log" is located or it has another
name.
Thanks in advance.

B.R.
Stephen Liu


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Thomas Preissler
Hello,

* Primero.Franz wrote on 11/27/03:

> HI, I'm neww to gentoo and to this ML so, i'm sorry if this problemi is 
> not new ...
> 
> I've installed a Gentoo system to use it as a Firwall. Til now everything 
> seems good, almost wonderfull , but i need a command to check
> wich daeomns are running on.
> On my Mandrake Desktop I use chkconfig, how can i do something similar in 
> Gentoo?

rc-update --show
rc-status -a


Greets,
Tom

--
[EMAIL PROTECTED] mailing list



[gentoo-user] chkconfig or something else ... :-)

2003-11-27 Thread Primero.Franz
HI, I'm neww to gentoo and to this ML so, i'm sorry if this problemi is 
not new ...

I've installed a Gentoo system to use it as a Firwall. Til now everything 
seems good, almost wonderfull , but i need a command to check
wich daeomns are running on.
On my Mandrake Desktop I use chkconfig, how can i do something similar in 
Gentoo?

Thanks a lot.
Bye
Primero
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Re: odd emerge update results

2003-11-27 Thread Peter Gantner
Quoting Chris Bare from Nov 26

> I also can't figure out who has a dependency on lesstif. I tried emerge -puUD
>  on each of the other packages listed above, one at a time, and none
> of them showed up with lesstif when I did it that way.

It is probably Opera.

In the Opera ebuild there is a line
RDEPEND=...
|| ( x11-libs/lesstif x11-libs/openmotif )"
which means "depend on either openmotif or lesstif", but emerge -u 
sees both as an dependency. I asked on IRC about this and was 
told that this is a known bug fixed in an upcoming portage release.

I replaced the above line with
virtual/motif
and don't have a lesstif dependency anymore.

Greets,
Peter G.
 
-- Any technology indistinguishable from magic is insufficiently
advanced.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Errors In Compiling Quanta

2003-11-27 Thread Kathy Wills
I have done a google search and can't find much of anything on this 
error. I even downloaded the source from a kde mirror thinking I may 
have gotten a bad source file but it gives the same error. Has anyone 
else had this error? Did you solve it? If so how?

Making all in doc
make[2]: Entering directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc'
Making all in .
make[3]: Entering directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc'
Making all in quanta
make[3]: Entering directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc/quanta'
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
introduction.docbook:1: parser error : Missing encoding in text declaration

   ^
index.docbook:160: error: Failure to process entity introduction
&introduction;
 ^
index.docbook:160: parser error : Entity 'introduction' not defined
&introduction;
 ^
make[3]: *** [index.cache.bz2] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc/quanta'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/quanta-3.2.0_beta1/work/quanta-3.1.93'
make: *** [all] Error 2

!!! ERROR: app-editors/quanta-3.2.0_beta1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make
--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] mm-sources problems....

2003-11-27 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 27 November 2003 02:51, Jerry McBride wrote:

> So, is anyone else seeing anything amiss in the later mm-sources? Or am I
> alone in this one?

I have seen at least one serious problem with mm-sources in the past, and now 
won't use them.
Cutting edge is great, until you get cut.
Unless there is a specific reason why you want/need to use mm-source, just use 
either the vanilla 2.6 development-sources or gentoo-dev-sources.

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/xe8JInuLMrk7bIwRAlS7AKCQawHsfiBgbcf59D6SSHi9TSbo7ACgoXbW
jnCpDqPUjdQKiNbS1+ryUNM=
=NQ1D
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] old log file archives

2003-11-27 Thread Spider
begin  quote
On Thu, 27 Nov 2003 05:52:19 -0500
Aaron Walker <[EMAIL PROTECTED]> wrote:

> I was wondering about the old gzipped log files that logrotate (I 
> assume) generates.  Do they get cleaned up automatically?  If not, 
> should I just create a cron job that does "rm -f /var/log/*.gz" say
> once  a month?

if you actually use logrotate (this depends on your logger and config.
in Gentoo you have to manually install logrotate to make it work) it
will be defined in logrotate's config file for how long to keep logs.

its the "rotate" statement in /etc/logrotate.conf

For sysklogd, I don't know how many are the default, I think 10?  
Metalog I have no clue about.

//Spider

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


pgp0.pgp
Description: PGP signature


[gentoo-user] home pna usb-adapter

2003-11-27 Thread Bertram Binzer
Hello

I have to use homepna to get to the internet and I use a laptop! Does
anybody know how I can make this work?

Thanks a lot

Bertram

Bertram Binzer
Opiskelijankatu 4 B 88
33720 Tampere
Finland
phone: +358 4 14865478
ICQ# 237305859


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] odd emerge update results

2003-11-27 Thread Bryan Feir
On Wed, Nov 26, 2003 at 07:41:25PM -0500, Chris Bare wrote:
> These are the packages that I would merge, in order:
> 
> Calculating world dependencies ...done!
> [ebuild U ] media-libs/alsa-lib-0.9.8 [0.9.2] 
> [ebuild  N] media-sound/alsa-driver-0.9.8  
> [ebuild U ] media-sound/alsa-utils-0.9.8 [0.9.2] 
> [ebuild  N] x11-libs/lesstif-0.93.40  
> [ebuild U ] media-libs/alsa-oss-0.9.8 [0.9.1] 
> [ebuild  N] media-libs/speex-1.0  
> [ebuild U ] media-libs/xine-lib-1_rc2 [1_beta12] 
> 
> I don't understand why alsa driver is listed as N when I definately have it
> installed:
> 
> oberon root # qpkg -i alsa-driver
> media-sound/alsa-driver-0.9.2 *

   That's because of the slot system, and a change in how slots are
handled in some cases.

   One of the problems Gentoo has had was the complaint that whenever you
installed a new kernel, any attempt to recompile the kernel modules for
that kernel would usually result in the kernel modules for the old kernel
being removed.  (Most people, I expect, run with the autoclean option.)
In order to fix that, a lot of the more recent ebuilds of kernel modules
have had the 'SLOT' variable set to ${KV}, the kernel version.  That way,
you can have the same package installed for multiple kernels.

   I expect the 'N' there is a result of this slot system.  Previous ALSA
driver ebuilds used '0.9' as the SLOT number (so you could have 0.9 and 0.5
installed at once).  So because this is going in a different slot, emerge
thinks it's not removing the original, thus, it's a 'new' install and not
an 'upgrade'.  The exact meaning of those display flags having been changed
due to the confusion engendered when a program in a different slot, like
gkrellm 1.2.13, called itself an 'upgrade' to the installed gkrellm 2.1.20.

   Anyway, this is an artifact of the changeover.  Install the new
alsa-driver, manually remove the old alsa-driver with 
'emerge unmerge media-sound/alsa-driver-0.9.2', and since alsa-driver is
now slotted by the kernel version, it should work more or less as expected
from now on.

   I consider this a good change; it's just unfortunate that it wasn't in
there from the beginning, so we get these switchover problems.

---+---
Bryan Feir   VA3GBF|"Advertising may be described as the science of
Home:[EMAIL PROTECTED]   | arresting human intelligence long enough to get
   | money from it."  -- Stephen Leacock
---+---

--
[EMAIL PROTECTED] mailing list



[gentoo-user] old log file archives

2003-11-27 Thread Aaron Walker
I was wondering about the old gzipped log files that logrotate (I 
assume) generates.  Do they get cleaned up automatically?  If not, 
should I just create a cron job that does "rm -f /var/log/*.gz" say once 
a month?

--
Aaron
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] qt depends on kde?

2003-11-27 Thread Spider
begin  quote
On Thu, 27 Nov 2003 11:41:47 +0100
Thomas Buntrock <[EMAIL PROTECTED]> wrote:

> Hi there, 
> 
> I was just checking deep dependencies and was quite astonished that
> kde
> blocks qt. My understanding was, that kde build upon qt and not the
> other way around. 
> 
> so can anyone explain this to me in the qt-3.2.2-r1:
> DEPEND="...
> ! ..."
> 

Means that qt blocks all versions of kdelibs less than 3.1.4   
the ! means negated dependency.


//Spider


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


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] qt depends on kde?

2003-11-27 Thread Sigurd Stordal
> so can anyone explain this to me in the qt-3.2.2-r1:
> DEPEND="...
> !

[gentoo-user] qt depends on kde?

2003-11-27 Thread Thomas Buntrock
Hi there, 

I was just checking deep dependencies and was quite astonished that kde
blocks qt. My understanding was, that kde build upon qt and not the
other way around. 

so can anyone explain this to me in the qt-3.2.2-r1:
DEPEND="...
!

pgp0.pgp
Description: PGP signature


[gentoo-user] about emerge gnome...

2003-11-27 Thread s970501
Hi,

i'v met error messages when i emerge gnome...
emerge failed to emerge net-www/epiphany-1.0.4 and said i need
mozilla-1.4+ compiled against gtk+-2.
BUT i did emerge mozilla. and emerge gnome also did that.
error message said
 * export USE="gtk2" ;emerge mozilla -p
i did this. but the problem hasn't solved.

what can i do?





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Where is boot.log

2003-11-27 Thread Jernej Zidar
It's in /var/log/messages.

Alternatively you can try issuing the command: dmesg | less or dmesg | grep
Failed. The latter will output you only the lines withe the word Failed in
it, while the first command will output you everything that happened during
the last boot process page by page.

HTH,
Jernej Zidar

- Original Message - 
From: "Stephen Liu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 5:02 AM
Subject: [gentoo-user] Where is boot.log


> Hi folks,
>
> During booting Gentoo 1.4 I saw some errors relating to
> 
> Failed to load sg mod
> Failed to load sr mod
>  
> snd emu10k1 fails
> etc.
>
> I tried to find the exact errors from 'boot.log" but could not locate
> the latter.  Kindly advise where 'boot.log" is located or it has another
> name.
>
> Thanks in advance.
>
> B.R.
> Stephen Liu
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mozilla-1.5-r1 compile errors

2003-11-27 Thread Wouter Vanwalleghem
Check this:

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

Eliminating mozaccess from my useflags did the trick for me.

kind regards,

Wouter

On Mon, 2003-11-24 at 16:17, Noah Justin Norris wrote:
> i have the exact same problem 
> 
> On Wednesday 19 November 2003 06:04 pm, Joel Konkle-Parker wrote:
> > I'm getting the following errors when I do an `emerge -u mozilla` (for
> > mozilla-1.5-r1):
> >
> > --
> > g++ -o nsAccessProxyRegistration.o -c -DOSTYPE=\"Linux2.4\"
> > -DOSARCH=\"Linux\"  -I../../../dist/include/xpcom
> > -I../../../dist/include/string -I../../../dist/include/docshell
> > -I../../../dist/include/dom -I../../../dist/include/widget
> > -I../../../dist/include/gfx -I../../../dist/include/layout
> > -I../../../dist/include/content -I../../../dist/include/uriloader
> > -I../../../dist/include/pref -I../../../dist/include/embedcomponents
> > -I../../../dist/include/accessproxy -I../../../dist/include
> > -I/var/tmp/portage/mozilla-1.5-r1/work/mozilla/dist/include/nspr
> > -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti
> > -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
> > -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long
> > -march=pentium3 -pipe -s -fforce-addr -Wno-deprecated -fshort-wchar
> > -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2
> > -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h
> > -Wp,-MD,.deps/nsAccessProxyRegistration.pp nsAccessProxyRegistration.cpp
> > In file included from nsAccessProxyRegistration.cpp:31:
> > nsAccessProxy.h:35:28: nsIAccessProxy.h: No such file or directory
> > nsAccessProxy.cpp:46:25: nsIRegistry.h: No such file or directory
> > In file included from nsAccessProxyRegistration.cpp:31:
> > nsAccessProxy.h: In static member function `static const nsID&
> >  nsAccessProxy::GetCID()':
> > nsAccessProxy.h:64: `NS_ACCESSPROXY_CID' undeclared (first use this
> > function)
> > nsAccessProxy.h:64: (Each undeclared identifier is reported only once
> > for each
> >  function it appears in.)
> > nsAccessProxyRegistration.cpp:33:25: nsIRegistry.h: No such file or
> > directory
> > In file included from nsAccessProxy.cpp:58:
> > nsAccessProxy.h:35:28: nsIAccessProxy.h: No such file or directory
> > In file included from nsAccessProxy.cpp:58:
> > nsAccessProxy.h: In static member function `static const nsID&
> >  nsAccessProxy::GetCID()':
> > nsAccessProxy.h:64: `NS_ACCESSPROXY_CID' undeclared (first use this
> > function)
> > nsAccessProxy.h:64: (Each undeclared identifier is reported only once
> > for each
> >  function it appears in.)
> > nsAccessProxy.cpp: In member function `virtual nsresult
> >  nsAccessProxy::HandleEvent(nsIDOMEvent*)':
> > nsAccessProxy.cpp:102: invalid use of undefined type `struct nsIDOMEvent'
> > ../../../dist/include/dom/domstubs.h:103: forward declaration of `struct
> >  nsIDOMEvent'
> > nsAccessProxy.cpp:113: cannot convert `nsIDOMEvent*' to `nsISupports*' for
> >  argument `1' to `const nsQueryInterface
> > do_QueryInterface(nsISupports*, nsresult*)'
> > nsAccessProxyRegistration.cpp: In function `nsresult
> >  nsAccessProxyRegistrationProc(nsIComponentManager*, nsIFile*, const
> > char*,
> >  const char*, const nsModuleComponentInfo*)':
> > nsAccessProxyRegistration.cpp:60: syntax error before `,' token
> > nsAccessProxyRegistration.cpp: At global scope:
> > nsAccessProxyRegistration.cpp:74: `NS_ACCESSPROXY_CONTRACTID' was not
> > declared
> >  in this scope
> > make[4]: *** [nsAccessProxyRegistration.o] Error 1
> > make[4]: *** Waiting for unfinished jobs
> > make[4]: *** [nsAccessProxy.o] Error 1
> > make[4]: Leaving directory
> > `/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions/access-builtin/acc
> >essproxy' make[3]: *** [libs] Error 2
> > make[3]: Leaving directory
> > `/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions/access-builtin'
> > make[2]: *** [libs] Error 2
> > make[2]: Leaving directory
> > `/var/tmp/portage/mozilla-1.5-r1/work/mozilla/extensions'
> > make[1]: *** [tier_94] Error 2
> > make[1]: Leaving directory `/var/tmp/portage/mozilla-1.5-r1/work/mozilla'
> > make: *** [default] Error 2
> >
> > !!! ERROR: net-www/mozilla-1.5-r1 failed.
> > !!! Function src_compile, Line 369, Exitcode 2
> > !!! (no error message)
> > --
> >
> > It appears that it's missing some files, but I can't see why this would
> > be so, unless it's a bug with the source... Anybody else seeing this?
-- 
_
Wouter Vanwalleghem
Network Engineer
BELNET
The Belgian National Research Network
Wetenschapsstraat 4
B-1000 Brussel
Tel: +32 (0)2 790 
Fax: +32 (0)2 790 3334
mailto: [EMAIL PROTECTED]
Visit our website : www.belnet.be
_


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


Re: [gentoo-user] emerge failes

2003-11-27 Thread Michael Spohn
> Hi,
> 
> Try the script:
> 
> #! /bin/sh
> echo "Hello World!"
> 
> This IMHO shouldn't work
> 
> Regards
> Frank

Hi,

it does 

Regards, Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge failes

2003-11-27 Thread Frank Schäfer
On Wed, 2003-11-26 at 19:03, Michael Spohn wrote:
> > Are you able to run /bin/sh by itself?  My hunch is a hard drive problem
> > because everything else looks OK.
> 
> No problem at all.
> 
> Even a script "hello"
> 
> #!/bin/sh
> echo "Hello World"
> 
> produces "Hello World"
> 
> It drives me crazygggrrr
> 
> Michael
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list

Hi,

Try the script:

#! /bin/sh
echo "Hello World!"

This IMHO shouldn't work

Regards
Frank



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package Specific Optimizations?

2003-11-27 Thread Matthieu Amiguet
> This brings up 1 more question (you're probably not going to like)...if there's
> a custom patch (possibly private - say for preferred keybindings or something)
> I'd like to apply to a package before compiling...is this possible as well?

I'm not sure about this, but if you're looking for a one-shot quick-and-dirty 
solution, I guess you could try a variation on:

http://www.gentoo.org/doc/en/faq.xml#doc_chap4_sect9

Matthieu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Spider
begin  quote
On Thu, 27 Nov 2003 09:00:44 +0100
Michael Spohn <[EMAIL PROTECTED]> wrote:

> 
> > This would imply that you need to add exec (and maybe suid) to those
> > flags.  But if defaults doesn't apply then the out-of-the-box fstab
> > which only contains noatime should not work. Try adding exec and if
> > it works you may have come across a bug in mount.
> > 
> > Jason
> 
> It works. After explicitly adding exec, and removing users, now
> everything works again. 
> 
> The question still is why did this happen? 


from man mount :
  defaults
 Use  default  options: rw, suid, dev, exec, auto,
nouser, and async.

  user   Allow an ordinary user to mount  the  file  system.
The name  of  the mounting user is written to mtab
so that he can unmount the file system again.  This 
option  implies the  options noexec, nosuid, and
nodev (unless overridden by  subsequent   options,  
as   in   the   option   line user,exec,dev,suid).

  users  Allow  every  user  to mount and unmount the file
system. This option implies the options noexec, nosuid, and
nodev (unless  overridden  by subsequent options, as in the
option line users,exec,dev,suid).




Hope that clears it up 

  //Spider

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


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Michael Spohn

> This would imply that you need to add exec (and maybe suid) to those flags. 
> But if defaults doesn't apply then the out-of-the-box fstab which only 
> contains noatime should not work. Try adding exec and if it works you may 
> have come across a bug in mount.
> 
> Jason

It works. After explicitly adding exec, and removing users, now
everything works again. 

The question still is why did this happen? 

Thank you very much for your help that saved me from starting all over
again with the installation.

Michael


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Jason Stubbs
On Thursday 27 November 2003 16:00, Michael Spohn wrote:
(B> I think I got closer to the problem but still don't know what it is
(B> exactly. I copied the hello script:
(B>
(B> #!/bin/sh
(B> echo "Hello World"
(B>
(B> to /var/tmp/portage/bash-2.05b-r8/work/bash-2.05b and ./hello says
(B>
(B> bash: ./hello: /bin/sh: bad interpreter: Permission denied
(B>
(B> In fstab /var is mounted:
(B>
(B> /dev/hda9  /var  ext3  noatime,nodev,usrquota,users  0 0
(B
(BI don't think any of those should cause you to not be able to execute files 
(Bbut "users" is definately a bad idea. That will allow any user to 
(Bunmount /var at any time (as long as there are no open files).
(B
(BJust checked out the man page for mount. It says:
(B
(B   The full set of options used by an invocation of mount is determined by
(B   first  extracting the options for the file system from the fstab table,
(B   then applying any options specified by the  -o  argument,  and  finally
(B   applying a -r or -w option, when present.
(B
(BThis would imply that you need to add exec (and maybe suid) to those flags. 
(BBut if defaults doesn't apply then the out-of-the-box fstab which only 
(Bcontains noatime should not work. Try adding exec and if it works you may 
(Bhave come across a bug in mount.
(B
(BJason
(B
(B--
(B[EMAIL PROTECTED] mailing list

Re: [gentoo-user] Multi-lingual (English/Korean) setups?

2003-11-27 Thread Jason Stubbs
On Thursday 27 November 2003 15:48, Adam Scriven wrote:
> On Thu, Nov 27, 2003 at 03:11:46PM +0900, Jason Stubbs wrote:
> > On Thursday 27 November 2003 14:53, Adam Scriven wrote:
> > > Ok, I've got nabi installed.  At the end it said:
> > >  * You MUST add environment variable...
> > >  *
> > >  * export XMODIFIERS="@im=nabi"
> > >  * export XIM_PROGRAM=/usr/bin/nabi // for /xinit.xinitrx.d/xinput
> > >

This seems to be a bug in the ebuild. Those two lines were taken directly from 
the site http://nabi.kldp.net/ but that particular documentation is for a 
RedHat 9 system.

> Running nabi produces:
> Nabi: Can't load config file
> Nabi: Session: SESSION_MANAGER environment variable not defined
> Nabi: xim server started

The documentation on the site is in Korean as well, but I think those messages 
about the config file and SESSION_MANAGER are just warnings and can be safely 
ignored.

> The key sequence doesn't seem to be shift+space, or anything else for that
> matter.  Ami is all in korean, and my wife doesn't know enough technical
> language to transate for me. *lol*

The site lists Shift-Space in what appears to be it's "how to use" guide.

There's also a FAQ section which lists the following code:

unset LC_ALL
export LANG=ko_KR.euckr
nabi &
export XMODIFIERS="@im=nabi"
export GTK_IM_MODULE=xim
mozilla or gedit or kedit

If you put that before X starts up - I put mine 
in /etc/X11/Sessions/kde-3.2.0_beta1 - then you should have Korean input 
available for any application by hitting Shift-Space.

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: emerge failes

2003-11-27 Thread Michael Spohn

> > Out of curiosity, is this working script on a different partition than
> > the one giving you errors? Might the latter partition be mounted noexec?
> > Your error matches the one I get every time I try to execute a script in
> > /tmp, as I often forget that I have that partition mounted noexec.
> > 
> > -Eamon
> 
> Yes, /tmp is mounted noexec but /var is not. To be sure I remounted /tmp
> without nosuid and noexec. 

I think I got closer to the problem but still don't know what it is
exactly. I copied the hello script:

#!/bin/sh
echo "Hello World"

to /var/tmp/portage/bash-2.05b-r8/work/bash-2.05b and ./hello says

bash: ./hello: /bin/sh: bad interpreter: Permission denied

In fstab /var is mounted:

/dev/hda9  /var  ext3  noatime,nodev,usrquota,users  0 0

Michael


--
[EMAIL PROTECTED] mailing list