Re: [gentoo-user] lirc

2005-06-22 Thread Luigi Pinna
I tried to use lircd -d /dev/ttyS0 (the first serial port) and I read in the logs: Jun 23 08:51:16 Cinzia lircd-0.7.1[13323]: lircd(serial) ready Jun 23 08:51:23 Cinzia lircd-0.7.1[13323]: accepted new client on /dev/lircd Jun 23 08:51:23 Cinzia lircd-0.7.1[13323]: could not get hardware featur

Re: [gentoo-user] lirc

2005-06-22 Thread Luigi Pinna
Alle 01:19, giovedì 23 giugno 2005, Nick Rout ha scritto: > firstly is the module for lirc loaded? it is called lirc-serial > > lsmod|grep lirc > > second what device do you have as a result? No output... I have a Pinnacle and the remote control use a serial port. Lirc doesn't need a kernel module

Re: [gentoo-user] Question about a driver

2005-06-22 Thread Ian K
Richard Fish wrote: >Ian K wrote: > > > >>To be honest, the best thing I can do is probably forward you to the >>forum thread, and ask >>you to reply here. The URL is here: >> >> >> > >Ok, so from the forum, I found this, which is I am guessing about where >you got stuck: > > > >>Yenta: Ca

Re: [gentoo-user] Question about a driver

2005-06-22 Thread Richard Fish
Ian K wrote: > To be honest, the best thing I can do is probably forward you to the > forum thread, and ask > you to reply here. The URL is here: > Ok, so from the forum, I found this, which is I am guessing about where you got stuck: > Yenta: Cardbus bridge found at :00:03.0 [10f7:832f] > Y

Re: [gentoo-user] Question about a driver

2005-06-22 Thread Ian K
Richard Fish wrote: >««Omega21»» wrote: > > > >>Hi there, >>I posted a problem I was having on the Forums. I >>initially got good responses, but suddenly no one is >>responding. Maybe you guys/gals could help me. >> >>Here is an exerpt from my post: >> >>The following is a quote from a mailing l

Re: [gentoo-user] Bad NFS performance (SOLVED)

2005-06-22 Thread Andreas Karlsson
On Thursday 23 June 2005 00.37, Bryan Whitehead wrote: > sounds like NFS packets are being dropped. Are you using UDP? No, I use TCP. The problem is now solved though. Strangely enough, when I removed a second switch and connected directly to the first switch I worked. So one of my switches is

Re: [gentoo-user] Question about a driver

2005-06-22 Thread Richard Fish
««Omega21»» wrote: >Hi there, >I posted a problem I was having on the Forums. I >initially got good responses, but suddenly no one is >responding. Maybe you guys/gals could help me. > >Here is an exerpt from my post: > >The following is a quote from a mailing list archive I >was pointed to: >Quote

[gentoo-user] Question about a driver

2005-06-22 Thread ««Omega21»»
Hi there, I posted a problem I was having on the Forums. I initially got good responses, but suddenly no one is responding. Maybe you guys/gals could help me. Here is an exerpt from my post: The following is a quote from a mailing list archive I was pointed to: Quote: all i did was toss out pcmci

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: > On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: > >>Justin Hart wrote: >> >>>On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: >>> >>> Justin Hart wrote: >Hey, > >Another go at it. > >emerge --nodeps "=xerces-2*" > >BUILD FAILED

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Hrmm. I was hoping to be able to use some of the new java features in a project that I am working on. Justin On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: > Justin Hart wrote: > > On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: > > > >>Justin Hart wrote: > >> > >>>Hey, > >>> > >>>Another g

Re: [gentoo-user] javac & emerge error

2005-06-22 Thread Zac Medico
Matias Grana wrote: > hi; > As a result of an 'emerge -uD world', I've run across this error while > emerging gnu-classpath. > > -- > Unpacking source... Unpacking classpath-0.14.tar.gz to /var/tmp/portage/gnu-classpath-0.14/work Source un

Re: [gentoo-user] lirc

2005-06-22 Thread Nick Rout
firstly is the module for lirc loaded? it is called lirc-serial lsmod|grep lirc second what device do you have as a result? cd /dev find|grep lirc (it will probably be /dev/lirc0) now assuming that is all ok try connecting to the device with one of the lirc command line programs: mode2 -d /d

Re: [gentoo-user] ip forwarding question

2005-06-22 Thread Hans-Werner Hilse
Hi, On Wed, 22 Jun 2005 22:50:18 +0600 "askar ..." <[EMAIL PROTECTED]> wrote: > > Note that this should be better done in the ppp-connect script rather > > than here. The iptables should be set up at boot time, I'd suggest. So > > you're not imposing a (rather short) open firewall situation. In f

[gentoo-user] javac & emerge error

2005-06-22 Thread Matias Grana
hi; As a result of an 'emerge -uD world', I've run across this error while emerging gnu-classpath. -- >>> Unpacking source... >>> Unpacking classpath-0.14.tar.gz to /var/tmp/portage/gnu-classpath-0.14/work >>> Source unpacked. [ snip ] checking

Re: [gentoo-user] Bad NFS performance

2005-06-22 Thread Bryan Whitehead
sounds like NFS packets are being dropped. Are you using UDP? Try using TCP... On Sun, 19 Jun 2005, Andreas Karlsson wrote: Hello all, I am getting quite sick of my self and NFS. I?ve read many posts at forums.gentoo.org, I?ve googled, I?ve tested and tested and tested... No help could be fou

Re: [gentoo-user] `emerge -uDav world` blocked

2005-06-22 Thread Kurt Guenther
Zac Medico wrote: > ssmtp and qmail block eachother with RDEPEND="!virtual/mta" and ssmtp > is getting pulled in as the default virtual/mta for your profile. Do > "emerge -av qmail" by itself to get past this. > >Zac > > > Thanks. That did it. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] konqueror-kedit

2005-06-22 Thread Zac Medico
Michael W. Holdeman wrote: > Somehow I messed up konqueror. When I run konqueror in filemanager mode and > su, it works fine but KDEInit will not launch kedit. In fact konqueror as su > will not launch anything? > > Anyone know how ot fix this?? > > Mike When you say su you mean root, right?

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread Nick Rout
On Wed, 22 Jun 2005 16:22:20 +0930 Iain Buchanan wrote: > On Wed, 2005-06-22 at 14:23 +0800, W.Kenworthy wrote: > > Is there a working text console browser that can use frames and > > javascript? I am trying to access a dlink dsl modem setup page via > > ssh'ing into a gentoo box behind it: > >

Re: [gentoo-user] lirc

2005-06-22 Thread Luigi Pinna
Alle 20:45, mercoledì 22 giugno 2005, Christoph Gysin ha scritto: > I had the same problem on my xbox a while ago. > > Either set in /etc/conf.d/lircd > LIRCD_OPTS="-d /dev/lirc0" > > or set a rule in /etc/udev/rules.d/10-udev.rules > KERNEL="lirc0", NAME="%k", SYMLINK="lirc" > > Christoph It does

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: > On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: > >>Justin Hart wrote: >> >>>Hey, >>> >>>Another go at it. >>> >>>emerge --nodeps "=xerces-2*" >>> >>>BUILD FAILED >>>/var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: >>>taskdef class org.apache.xerces.util.XJav

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Java: 1.5.0_03 Ant: 1.6.2 I have not tried others. Perhaps I should. Justin On 6/22/05, Zac Medico <[EMAIL PROTECTED]> wrote: > Justin Hart wrote: > > Hey, > > > > Another go at it. > > > > emerge --nodeps "=xerces-2*" > > > > BUILD FAILED > > /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Zac Medico
Justin Hart wrote: > Hey, > > Another go at it. > > emerge --nodeps "=xerces-2*" > > BUILD FAILED > /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: > taskdef class org.apache.xerces.util.XJavac cannot be found > What versions of jdk and ant are you using? Have you tried other

[gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread James
Daniel Drake gentoo.org> writes: > You have to log in first. OK, excellent clarity. > > Is this an actual huminoid/cyborg, or a solicitation for somebody > > to maintain the package? > Hah. It has to be a person :) > > OK, I see his name at the bottom, but, if he's to be the 'substantiator'

Re: [gentoo-user] unsibscribe

2005-06-22 Thread Nick Rout
On Wed, 22 Jun 2005 16:13:15 -0300 Daniel da Veiga wrote: > Man, it isn't THAT hard to unsubscrive, its all on the site! > I've seen so many people trying other misterious ways, when you just > have to access the site, read a few lines and do it right. you do not even need to access any web site

Re: [gentoo-user] More Netbeans emerge woes

2005-06-22 Thread Justin Hart
Hey, Another go at it. emerge --nodeps "=xerces-2*" BUILD FAILED /var/tmp/portage/xerces-2.6.2-r2/work/xerces-2_6_2/build.xml:22: taskdef class org.apache.xerces.util.XJavac cannot be found Justin On 6/21/05, Paul Nolan <[EMAIL PROTECTED]> wrote: > On Monday June 20 2005 11:22 pm, Justin Hart

Re: [gentoo-user] Hardware acceleration for ATI 9100? (Pundit-R)

2005-06-22 Thread Mark Knecht
On 6/22/05, Richard Fish <[EMAIL PROTECTED]> wrote: > I re-arranged your message a bit to make the answers flow a bit better. > > Mark Knecht wrote: > > > Hey Richard, > > So this Pundit-R is driving the S-Video input on a TV set. > > > Oops, I forgot you were doing that...sorry. > > > Can you

Re: [gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread Daniel Drake
James wrote: > Curiously the last part ' gentoo.org>' > does not show up in my mozilla.? You have to log in first. > Is this an actual huminoid/cyborg, or a solicitation for somebody > to maintain the package? Hah. It has to be a person :) > OK, I see his name at the bottom, but, if he's to

Re: [gentoo-user] `emerge -uDav world` blocked

2005-06-22 Thread Zac Medico
Kurt Guenther wrote: > I don't understand this. I have a blocked package: ssmtp (below), but > it's not even installed. I assume this means that there's no > acceptable package available given my current mask options. > > I recently unmasked subversion and some dependencies. > > dev-util/subv

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread Christoph Gysin
Iain Buchanan wrote: > from pc at work: > ssh -L :192.168.1.3:80 [EMAIL PROTECTED] or, to start an ssh tunnel in the background, i use: $ ssh -fNL port:host:port [EMAIL PROTECTED] or for the opposite direction: $ ssh -fNR port:host:port [EMAIL PROTECTED] Christoph -- echo mailto: NOSPAM !

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread Mark Shields
You can use links with Javascript by compiling it with the "javascript" USE flag (USE="javascript" emerge links or just add it to your USE variable in your /etc/make.conf file). On 6/22/05, Daniel da Veiga <[EMAIL PROTECTED]> wrote: > I have to thank you Iain, I was looking for a solution like thi

Re: [gentoo-user] Hardware acceleration for ATI 9100? (Pundit-R)

2005-06-22 Thread Richard Fish
I re-arranged your message a bit to make the answers flow a bit better. Mark Knecht wrote: > Hey Richard, > So this Pundit-R is driving the S-Video input on a TV set. Oops, I forgot you were doing that...sorry. > Can you recommend where I'd look to find the right settings for > driving a TV i

Re: [gentoo-user] different times in postfix log

2005-06-22 Thread Bryan Whitehead
Try restarting postfix. If you changed your timezone, clock, etc at any point without restarting postfix different parts will have different times. Might want to restart cron while your at it... ;) On Sat, 18 Jun 2005, Jan Callewaert wrote: Hi, if I watch the logs of postfix, I have differen

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread Daniel da Veiga
I have to thank you Iain, I was looking for a solution like this for a LONG time! On 6/22/05, W.Kenworthy <[EMAIL PROTECTED]> wrote: > Thanks, worked great. Thinking outside the square! I had gotten into > the train of thought that console must equal textbrowser. > > BillK > > > > On Wed, 20

Re: [gentoo-user] Hardware acceleration for ATI 9100? (Pundit-R)

2005-06-22 Thread Richard Fish
>>Well, if it is the "IGP" or "Mobility" version of the chip, only 2D is >>supported by the fglrx driver, but maybe that is a hardware >>limitation?? The 'radeon' driver should support hardware 3D >>acceleration on 9100 chips, so you might want to try that. >> >>-Richard >> >> > >Richard, >

[gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread James
Daniel Drake gentoo.org> writes: > > James wrote: > > emerge -s jffnms > > Searching... > > [ Results for search key : jffnms ] > > [ Applications found : 1 ] > > > > * net-analyzer/jffnms [ Masked ] > > Latest version available: 0.8.2 > > Latest version installed: [ Not Installed

Re: [gentoo-user] unsibscribe

2005-06-22 Thread Vicente Louvet
word i thought the same thing... --- Daniel da Veiga <[EMAIL PROTECTED]> wrote: > Man, it isn't THAT hard to unsubscrive, its all on > the site! > I've seen so many people trying other misterious > ways, when you just > have to access the site, read a few lines and do it > right. > > Empty mail

[gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread James
Daniel Drake gentoo.org> writes: > You don't need to go to all that trouble to find that it was assigned to > maintainer-needed gentoo.org. Open the bug itself: > http://bugs.gentoo.org/show_bug.cgi?id=92501 > And towards the top, you see: > Assigned To: Default Assignee for New Pac

Re: [gentoo-user] ip forwarding question

2005-06-22 Thread Daniel da Veiga
You mentioned you have a router, does it have port forwarding set and running? Can you see your domain from outside your LAN? Various ISPs block traffic to the 80, 23, 25, 22 and other ports. On 6/22/05, askar ... <[EMAIL PROTECTED]> wrote: > On 6/22/05, A. Khattri <[EMAIL PROTECTED]> wrote: > > O

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Mauro Faccenda
Daniel da Veiga wrote: > In fact, he mentioned META key, wich is ALT, not CTRL, and that is > just a shortcut (-c command line option) when you're using the > interface already, alt+c will bring the constant cursor position, so, > he was first, just used a more "complex" explanation. That is it. Y

Re: [gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread Daniel Drake
James wrote: > emerge -s jffnms > Searching... > [ Results for search key : jffnms ] > [ Applications found : 1 ] > > * net-analyzer/jffnms [ Masked ] > Latest version available: 0.8.2 > Latest version installed: [ Not Installed ] > Size of downloaded files: [no/bad digest] >

Re: [gentoo-user] Problems writing CDs

2005-06-22 Thread Zac Medico
Christian Herzyk wrote: > > The error comes up even when simulating the write proces. > > What I wonder now. Can this be a hardware problem? Quite possibly. Maybe it's too dirty inside. > Next thing I will try writing a CD with windows. If it fails there then I can > be quite sure about a hw

Re: [gentoo-user] unsibscribe

2005-06-22 Thread Daniel da Veiga
Man, it isn't THAT hard to unsubscrive, its all on the site! I've seen so many people trying other misterious ways, when you just have to access the site, read a few lines and do it right. Empty mail to: [EMAIL PROTECTED] That easy! On 6/22/05, Tamer Higazi <[EMAIL PROTECTED]> wrote: > > > --

Re: [gentoo-user] Problems writing CDs

2005-06-22 Thread Christian Herzyk
Am Dienstag 21 Juni 2005 23:50 schrieb Zac Medico: > Christian Herzyk wrote: > > Am Dienstag 21 Juni 2005 21:30 schrieb Zac Medico: > >>Christian Herzyk wrote: > >>>Hello all, > >>> > >>>I cannot write CDs anymore. > >>>The only thing i changed lately was an upgrade to cdrtools-2.01-r3 from > >>>r2

[gentoo-user] Re: Bugzilla and new ebuilds

2005-06-22 Thread James
Daniel Drake gentoo.org> writes: > > James wrote: > > In may I requested network management package be added to portage, > > jffnms. It was entered into bugzilla (92501). Since then it has > > progressed to a masked package in portage. > > I don't see it in portage. emerge -s jffnms Searchin

Re: [gentoo-user] lirc

2005-06-22 Thread Luis Felipe Strano Moraes
On Wed, Jun 22, 2005 at 07:46:55PM +0200, Luigi Pinna wrote: > I have no /dev/lirc ... > What must I do? I use udev but the device doesn't exist > I can create it with mknod but I don't know the major and the minor of > the device... I'm having problems with lirc too. I can create the device (

Re: [gentoo-user] blog software recommendation for gentoo?

2005-06-22 Thread Bill Carlson
On Sat, 18 Jun 2005, Dmitri Vassilenko wrote: > On Friday June 17 2005 22:08, A. Khattri wrote: > > On Fri, 17 Jun 2005, Dmitri Vassilenko wrote: > > > [Blosxom](http://www.blosxom.com/) deals with plain text files. If you > > > want a simple blogging engine, this is it. :) > > > > True but isn't

Re: [gentoo-user] lirc

2005-06-22 Thread Christoph Gysin
Luigi Pinna wrote: > I have no /dev/lirc ... > What must I do? I use udev but the device doesn't exist > I can create it with mknod but I don't know the major and the minor of > the device... I had the same problem on my xbox a while ago. Either set in /etc/conf.d/lircd LIRCD_OPTS="-d /dev/l

Re: [gentoo-user] Bugzilla and new ebuilds

2005-06-22 Thread Daniel Drake
James wrote: > In may I requested network management package be added to portage, > jffnms. It was entered into bugzilla (92501). Since then it has > progressed to a masked package in portage. I don't see it in portage. > I just (today) got email that is rather cryptic to me. Help understanding

[gentoo-user] Bugzilla and new ebuilds

2005-06-22 Thread James
Hello, In may I requested network management package be added to portage, jffnms. It was entered into bugzilla (92501). Since then it has progressed to a masked package in portage. I just (today) got email that is rather cryptic to me. Help understanding what going on is most appreciated: Clea

Re: [gentoo-user] unsibscribe

2005-06-22 Thread Vicente Louvet
wrong address :-D __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list

[gentoo-user] konqueror-kedit

2005-06-22 Thread Michael W. Holdeman
Somehow I messed up konqueror. When I run konqueror in filemanager mode and su, it works fine but KDEInit will not launch kedit. In fact konqueror as su will not launch anything? Anyone know how ot fix this?? Mike -- Michael W. Holdeman Powered by G

[gentoo-user] unsibscribe

2005-06-22 Thread Tamer Higazi
-- gentoo-user@gentoo.org mailing list

[gentoo-user] lirc

2005-06-22 Thread Luigi Pinna
Hello! I installed lirc in my home computer but when I start the service the server go down immediately. In the log I read: Jun 22 19:43:28 Cinzia lircd-0.7.1[4887]: lircd(serial) ready Jun 22 19:43:35 Cinzia lircd-0.7.1[4887]: accepted new client on /dev/lircd Jun 22 19:43:35 Cinzia lircd-0.7.1

[gentoo-user] `emerge -uDav world` blocked

2005-06-22 Thread Kurt Guenther
I don't understand this. I have a blocked package: ssmtp (below), but it's not even installed. I assume this means that there's no acceptable package available given my current mask options. I recently unmasked subversion and some dependencies. dev-util/subversion ~x86 net-www/apache ~x86 ne

Re: [gentoo-user] OpenOffice 2 beta

2005-06-22 Thread Michael W. Holdeman
On Wednesday 22 June 2005 09:43 am, Patrick Marquetecken wrote: > Hi, > > With the latest bin version I can't open of save documents that are on a > nfs volume, has anyone else the same problem? > No problem here with nfs mounts, but I cannot open "some" documents that were saved as .odt files usi

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Ryan Viljoen
Yes it is the current one assuming you save the .config file when exiting. This is obviously required for the compilation of the kernel. Glad to hear you got it working. Cheers Rav On 6/22/05, Fernando Meira <[EMAIL PROTECTED]> wrote: > Yep.. it was just a boot parameters issue!! > > Just had

Re: [gentoo-user] ip forwarding question

2005-06-22 Thread askar ...
On 6/22/05, A. Khattri <[EMAIL PROTECTED]> wrote: > On Tue, 21 Jun 2005, askar ... wrote: > > > Thanks, but I already have this script in my iptable rules. > > My router works for PC in LAN. > > But when I run in LAN PC www.mydomain.com it > > doesn't homepage. Though I c

Re: [gentoo-user] ip forwarding question

2005-06-22 Thread askar ...
Thanks all for help. Let me make clear what I'd like to do: At home I have to PCs. PC1 is router. (eth0 for lan, eth1 for WAN, connected with ADSL modem) PC2 is another pc ina LAN. I'm planning to run web server on PC2 with ip address 192.168.0.2. > > The iptables scripts as follows: > > --

[gentoo-user] OT: /proc

2005-06-22 Thread James
Hello, There is a short article on /proc in the linux journal that may be of interest to those who want some insight into /proc: "Manipulating all manners of runtime state information by using file-level system calls and commands." http://www.linuxjournal.com/article/8381 enjoy, James -- ge

Re: [gentoo-user] Serious problem after an emerge -uD world

2005-06-22 Thread Zac Medico
Gabriel Fernández wrote: > Hi, i have a serious problem after an emerge -uD world, all my binary ones > were unusable, maybe the problem was that i play with de > fix_libtool_files.sh. > after trying a lot, i have an idea to be used stage3 from the installation CD > to replace my binary, obtains

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Holly Bostick
AJ Spagnoletti schreef: > Holly just so you know for an answer to your question. On my end of it > all your post made the list fine. > > AJ > Thank you, AJ. Holly -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] meaning of colors in emerge

2005-06-22 Thread Neil Bothwick
On Wed, 22 Jun 2005 11:40:47 -0300, Fernando Canizo wrote: > Yesterday i hace to rebuild qt because it hasn't support for mysql, > which i just installed before, and i noted the use flag "+mysql" > appearing green colored. > > Y supposed, i assume correctly, that when a rebuild finds a new use >

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Fernando Meira
Yep.. it was just a boot parameters issue!! Just had to clean the ram disk stuff, and the initrd line, and everything went well!! For a future recompilitation, when I do "make menuconfig" or "make xconfig", the configuration showed is the current one or a default one? Logically, I would say that

Re: [gentoo-user] meaning of colors in emerge

2005-06-22 Thread Zac Medico
Fernando Canizo wrote: > Hi all, this is my first mail in the list. > > Ussually i see two colors: red and blue in the use flags showed by an > emerge -pv > > Yesterday i hace to rebuild qt because it hasn't support for mysql, which i > just > installed before, and i noted the use flag "+mysql"

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread AJ Spagnoletti
Holly just so you know for an answer to your question. On my end of it all your post made the list fine. AJ -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Ryan Viljoen
Ok you say you compiled the kernel manually, all you need to do is include support for the VFS file system in your kernel preferably built in rather than a module. That should do the job. As for the options for your kernel you dont need all the ram disk stuff that genkernel uses. Yours can simply b

Re: [gentoo-user] win32codecs / mplayer

2005-06-22 Thread Zac Medico
Bruno Lustosa wrote: > On 6/22/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > >>The win32codes USE flag? What does emerge mplayer -pv say? > > > Weird... no mention of win32codecs on my use flags here (though it can > play regular avi and some wmvs): > > [ebuild R ] media-video/mplayer-1.0_

[gentoo-user] meaning of colors in emerge

2005-06-22 Thread Fernando Canizo
Hi all, this is my first mail in the list. Ussually i see two colors: red and blue in the use flags showed by an emerge -pv Yesterday i hace to rebuild qt because it hasn't support for mysql, which i just installed before, and i noted the use flag "+mysql" appearing green colored. Y supposed, i

Re: [gentoo-user] win32codecs / mplayer

2005-06-22 Thread Bruno Lustosa
On 6/22/05, Neil Bothwick <[EMAIL PROTECTED]> wrote: > The win32codes USE flag? What does emerge mplayer -pv say? Weird... no mention of win32codecs on my use flags here (though it can play regular avi and some wmvs): [ebuild R ] media-video/mplayer-1.0_pre6-r4 -3dfx +3dnow +3dnowext +X +aal

Re: [gentoo-user] Other XMMS issue - crash, when I add ogg files to the playlist

2005-06-22 Thread István PONGRÁCZ
Hi, I disabled some plugins, working correctly :) Thank you! PS: Még jó, hogy van magyar lista is :) Tamas Sarga wrote: >On Sun, 12 Jun 2005, István PONGRÁCZ wrote: > > > >>Hi, >> >>When I add ogg files to the playlist, I got segment failure and xmms >>crash immediatelly. >> >>Message is: >>

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Daniel da Veiga
In fact, he mentioned META key, wich is ALT, not CTRL, and that is just a shortcut (-c command line option) when you're using the interface already, alt+c will bring the constant cursor position, so, he was first, just used a more "complex" explanation. On 6/22/05, Mauro Faccenda <[EMAIL PROTECTED

Re: [gentoo-user] Serious problem after an emerge -uD world

2005-06-22 Thread Kurt Guenther
Have you tried: $ revdep-rebuild It's my first step when my emerge fails. --Kurt Gabriel Fernández wrote: >Hi, i have a serious problem after an emerge -uD world, all my binary ones >were unusable, maybe the problem was that i play with de >fix_libtool_files.sh. >after trying a lot, i hav

Re: [gentoo-user] Hardware acceleration for ATI 9100? (Pundit-R)

2005-06-22 Thread Mark Knecht
On 6/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > > Hi, > > I wonder if anyone happens to have any info on whether hardware > > acceleration should/can/does work on a Pundit-R? My laptop, which has > > an ATI 9200 Mobility, has hardware acceleration working fine. That >

Re: [gentoo-user] Other XMMS issue - crash, when I add ogg files to the playlist

2005-06-22 Thread Tamas Sarga
On Sun, 12 Jun 2005, István PONGRÁCZ wrote: > > Hi, > > When I add ogg files to the playlist, I got segment failure and xmms > crash immediatelly. > > Message is: > ead_string() got invalid value "None" for Blursk.fullscreen_method > Message: device: default > XS[xmms-sid.c:196]: xs_init() > XS[x

Re: [gentoo-user] win32codecs / mplayer

2005-06-22 Thread Neil Bothwick
On Wed, 22 Jun 2005 14:25:08 +0100, Uwe Thiem wrote: > win32codecs are installed under /usr/lib/win32 but mplayer gets > compiled without support for them. Can anybody tell what I am missing? The win32codes USE flag? What does emerge mplayer -pv say? -- Neil Bothwick "Bother," said Pooh, as h

Re: [gentoo-user] win32codecs / mplayer

2005-06-22 Thread Eddie Mihalow Jr
Uwe Thiem wrote: > Hi folks, > > win32codecs are installed under /usr/lib/win32 but mplayer gets compiled > without support for them. Can anybody tell what I am missing? > > Uwe > USE="win32codecs" emerge mplayer -- gentoo-user@gentoo.org mailing list

[gentoo-user] Serious problem after an emerge -uD world

2005-06-22 Thread Gabriel Fernández
Hi, i have a serious problem after an emerge -uD world, all my binary ones were unusable, maybe the problem was that i play with de fix_libtool_files.sh. after trying a lot, i have an idea to be used stage3 from the installation CD to replace my binary, obtains that it worked temporary but after

[gentoo-user] OpenOffice 2 beta

2005-06-22 Thread Patrick Marquetecken
Hi, With the latest bin version I can't open of save documents that are on a nfs volume, has anyone else the same problem? TIA Patrick -- gentoo-user@gentoo.org mailing list

[gentoo-user] win32codecs / mplayer

2005-06-22 Thread Uwe Thiem
Hi folks, win32codecs are installed under /usr/lib/win32 but mplayer gets compiled without support for them. Can anybody tell what I am missing? Uwe -- 95% of all programmers rate themselves among the top 5% of all software developers. - Linus Torvalds http://www.uwix.iway.na (last updated:

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Fernando Meira
Ok, still unsolved! I know that this can happen due to 2 reasons: 1) wrong boot parameters, 2) compiled fs as module. I've been checking the first reason, and I couldn't solve through it... I use grub, and the first time I compiled the kernel using genkernel. Now I compiled it manually. The boot

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Mauro Faccenda
Holly Bostick wrote: > Ryan Viljoen schreef: >>> >>>does "nano -c" help you? >>> > > > Hey, didn't I say this (first, even)? No! You said to hit ctrl+c (^C) to make nano show the line. Note, that with -c you don't need to hit ctrl+c. []'s Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Fernando Meira
I should have read this mail before I rebooted.. :P I end up with a VDF-fs: No partition found (1) Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) I will need to use the livecd to fix the prob.. after I find what's going on... On 6/22/05, Ryan Viljoen <[EMAIL PROT

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Ryan Viljoen
> My problem is that I assume that the new configuration replaces the > previous one. So, I would need to replace all files. You dont need to replace your old kernel files you can simply copy them over to /boot under a different name so use: My previous kernel has: /boot/kernel-2.6.11-gentoo-r10

Re: [gentoo-user] Hardware acceleration for ATI 9100? (Pundit-R)

2005-06-22 Thread Mark Knecht
On 6/21/05, Richard Fish <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > > Hi, > > I wonder if anyone happens to have any info on whether hardware > > acceleration should/can/does work on a Pundit-R? My laptop, which has > > an ATI 9200 Mobility, has hardware acceleration working fine. That >

Re: [gentoo-user] samba + mysql + crypt password (pam or passdb)?

2005-06-22 Thread Claudinei Matos
I did specified these lines at smb.conf: encrypt passwords = no obey pam restrictions = yes pam password change = yes and commented the line of passdb: #passdb backend = mysql:teste well, how I've said, if I do that setup and try to login samba try to use guest account instead of authenticate me:

Re: [gentoo-user] A simple kernel question!

2005-06-22 Thread Neil Bothwick
On Wed, 22 Jun 2005 11:03:09 +, Fernando Meira wrote: > I am also aware of the "make install" option, but I guess this way is > faster (since it does not rebuilds the kernel). make install will not rebuild the kernel if it does not need to. If the kernel and modules are newer than the .config

[gentoo-user] A simple kernel question!

2005-06-22 Thread Fernando Meira
Hi, this might be a mighty stupid question, but I have no experience on recompiling kernel... I followed the instructions from the HOWTO and now I have to copy the new configuration to /boot. My problem is that I assume that the new configuration replaces the previous one. So, I would need to repl

Re: [gentoo-user] Setting a custom PS1

2005-06-22 Thread Alexander Skwar
Etaoin Shrdlu wrote: > Where is the best place to do it? I mean, some place that does not risk > to be updated/overwritten by a baselayout update. ~/.bash_profile Alexander Skwar -- BOFH Excuse #32: techtonic stress -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Holly Bostick
Ryan Viljoen schreef: > a perfect :D o/// > > Thank you Norberto > cheers > Rav \o/ > > On 6/22/05, Norberto Bensa <[EMAIL PROTECTED]> wrote: > >>Ryan Viljoen wrote: >> >>>Is it possible to get nano to display line numbers? >> >>does "nano -c" help you? >>-- >>gentoo-user@gentoo.org mailing

Re: [gentoo-user] Setting a custom PS1

2005-06-22 Thread Neil Bothwick
On Wed, 22 Jun 2005 10:32:50 +0200, Etaoin Shrdlu wrote: > Of course, I was talking about systemwide defaults (ie, not > per-user .bashrc and the like). The way I do it is to put them in /etc/bash/bashrc.local and add [ -f /etc/bash/bashrc.local ] && source /etc/bash/bashrc.local to the end of /

Re: [gentoo-user] gnome-panel

2005-06-22 Thread Spoiala Cristian
On 6/19/05, LostSon <[EMAIL PROTECTED]> wrote: > Hello > Has anyone noticed quite a delay after starting gnome after the panel > comes up and i go to click on the menu it takes about 10 seconds for the > menu to come up. After the initial clicking its fine but that first time > takes forever. Has

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread W.Kenworthy
Thanks, worked great. Thinking outside the square! I had gotten into the train of thought that console must equal textbrowser. BillK On Wed, 2005-06-22 at 16:22 +0930, Iain Buchanan wrote: > On Wed, 2005-06-22 at 14:23 +0800, W.Kenworthy wrote: ... > > from pc at work: > ssh -L :192.168.

Re: [gentoo-user] Setting a custom PS1

2005-06-22 Thread A. Khattri
On Wed, 22 Jun 2005, Etaoin Shrdlu wrote: > Where is the best place to do it? I mean, some place that does not risk > to be updated/overwritten by a baselayout update. Probably ~/.bashrc -- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Setting a custom PS1

2005-06-22 Thread Etaoin Shrdlu
On Wednesday 22 June 2005 10:27, Etaoin Shrdlu wrote: > Where is the best place to do it? I mean, some place that does not > risk to be updated/overwritten by a baselayout update. Of course, I was talking about systemwide defaults (ie, not per-user .bashrc and the like). -- gentoo-user@gentoo.or

[gentoo-user] Setting a custom PS1

2005-06-22 Thread Etaoin Shrdlu
Where is the best place to do it? I mean, some place that does not risk to be updated/overwritten by a baselayout update. Thanks -- Be an optimist, at least until they start moving animals in pairs to Cape Kennedy. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-22 Thread Nick Rout
learn some manners huh? others were able to answer graciously and accurately On Mon, 2005-06-20 at 10:22 -0400, Mark Shields wrote: > Perhaps his answer isn't clear enough. SOMEONE has to compile the > source for Gentoo; to my knowledge, Portage doesn't store an > pre-compiled binaries. Read th

Re: [gentoo-user] logout a gnome session with commandline?

2005-06-22 Thread Zac Medico
Raphael Melo de Oliveira Bastos Sales wrote: > 2005/6/21, Zhang Weiwu <[EMAIL PROTECTED]>: > >>Hello. I often remotely login to my other computer using XDMCP (run >>gdom, select XDMCP chooser...) but the connection could be broken for >>many reasons (connection down, or the host I am using gets do

Re: [gentoo-user] libtheora-1.0_alpha4

2005-06-22 Thread Andreas Karlsson
On Wednesday 22 June 2005 08.46, Dirk Heinrichs wrote: > It's always up- and downgraded between alpha3 and alpha4, isn't it? > > See this bug: http://bugs.gentoo.org/show_bug.cgi?id=96371 Thank you for the info. Best regards, Andreas Karlsson pgpQ9EPVckOQK.pgp Description: PGP signature

Re: [gentoo-user] distcc configuration

2005-06-22 Thread Zac Medico
michael higgins wrote: > On Thu, 16 Jun 2005 14:08:46 -0700 > Zac Medico <[EMAIL PROTECTED]> wrote: > > >>michael higgins wrote: >> >>>I have a couple of questions about using distcc. I have two machines. One is >>>significantly faster than the other, both x86 (pentium 2 and amd athlon-xp). >>>