Re: [gentoo-user] handling folders with spaces

2005-06-18 Thread A. Khattri
On Sat, 18 Jun 2005, timothy johnson wrote:

> trying to play starcraft, got it installed

Are you playing Starcraft under WINE?

Love that game...


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-18 Thread Claus Ladekjær Wilson - Otterup Kirke

if you run KDE kdm is fine and has the ability you are talking about

Mark Knecht wrote:

I found 'entrance' but there are too many ~x86 packages for my liking.
Can anyone else recommend a graphical login manager that might have
the ability to allow a user to shut the system down from the login
screen? gdm wants to emerge pretty much all of gnome so I cannot use
that. xdm seems so sparce and doesn't allow shutdown.

Thanks,
Mark




--
Venlig hilsen
Claus Ladekjær Wilson
c/o Otterup Kirke
Bakkevej 2A
5450 Otterup
tlf. 66191050
mobil 61665543
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cannot chroot!!!

2005-06-18 Thread Statux
Are you working with a livecd/codebase/etc that matches your
architecture (hint: intel-based live CDs aren't compatable with
amd64's)? Sounds like two things aren't on the same wavelength. Also,
make sure your /etc/make.conf (if you've gotten that far) doesn't read
like your other intel ones :)

On Sun, 2005-06-19 at 01:53 +0200, Marc Schlienger wrote:
> Hi,
> 
> I just started a stage-1-installation on an AMD64-NForce4-system. When I want
> to "chroot" ( chroot /mnt/gentoo/ /bin/bash ) I get the error message:
> 
> chroot: cannot run command `/bin/bash`: Exec format error
> 
> It's the same with "sh". It's my first installation on an AMD Athlon 64 and I
> had never the same problem with several Intel-systems, so I think it may have
> to do with the 64-Bit technology.
> 
> Any hints or suggestions?
> 
> Regards Marc
> 
-- 
Statux <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] handling folders with spaces

2005-06-18 Thread Zac Medico
timothy johnson wrote:
> trying to play starcraft, got it installed but it installed it to
> Program Files, now I have to get the the exe in a term but I cant seem
> to cd to Program Files cause of the space. Any ideas on how to get
> around this???
> 

You could quote the space or escape it.

cd "Program Files"

or

cd Program\ Files

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



[gentoo-user] Re: handling folders with spaces

2005-06-18 Thread Thomas Kirchner
* On Jun 18 20:41, timothy johnson (gentoo-user@lists.gentoo.org) wrote:
> trying to play starcraft, got it installed but it installed it to
> Program Files, now I have to get the the exe in a term but I cant seem
> to cd to Program Files cause of the space. Any ideas on how to get
> around this???

In general, you can escape a space in your shell by prefixing it with a 
backslash, for example "Program\ Files".  If you actually use quotes, you 
don't need the backslash.  You can also use tab-completion, if available, 
by just typing "Program" and hitting tab.

As a side note, please fix your mail client - it's sending mail to 
gentoo-user@lists.gentoo.org and gentoo-user@gentoo.org, only the latter 
of which is correct, and we're all receiving two copies.
Tom


pgp0ZxEQ7aA3z.pgp
Description: PGP signature


Re: [gentoo-user] gnome-panel

2005-06-18 Thread Statux
Yes, I've noticed that too. Seems to be happening here with gnome 2.10.
Previous versions seem to be fine. Is something not loading when gnome
comes up? or is it taking forever reading the menu config, etc?


On Sun, 2005-06-19 at 01:23 +, LostSon 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 anyone else noticed this or is it just me, thanks.
-- 
Statux <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] handling folders with spaces

2005-06-18 Thread timothy johnson
trying to play starcraft, got it installed but it installed it to
Program Files, now I have to get the the exe in a term but I cant seem
to cd to Program Files cause of the space. Any ideas on how to get
around this???

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-06-18 Thread maxim wexler
> 
> Or maybe the selected shell didn't initialize,
> including grub's if this
> is at that point?

I managed to emerge grub-0.96 finally onto the
non-booting machine hoping that would turn the trick,
and ran grub-install. The result was the same as near
the start of this thread:

GRUB Loading stage1.5
GRUB Loading please wait...

then nothing.

Then I realised the one word GRUB appearing in upper
left corner of the screen is just a truncated version 
of the above. As before, character keystrokes have no
effect. Seems like the process gets halted midway. But
it's not a complete crash, ie, ctrl-alt-del is still effective.



__ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search. 
http://info.mail.yahoo.com/mail_250
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome-panel

2005-06-18 Thread Antonio Coralles
gentoo-user@lists.gentoo.org 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 anyone else noticed this or is it just me, thanks.

It's exactly the same for me since i moved from 2.8.3 to 2.10 
Antonio

> -- 
> LostSon
> http://www.lostsonsvault.org
> Public Key
> http://www.lostsonsvault.org/dls/lostson.asc 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gnome-panel

2005-06-18 Thread LostSon
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 anyone else noticed this or is it just me, thanks.
-- 
LostSon

http://www.lostsonsvault.org

Public Key 
http://www.lostsonsvault.org/dls/lostson.asc


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


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

2005-06-18 Thread michael



On Sat, 18 Jun 2005, A. Khattri wrote:


On Sat, 18 Jun 2005 [EMAIL PROTECTED] wrote:


True but isn't it CGI-based?


Is that a problem? Something I should be aware of?


For me yes. Every incoming request launches the CGI that generates the web
page. Unless you're using mod_perl (or choose to publish static pages),
you take a performance hit. PHP-based blogs are better IMHO.


Good point. Thanks for explaining.
--
gentoo-user@gentoo.org mailing list



Re: [Fwd: Re: [gentoo-user] esd or arts, sound daemon howto]

2005-06-18 Thread Christoph Eckert

> OSS seems to be dead,

Yes.

> ALSA is said by some to be dying,

Certainly not :) .

> ARTS looks like a do-(almost)-everything, but a few lacks,

Arts is dying. Forget about it.

> DMIX looks like 'almost there, with limits',

This is softwaremixing for ALSA, but if you do want pro audio 
work, forget about it.

> JACK is a playback(?) enhancer for 1+ of the above,

JACK is an audio server for pro audio work. If you want to do 
pro audio work, install JACK and qjackctl (both available in 
the gentoo repository, but try more recent packages).

> SKYPE looks like a record tool.

Skype is a proprietary VIOP solution.

[...]

> What I need to know is what works-//collides-with what, and
> the features/abilities of each, so I can decide what I will
> need, and maybe not fiddle-faddle too much with
> installing-&-testing-&-removing-&-... to have it right.

If you know what you're doing, nothing will conflict. The art 
is to understand all systems and combine them.

See sysexxer.sf.net for some introdicing videos.

> What are the features & abibities of each of the above,
> generaly & specifically?   More to the point, could you
> please point me to the best places/docos to find all this
> out for myself? Maybe the home pages &/or other
> -definitive- sites? And for any other softwares that you
> feel I should know about!

If you want to use linux as an audio machine (as a musician), 
then visit

http://www.linuxdj.com/audio/lad/subscribelau.php

and subscribe to the users list.

>
> Environment: Shuttle AN35N/nForce2/400/ultra/MCP mobo, AMD
> XP 2700+, 1GB, 200GB (plus removables), ATI AIW9600 dually,
> CL SB Live! in PCI slot, kernel is basically the 2004.3 /
> 2.6.11-r4 install with PickledOnion for now -- will
> probably not do over one or two general updates a year, and
> not too many selected updates; if it works so that I can
> work & play, leave it alone! (in computers for last ~~22
> years).


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread Christoph Eckert

> That and full backups. A good idea, folks. Can save a lot
> of trouble.

I personally would even prefer a different naming scheme.

If the files would been named something like

$name$date

it would be much more easy to catch all config files by doing 
a

ls -l [$name]*


Just my two cents.


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



[Fwd: Re: [gentoo-user] esd or arts, sound daemon howto]

2005-06-18 Thread Robert G. Hays

[digest-mode reply]

(and much belated, at that! -- catching up.)


From: Christoph Eckert <[EMAIL PROTECTED]>
Date: Wed, 8 Jun 2005 00:51:10 +0200
To: gentoo-user@lists.gentoo.org



Don't hesitate to ask me  .



Christoph,

A small request, if you would be so kind.
(Or anyone else who feels that they have really good knowledge here! :) ) 


I am trying to -manufacture- the time to get several synths & drum machines & 
patchbays and other such digital sound equipment, as well as some guitars & basses, 
mics, line-in, and possibly other stuff, set up with my computer.

Target software includes recorders, playback, sound-processing of *all* sorts, 
mixers, librarians, and so on.

Composing music, basically.  (Sheet music format preferred as basis, but will eventually 
need *all* sorts of views, roll, event, &&&c.)

And I kind-of expect to also get into video edit/mix/create in the future.
What I -don't- expect my computer to be is the home-entertainment system itself -- one, 
I'm an audiophile (on a budget, alas!!), two, therefrom I do note that CDA does poorly 
with cymbals, chimes, and all other really high things & overtones -- though it 
wins *everything* else!, three, obviously, I have little taste for MP3, and four, I 
like *BIG* screens at a comfortable distance (& sound!).  I even have a stereo 
-right- next to the computer.

And then there is just the whole entire everyday world of computer playback, 
sounds, etc.

I can do most of this in MonopleSoft WhinedoZZZe, but I am trying to move to 
Linux (and after a year and several distros I decided on Gentoo), and I will 
want better tools for almost everything; heck, just good tools for lots of all 
this -- only bought a couple of ~expensive WhinedoZZZe packages, and after I 
find what I need/want, I may give those away...

OK!, all that in mind for future-thought reference, the following:

OSS seems to be dead,
ALSA is said by some to be dying,
ARTS looks like a do-(almost)-everything, but a few lacks,
DMIX looks like 'almost there, with limits',
JACK is a playback(?) enhancer for 1+ of the above,
SKYPE looks like a record tool.

I know I got at least some of this wrong!
So, since I will -- hopefully! -- in the next few weeks start worrying about 
all this (kde is silent for the last few weeks, but did have sound)...

What I am asking for now is the 'everyday' stuff, with some idea of long-term 
conflicts/issues/pluses/&c.

What I need to know is what works-//collides-with what, and the features/abilities of each, 
so I can decide what I will need, and maybe not fiddle-faddle too much with 
installing-&-testing-&-removing-&-... to have it right.

What are the features & abibities of each of the above, generaly & specifically?  
More to the point, could you please point me to the best places/docos to find all this out for myself?  
Maybe the home pages &/or other -definitive- sites?

And for any other softwares that you feel I should know about!


Environment: Shuttle AN35N/nForce2/400/ultra/MCP mobo, AMD XP 2700+, 1GB, 200GB 
(plus removables), ATI AIW9600 dually, CL SB Live! in PCI slot, kernel is basically 
the 2004.3 / 2.6.11-r4 install with PickledOnion for now -- will probably not do 
over one or two general updates a year, and not too many selected updates; if it 
works so that I can work & play, leave it alone! (in computers for last ~~22 
years).

Thank you for your time reading this!
Thank you in advance for any reply!

Robert G. Hays.
[EMAIL PROTECTED]   (main eddress)
[EMAIL PROTECTED]   (permanent eddress)






--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread Robert G. Hays

[digest-mode reply]

ON Sat, 18 Jun 2005 13:26:37 -0400 fire-eyes <[EMAIL PROTECTED]> wrote:
On Sat, 2005-06-18 at 13:18 -0400, Brett I. Holcomb wrote:

I don't know about there being a manual but one way is to have etc-update 
show you the differences - that shows what's being taken out and what's 
added.  
 



That and full backups. A good idea, folks. Can save a lot of trouble.

-
fire-eyes,

Yes!


I have three drives, 120, 80, 120.

I use swappable bays (~$10 US each) on the front of the computer.  USB would be 
fine for #3, maybe even #2 or all.

The last drive is a backup drive; room for 1 copy everything plus 2 copies of 
my largest partition but 1.  WhinedoZZZe has a lotta parts: poor tools means 
need good organization.

For Linux, I use a simplified: BootMagic in MBR (may replace w/grub), hda3 
(inside 8GB 1024Cyl) = /boot, hda14 = 2G swap, hda15 = 37+G /, hdb4 (after 
8G-limited extended for DOS) = 70+G, to mount as /70g (call it 'work'...).

Basically, I keep all data on hdb4.  Certainly all massive &/or crucial stuff 
gets copied there D*** quickly.

Before *ANY* OS changes, or almost any installs in WhinedoZZZe, I back the affected part to 
hdd5, JIC it becomes aflicted.  (~114 Actual Gig; hdd1 is tiny, hidden, F16 (bootable JIC hda 
& hdb get wonked) primary; "that's all, folks!")

Bottom line: have 1-or-more DATA parts, best on another hd, keep/copy all -data- 
there, <8G, <1024Cyl /boot will boot *anywhere*, and back-up affected before 
lest aflicted by.  Full and incremental!

rgh.





--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hard drive space low, buildpkg to blame?

2005-06-18 Thread William Kenworthy
the quick & dirty:

'du /|sort -rn|less'

or to quickly confirm your suspicions:

'du -sh /usr/portage/packages'

BillK


On Sat, 2005-06-18 at 21:53 +0200, Holly Bostick wrote:
> Grant schreef:
> > vmware is telling me I'm low on space for /tmp.  My hard drive must be
> > filling up and I suspect FEATURES="buildpkg" which has been on for a


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-06-18 Thread Ian K
Hello to you too.


Christopher K. Mineman wrote:
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
500mHz=0D=0A=
256MB RAM=0D=0A=
80.0GB HDD=0D=0A=
ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
Computer name: "PentaQuad"=0D=0A=

x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] grub still broke

2005-06-18 Thread Robert G. Hays

[digest-mode reply]

Richard Fish schreef:



maxim wexler wrote:
   



But it's a dead console. The caps lock key and the num
lock key turn the leds on and off but typing letters
does nothing.
 





I've been trying to come up with a reasonable explanation for this
behavior.  
   



OK, it may not be a reasonable explanation, but it does make 'sense'--
is it possible that the text color is the same as the background color,
so that letters are being typed, but you simply don't *see* them? I
don't have the faintest clue how one would manage this, but the thing
is, if hitting CapsLock and NumLock has visible results, *the keyboard
is working*, afaik. So presumably typing letters is working as well.

Just an idea,
Holly


Or maybe the selected shell didn't initialize, including grub's if this
is at that point?
I have not been following this thread, but I did notice this entry, so I
must apologize if I just acquired Toe-&-Heel Breath (stuck my foot into
my mouth), but it seemed like a valid thought...

Holly,
Knowing more than a tiny bit about the hdw itself myself, your afaik is
correct, unless there is a major bust inside the kbd itself; anybody
thrown the poor thing against a wall lately? -- I do know this thread
has long, silverey whiskers->

rgh.



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cannot chroot!!!

2005-06-18 Thread Zac Medico
Marc Schlienger wrote:
> Hi,
> 
> I just started a stage-1-installation on an AMD64-NForce4-system. When I want
> to "chroot" ( chroot /mnt/gentoo/ /bin/bash ) I get the error message:
> 
> chroot: cannot run command `/bin/bash`: Exec format error
> 
> It's the same with "sh". It's my first installation on an AMD Athlon 64 and I
> had never the same problem with several Intel-systems, so I think it may have
> to do with the 64-Bit technology.
> 
> Any hints or suggestions?
> 
> Regards Marc
> 

It seems that your kernel does not have x86_64 support.  The AMD64 livecd uses 
an x86_64 enabled kernel.

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



[gentoo-user] Alternatives to xdm/gdm?

2005-06-18 Thread Mark Knecht
I found 'entrance' but there are too many ~x86 packages for my liking.
Can anyone else recommend a graphical login manager that might have
the ability to allow a user to shut the system down from the login
screen? gdm wants to emerge pretty much all of gnome so I cannot use
that. xdm seems so sparce and doesn't allow shutdown.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-06-18 Thread maxim wexler

> /usr/portage/profiles/default-linux/x86/2005.0
> exists,
> you can change the symlink to point to that, run
> emerge --sync, and that
> should get your portage tree up to date on the k6.

Done. Now it's

!!! ARCH is not set ... are you missing the
/etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree
complete?

No, yes and How do I tell? 

I ran emerge --sync until it said it was done, after
about two hrs, then it started up at another address
and on different hdware. I hit . Should I have
just let it continue?



__ 
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Cannot chroot!!!

2005-06-18 Thread Marc Schlienger
Hi,

I just started a stage-1-installation on an AMD64-NForce4-system. When I want
to "chroot" ( chroot /mnt/gentoo/ /bin/bash ) I get the error message:

chroot: cannot run command `/bin/bash`: Exec format error

It's the same with "sh". It's my first installation on an AMD Athlon 64 and I
had never the same problem with several Intel-systems, so I think it may have
to do with the 64-Bit technology.

Any hints or suggestions?

Regards Marc

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Bad NFS performance

2005-06-18 Thread Scott Tiret
On Sun, 2005-06-19 at 00:22 +0200, 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 found.

I had similar performance issues with NFS.  Tried all the different NSF
options.  Turned out to be a simple networking problem.  One of the
hosts on my switched 100Mb/s network was actually running half-duplex.
Try ifconfig to see if there are any errors on each of the network
cards.  Also try mii-diag to see what the auto-negotiation messages are
saying.  You can then set speed and duplex using mii-tool if you need
to.  You might also check the cables just to be sure.

Good luck,

-- 
Scott Tiret <[EMAIL PROTECTED]>


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


Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread Zac Medico
> It actually looks like the only time I don't get console colors is
> when I'm root.  Does that help track this down?

Pay special attention to the parts in /etc/profile and /etc/bash/bashrc that 
refer to $EUID == 0 or "$USER" = "root".

You can trace everything bash does like this:

set -x
source /etc/profile

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



[gentoo-user] Bad NFS performance

2005-06-18 Thread Andreas Karlsson
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 found.

The problem is not unique as it seems.  I have an r/w speed against the 
NFS-server going from ~200kb/sec to 2mb/sec. I can´t predict or find a cause 
for the strange speed changes. 

I have three computers set up:

Aquarius is my main work station (AMD XP 3200+, 1 gig ram)
Leo is my file server (AMD 1700+, 630 meg ram)
Aries is for TV-out (AMD 1700+, 512 meg ram)

All connected via a switched 100mbit network. All have 100mbit NICs.

Netperf is telling me this:
aquarius hermes # netperf -H leo
TCP STREAM TEST to leo
Recv   SendSend
Socket Socket  Message  Elapsed
Size   SizeSize Time Throughput
bytes  bytes   bytessecs.10^6bits/sec

 87380  16384  1638410.00  89.61

And when I do the same from/to all others the results are quite the same. So, 
no problem with the network.

Next up NFS. 

I have now tried so many different combinations at my /etc/fstab that I don´t 
know what is up and down: It currently looks like this:


aquarius hermes # cat /etc/fstab | grep nfs

leo:/home/files /home/hermes/philez nfs  
rw,users,auto,hard,intr,tcp,retrans=5,rsize=1024,wsize=1024


I´ve tried rsize and wsize from 1024 up to 32768 (1 through 32 * 1024).  I´ve 
tried it in combination with sync and async. Here I find async working best. 

The file server (Leo) has a 120 gig HD with DMA enabled:

leo linux # hdparm -t /dev/hdc

/dev/hdc:
 Timing buffered disk reads:   88 MB in  3.02 seconds =  29.15 MB/sec

So there should not be a I/O related problem either. 


I also run Samba on it, and when I am in Windows, filetransfers are as 
expected on 100mbit network (haven´t even mesured them as they work fine). 

Can anyone please give me any hints or advices on how to proceed with this 
problem? 

Best regards,
Andreas Karlsson


pgprVgpW0Qkn7.pgp
Description: PGP signature


Re: [gentoo-user] wine and winetools.

2005-06-18 Thread Zac Medico
David Harel wrote:
> Thanks for your reply,
> I installed first wine20041201 as recommended (manually no emerge for
> it), then wine-config-sidenet worked. However some URLs such as
> www.arkia.co.il didn't work.
> Looking at the FAQ in sidenet I noticed that dcom98.exe might help.
> I got error: "Error registering the OCX c:\windows\system\rpcrt4.dll"
> and eventually IE6 stopped working.
> 
> Started all over again. This time I advanced to wine20050524. looked
> same as 20041201. Now I tried again dcom98. This time I got:
> "ThunkConnect32 failure !!"
> and then:
> "Error loading W95INF32.DLL"
> which is what I got when doing winetools.
> Any idea?
> 

I barely use wine at all but I have found the dcom98.exe thing to be helpful so 
you may want to try that.

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



[gentoo-user]

2005-06-18 Thread Christopher K. Mineman

-- 
Christopher K. Mineman <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: jdk / openoffice

2005-06-18 Thread Zac Medico
Uwe Thiem wrote:
> On Saturday 18 June 2005 18:48, Uwe Thiem wrote:
> 
>>Hi folks,
>>
>>anybody else seeing this? "emerge --update world" emerges
>>blackdown-jdk-1.4.2.02, it gets installed, 1.4.2.01 gets nuked, env-update
>>runs. Afterwards, the relevant variables in /etc/profile.env are still
>>pointing to the (removed) 1.4.2.01 and, as a result, OpenOffice fails to
>>compile later.
>>
>>is it me or a bug in the jdk ebuild?
> 
> 
> Replying to my own post. =8-O
> 
> Alright, I edited all relevant variables in /etc/profile.env manually and now 
> OpenOffice is at least compiling. But the next env-update will screw it 
> again. What else can I do? Any ideas?
> 
> Uwe
> 

I recently went through this upgrade without a glitch.  If you run java-config 
will automatically generate /etc/env.d/20java from 
/etc/env.d/java/20blackdown-jdk-1.4.2.02.

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



Re: [gentoo-user] xorg load module error

2005-06-18 Thread Richard Fish
Chris Frederick wrote:

>[ebuild   R  ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts
>-cjk +debug -dlloader -dmx -doc -font-server +hardened -inscure-drivers
>-ipv6 -minimal +mmx -nls +opengl +pam -sdk -sse -static +truetype-fonts
>+type1-fonts (-uclibc) +xprint +xv
>
>  
>
>(II) LoadModule: "bitmap"
>(II) Loading /usr/lib/modules/fonts/libbitmap.a
>Duplicate symbol __i686.get_pc_thunk.bx in 
>/usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
>Also defined in /usr/lib/modules/fonts/libbitmap.a
>
>  
>

It seems that the server doesn't like your build of the bitmap fonts
library.  Not sure why this is...looks like a bug to me, or possibly a
CFLAGS goof.

I suggest rebuilding x.org with USE=-bitmap-fonts.  That should get you
around this problem


-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get PHP to work with Apache2

2005-06-18 Thread Michael Haan
On 6/18/05, Craig Duncan <[EMAIL PROTECTED]> wrote:
> fire-eyes wrote:
> 
> >On Sat, 2005-06-18 at 13:24 -0400, Michael Haan wrote:
> >
> >
> >>Apache2 is trying to download php files, not run them.  What gives?
> >>
> >>
> >
> >You need to set the types up in apache's config. I haven't done this in
> >a while so I don't quite remember. That and the way apache is configured
> >in gentoo has changed wildly recently, so my guess is I couldn't help
> >anyway.
> >
> >I'm sure someone here knows, you also may want to check the
> >gentoo-server and gentoo-web-user mailing lists.
> >
> >
> >
> First look at /etc/conf.d/apache2 and make sure you have something like
> APACHE2_OPTS="-D PHP"
> 
> Then restart apache
> /etc/init.d/apache2 restart
> 
> If that still does not work, try editing
> /etc/apache2/modules.d/xx_mod_php.conf
> and comment out all the  and  tags then restart apache.
> 
> HTH
> Craig
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 

I'm not sure what I did, but it's working now.  I suspect it had to do
with adding an apache2 use flag and re-emerging mod_php.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wine and winetools.

2005-06-18 Thread David Harel

Thanks for your reply,
I installed first wine20041201 as recommended (manually no emerge for 
it), then wine-config-sidenet worked. However some URLs such as 
www.arkia.co.il didn't work.

Looking at the FAQ in sidenet I noticed that dcom98.exe might help.
I got error: "Error registering the OCX c:\windows\system\rpcrt4.dll"
and eventually IE6 stopped working.

Started all over again. This time I advanced to wine20050524. looked 
same as 20041201. Now I tried again dcom98. This time I got:

"ThunkConnect32 failure !!"
and then:
"Error loading W95INF32.DLL"
which is what I got when doing winetools.
Any idea?

Zac Medico wrote:

David Harel wrote:


Hi all,

Is anybody successful with winetools: www.von-thadden.de/Joachim/WineTools/
I installed wine 20050111 (I also tried 20041019)which works quite well
on many applications. I wanted to install IE6 as well knowing it will be
best if I did it using winetools - which works just great on RedHat (9).
Can't even install dcom98. I keep getting error:
"ThunkConnect32 Failure!!"
and
"Error loading W95inf32.dll"

Then, If I continue to SP6 installation (IE6) it gets hanged on about
47% progress.

Joachim von Thadden (who does the winetools) gave it up on Gentoo. Any
idea?




I got it working with wine 20050111 and wine-config-sidenet-1.8.1:
http://sidenet.ddo.jp/winetips/config.html

Zac


--
Thanks.

David Harel,

==

Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: when ldconfig should be run

2005-06-18 Thread Zac Medico
Moshe Kaminsky wrote:
> * Richard Fish <[EMAIL PROTECTED]> [18/06/05 17:02]:
> 
>>Moshe Kaminsky wrote:
>>
>>
>>>Hi,
>>>
>>>I've noticed that after merging every package, portage runs ldconfig
>>>(the 'Regenerating /etc/ld.so.cache...' message). This takes a long
>>>time, and as far as I understand, for most packages is unnecessary. I
>>>looked in portage.py, and it appears that portage indeed checks whether
>>>the relevant directories where modified during the merge. However, this
>>>check is ignored if ldconfig should create links (ie, run without the -X
>>>flag). Can someone explain it? as far as I understand, links are only
>>>created to files in the same directories that are checked, so if they
>>>were not modified, no links should be created, right?
>>
>>
>>Well, regarding when ldconfig should be run, the answer is after
>>anything that installs libraries or updates /etc/ld.so.conf. 
>>
>>As to when portage runs ldconfig, well, it seems it will run it in the
>>following circumstances:
>>
>>1. If an ebuild specifically calls out env-update.
>>
>>2. After each ebuild, unless the package has been downgraded, in which
>>case makelinks is set to 'False'.  I'm not sure I understand this logic...
>>
> 
> 
> So, assuming the package is not downgraded, this is usually (or at least 
> in many of the cases) unneeded. For example, when installing perl 
> modules, etc. And portage actually checks whether libraries were 
> installed, but then the makelinks flag basically causes the check to be 
> ignored.
> 

It's unneeded when /etc/ld.so.conf has not changed and none of the *.so files 
have changed in the directories listed therein.

> 
>>3. After packages are unmerged
>>
>>4. In a very specific case after all packages are emerged...the logic is
>>a bit too much for me to decipher without stepping through with a
>>debugger, or adding a bunch of print statements.
>>
>>
>>So, I have a question for you...what exactly do you mean by "takes a
>>long time"?  On my system, ldconfig completes in under 10 seconds after
>>a fresh boot, and almost instantaneously after that.
> 
> 
> On my system it takes a bit longer, I think maybe 20 seconds, and I 
> didn't notice any difference between calling it immediately after a boot 
> or after that. My machine is quiet old, though (800Mhz Duron with with 
> 128MB RAM). I agree it's not much after emerging openoffice or mozilla, 
> but it is much if you need to install ten perl modules, which consists 
> basically of copying some files, and ldconfig is run after every one of 
> them for nothing.
> 
> I think I'm just going to try and remove this makelinks condition, and 
> see what happens.
> 

You should be fine as long as my above stated condition is met (installing perl 
modules is a good example).  BTW, the reason ldconfig takes so long for you is 
that you don't have much ram :-(.

Zac

> Thanks,
> Moshe
> 
>>-Richard
>>
>>-- 
>>gentoo-user@gentoo.org mailing list
>>
> 
> 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-06-18 Thread maxim wexler
> OK, it may not be a reasonable explanation, but it
> does make 'sense'--
> is it possible that the text color is the same as
> the background color,
> so that letters are being typed, but you simply
> don't *see* them? I
 LOL Yeah, it's invisible ascii! You have to heat the
screen with a blow-dryer to see it!

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



Re: [gentoo-user] grub still broke

2005-06-18 Thread maxim wexler
> 
> I've been trying to come up with a reasonable
> explanation for this
> behavior.  Assuming that you can enter the BIOS
somewhere in the code there must be a line that says
print the letters G-R-U-B to a console then stop.
> setup screens with this
> keyboard, I have no answer to why this wouldn't
> work.
> 
> Is this a USB keyboard by chance?  

ps/2





 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread Holly Bostick
Grant schreef:
>>>The code in my bashrc that seems to correspond with the above code is
>>>a bit different so I tried commenting it out and adding your's.  I
>>>then ran env-update and 'source /etc/profile' but still no colors.
>>>Should I post my bashrc?  Maybe it wasn't updated properly because my
>>>baselayout is hard masked?
>>>
>>>- Grant
>>>
>>
>>But the code you changed wasn't in either /etc/profile or any of the env
>>file that are updated by env-update-- it was in ~/.bashrc.
>>
>>So try . ~/.bashrc (source ~/.bashrc), and see if that helps.
>>
>>Holly
> 
> 
> It actually looks like the only time I don't get console colors is
> when I'm root.  Does that help track this down?
> 
> - Grant
> 

Does root have a ~/.bashrc? If not, then when root logs in (either
normally, or via an 'su -'), it looks like the console characteristics
are set via /etc/bash/bashrc (but I've just upgraded to bash 3, so this
may be a new setup than bash 2.05).

Anyway, I notice that the relevant section of this file reads as follows:

# Set colorful PS1 only on colorful terminals.
# dircolors --print-database uses its own built-in database
# instead of using /etc/DIR_COLORS.  Try to use the external file
# first to take advantage of user additions.
use_color=false
safe_term=${TERM//[^[:alnum:]]/.}   # sanitize TERM

if [[ -f /etc/DIR_COLORS ]] ; then
grep -q "^TERM ${safe_term}" /etc/DIR_COLORS && use_color=true
elif type -p dircolors >/dev/null ; then
if dircolors --print-database | grep -q "^TERM ${safe_term}" ; then
use_color=true
fi
fi

if ${use_color} ; then
if [[ ${EUID} == 0 ]] ; then
PS1='\[\033[01;31m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]'
else
PS1='\[\033[01;[EMAIL PROTECTED] \[\033[01;34m\]\w \$ 
\[\033[00m\]'
fi
else
if [[ ${EUID} == 0 ]] ; then
# show root@ when we don't have colors
PS1='[EMAIL PROTECTED] \W \$ '
else
PS1='[EMAIL PROTECTED] \w \$ '
fi
fi


Notice that the first line of this section is usecolor=false?

Maybe for some reason /etc/DIR_COLORS is not being recognized (which
would then change the setting to use_color=true, or for some other
reason your terminal is not being recognized as able to use color.

Personally, I would just copy my user's ~/.bashrc to /root/bashrc, make
any appropriate changes (I like to distinguish my root colors and prompt
from the user's, but they're otherwise the same, mostly). In fact,
that's what I pretty much did, because iirc, root didn't have a
~/.bashrc originally. Anyway, then I would just . ~/.bashrc from a root
terminal, and get on with my life. I'm sure there's a more elegant way
around this, but my geekishness does not extend to futzing around with
whether there's a DIR_COLORS, figuring out why the root terminal only
won't notice it, and digging through obscure config files to change
what's probably a one-line setting. ~/.bashrc trumps all of them, so I
just use that.

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



Re: [gentoo-user] problem starting KDE

2005-06-18 Thread Volker Armin Hemmann
Hi,

shutdown X, than:
remove .Xauth, remove all dcop mcop, .ICE* stuff in the home-dir. Remove 
in /tmp kde-*, mcop*, .X*, .ICE*.

try again.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] files in /usr/portage/metafiles/cache

2005-06-18 Thread Mike Williams
On Saturday 18 June 2005 18:41, David Harel wrote:
> Can I remove files from:
> /usr/portage/metadata/cache ?

Yeah, if you want.
But then again, you can remove anything you like, wether you'll break anything 
is another matter :)

In this case, portage should just run slower.

-- 
Mike Williams


pgpt4pNkBmkB2.pgp
Description: PGP signature


Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread Grant
> >>>I updated to the masked baselayout and now there is no coloring
> >>>of "[EMAIL PROTECTED] ~ #" in the console.  Could this be a feature?
> >>>
> >>
> >>You probably upgraded bash at the same time.  With the new
> >>baselayout those colours are set in /etc/bash/bashrc:
> >>
> >>if [[ -f /etc/DIR_COLORS ]] ; then
> >>  grep -q "^TERM ${safe_term}" /etc/DIR_COLORS && use_color=true
> >>elif type -p dircolors >/dev/null ; then
> >>  if dircolors --print-database | grep -q "^TERM ${safe_term}"; then
> >>use_color=true
> >>  fi
> >>fi
> >
> >
> > The code in my bashrc that seems to correspond with the above code is
> > a bit different so I tried commenting it out and adding your's.  I
> > then ran env-update and 'source /etc/profile' but still no colors.
> > Should I post my bashrc?  Maybe it wasn't updated properly because my
> > baselayout is hard masked?
> >
> > - Grant
> >
> But the code you changed wasn't in either /etc/profile or any of the env
> file that are updated by env-update-- it was in ~/.bashrc.
> 
> So try . ~/.bashrc (source ~/.bashrc), and see if that helps.
> 
> Holly

It actually looks like the only time I don't get console colors is
when I'm root.  Does that help track this down?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hard drive space low, buildpkg to blame?

2005-06-18 Thread Holly Bostick
Grant schreef:
> vmware is telling me I'm low on space for /tmp.  My hard drive must be
> filling up and I suspect FEATURES="buildpkg" which has been on for a
> while.  What is the best way to find out if those packages are taking
> up all of my space?

Best one I've found is

x11-misc/xdiskusage
 Available versions:  1.46 ~1.48
 Installed:   1.46
 Homepage:http://xdiskusage.sourceforge.net/
 Description: front end to xdu for viewing disk usage
graphically under X11

Very useful program.

> 
> What is the best way to clean out the PKGDIR directory?  Maybe I
> should delete its entire contents and run quickpkg to build a package
> of everything I have installed?  I'm happy with this system as it
> currently is.

Sorry, no idea, but I would think that you could backup the contents to
some removeable media (like a CD or DVD), and *then* delete the
directory-- if you wanted to reinstall any of the packages, you could
just copy the package from the CD to /usr/portage/distfiles. I don't so
much see what's the point of building packages for safekeeping, and then
keeping them on the HDD that might be in danger, anyway.

> 
> Also 'man quickpkg' says PKGDIR defaults to /var/tmp/portage-pkg but
> it seems to have defaulted to /var/tmp/portage for me.  Should I
> submit a bug?

The PKDIR is set in /etc/make.conf. So maybe you've changed the default
there? Mine looks like this:

PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage

So my packages will be in /usr/portage/packages . What does yours say?


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



[gentoo-user] files in /usr/portage/metafiles/cache

2005-06-18 Thread David Harel

Hi there,

Can I remove files from:
/usr/portage/metadata/cache ?

--
Thanks.

David Harel,

==

Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Hard drive space low, buildpkg to blame?

2005-06-18 Thread Grant
vmware is telling me I'm low on space for /tmp.  My hard drive must be
filling up and I suspect FEATURES="buildpkg" which has been on for a
while.  What is the best way to find out if those packages are taking
up all of my space?

What is the best way to clean out the PKGDIR directory?  Maybe I
should delete its entire contents and run quickpkg to build a package
of everything I have installed?  I'm happy with this system as it
currently is.

Also 'man quickpkg' says PKGDIR defaults to /var/tmp/portage-pkg but
it seems to have defaulted to /var/tmp/portage for me.  Should I
submit a bug?

- Grant

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] different times in postfix log

2005-06-18 Thread Jan Callewaert
Hi,
if I watch the logs of postfix, I have different times in it.

Jun 18 19:17:43 [postfix/qmgr] 1E365EDCC3: from=, size=4398, nrcpt=1 
(queue active)
Jun 18 21:17:44 [postfix/local] 1E365EDCC3: to=<[EMAIL PROTECTED]>, 
orig_to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent (delivered to 
command: procmail)
Jun 18 19:17:44 [postfix/qmgr] 1E365EDCC3: removed
Jun 18 21:17:48 [postfix/smtpd] disconnect from localhost[127.0.0.1]

this is at 21:18. Date displays the correct hour. Any idea what is causing 
this? Only [postfix/qmgr] is showing the wrong time, the rest is correct.

Regards,

Jan Callewaert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Disk usage?

2005-06-18 Thread Mark Knecht
On 6/18/05, A. Khattri <[EMAIL PROTECTED]> wrote:
> On Fri, 17 Jun 2005, Mark Knecht wrote:
> 
> >As A. Khattri pointed out Linux-Sound.org is a good place to start,
> > but it can be quite overwhelming. While I'd not suggest a Gentoo-User
> > look at the distro too much, there is an off-shoot of Redhat/Fedora
> > called PlanetCCRMA. It has an audio optimized, low-latency kernel (why
> > doesn't Gentoo have this?)
> 
> Is it possible to tweak/patch an existing Gentoo kernel to provide this?
> It might be worth writing an ebuild for an "audio kernel"...

I think it's completely possible, but it's beyond my experience level.
In the past I've patched my kernels with instruction from folks on
audio lists but I think the patches and instructions change a bit with
every kernel so someone would have to know how to keep up with that
stuff. That's not something I think I have time for.

I can help with testing for low latency operation.

- Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Disk usage?

2005-06-18 Thread A. Khattri
On Fri, 17 Jun 2005, Mark Knecht wrote:

>As A. Khattri pointed out Linux-Sound.org is a good place to start,
> but it can be quite overwhelming. While I'd not suggest a Gentoo-User
> look at the distro too much, there is an off-shoot of Redhat/Fedora
> called PlanetCCRMA. It has an audio optimized, low-latency kernel (why
> doesn't Gentoo have this?)

Is it possible to tweak/patch an existing Gentoo kernel to provide this?
It might be worth writing an ebuild for an "audio kernel"...


-- 

-- 
gentoo-user@gentoo.org mailing list



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

2005-06-18 Thread A. Khattri
On Sat, 18 Jun 2005 [EMAIL PROTECTED] wrote:

> > True but isn't it CGI-based?
> >
> Is that a problem? Something I should be aware of?

For me yes. Every incoming request launches the CGI that generates the web
page. Unless you're using mod_perl (or choose to publish static pages),
you take a performance hit. PHP-based blogs are better IMHO.


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] web-base calendar/appointment

2005-06-18 Thread A. Khattri
On Sat, 18 Jun 2005, Joseph wrote:

> Does anybody know of any good web-base calendar appointment software for
> Linux.
>
> Something that would let user log-in and book an appointment etc.

webcalendar.sourceforge.net


-- 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] problem starting KDE

2005-06-18 Thread Fernando Meira
Hi,

I've just merged KDE 3.4.1 (after installing gentoo) following the KDE Configuration HOWTO, but it seems I missed something. 
Everything works right with root, but I can't start KDE with a user... DCOPserver problem.. This is the output:

xauth:  error in locking authority file /home/nando/.Xauthority
xauth:  error in locking authority file /home/nando/.Xauthority
xauth:  error in locking authority file /home/nando/.Xauthority
xauth:  error in locking authority file /home/nando/.Xauthority

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.11-gentoo-r9 i686 [ELF] 
Current Operating System: Linux nandux 2.6.11-gentoo-r9 #1 Thu Jun 9 17:17:04 UTC 2005 i686
Build Date: 14 June 2005
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 18:03:53 2005
(==) Using config file: "/etc/X11/xorg.conf"

Using vt 7
FATAL: Module radeon not found.
[drm] failed to load kernel module "radeon"
(EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.
xset:  bad font path element (#64), possible causes are:
    Directory does not exist or has wrong permissions
    Directory missing fonts.dir
    Incorrect font server address or syntax
startkde: Starting up...
kdeinit: Aborting. bind() failed: : Operation not permitted
Could not bind to socket '/home/nando/.kde/socket-nandux/kdeinit__0'
Warning: connect() failed: : No such file or directory
kdeinit: Aborting. bind() failed: : Operation not permitted
Could not bind to socket '/home/nando/.kde/socket-nandux/kdeinit__0'
Could not register with DCOPServer. Aborting.
ERROR: Couldn't attach to DCOP server!
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.

waiting for X server to shut down 

xauth:  error in locking authority file /home/nando/.Xauthority

I run through the forums, and I found similar problems. However, I couldn't solve my problem with their solutions... 
There's also some font path problem.. which I haven't try to solve...

So, any ideas to solve this?

Thanks,
Fernando


[gentoo-user] web-base calendar/appointment

2005-06-18 Thread Joseph
Does anybody know of any good web-base calendar appointment software for
Linux.

Something that would let user log-in and book an appointment etc.

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get PHP to work with Apache2

2005-06-18 Thread Craig Duncan
fire-eyes wrote:

>On Sat, 2005-06-18 at 13:24 -0400, Michael Haan wrote:
>  
>
>>Apache2 is trying to download php files, not run them.  What gives?
>>
>>
>
>You need to set the types up in apache's config. I haven't done this in
>a while so I don't quite remember. That and the way apache is configured
>in gentoo has changed wildly recently, so my guess is I couldn't help
>anyway.
>
>I'm sure someone here knows, you also may want to check the
>gentoo-server and gentoo-web-user mailing lists.
>
>  
>
First look at /etc/conf.d/apache2 and make sure you have something like
APACHE2_OPTS="-D PHP"

Then restart apache
/etc/init.d/apache2 restart

If that still does not work, try editing
/etc/apache2/modules.d/xx_mod_php.conf
and comment out all the  and  tags then restart apache.

HTH
Craig

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: jdk / openoffice

2005-06-18 Thread Uwe Thiem
On Saturday 18 June 2005 18:48, Uwe Thiem wrote:
> Hi folks,
>
> anybody else seeing this? "emerge --update world" emerges
> blackdown-jdk-1.4.2.02, it gets installed, 1.4.2.01 gets nuked, env-update
> runs. Afterwards, the relevant variables in /etc/profile.env are still
> pointing to the (removed) 1.4.2.01 and, as a result, OpenOffice fails to
> compile later.
>
> is it me or a bug in the jdk ebuild?

Replying to my own post. =8-O

Alright, I edited all relevant variables in /etc/profile.env manually and now 
OpenOffice is at least compiling. But the next env-update will screw it 
again. What else can I do? Any ideas?

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list



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

2005-06-18 Thread michael



On Fri, 17 Jun 2005, 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 it CGI-based?


Is that a problem? Something I should be aware of?
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] resume interrupted emerge operation.

2005-06-18 Thread Rumen Yotov
David Harel wrote:

> Hi all,
>
> emerge man pages say I can use --resume to finishes unfinished emerge
> operation.
> I had emerged wine. On my slow machine this thing can take forever.
> Unintentionally I had forgotten some big files which eventually gave
> me a "disk full" in the middle of - make install - operation made by
> emerge.
>
> I did emerge --resume but this started the entire compilation from
> scratch.
>
> This is really annoying. I remember there should be a much better way
> to resume an unfinished emerge operation but I don't remember how to
> do it.
>
Hi,
You'll have to put "keepwork" in FEATURES and also atke note that this
will take much space on your HD, so you might do it only for wine etc.
HTH. Rumen.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] xorg load module error

2005-06-18 Thread Daniel da Veiga
Go to the NVidia site, download the current release of their drivers,
run the driver and follow the instructions of the readme to make it
work, I tried NVidia support from portage, but found the installer
from NVidia very useful and more easy... It will compile a module for
you (if it can't find one). Point the xorg.conf as the readme says and
you're done. (I have to do this every time I recompile the kernel, but
that's not an operation you do every day).

In addition, it puts some extra commented flags at the xorg.conf that
may help you.

On 6/18/05, Chris Frederick <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Can anyone give me a hand with this?  I did an emerge update and kernel
> recompile the other day and since then I cant run xorg.  I've changed a
> few things in the xorg.conf file but nothing seems to help.  I've even
> tried some different use flags to see if that was it, but so far I've
> got nothing.
> 
> The only things I changed in the kernel was add a few modules for
> iptables so I could run snort.  I did my `emerge nvidia-kernel
> madwifi-driver` after the kernel compile so it shouldn't be missing the
> nvidia driver.
> 
> Here's the output for merge --pretend -v xorg-x11:
> 
> [ebuild   R  ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts
> -cjk +debug -dlloader -dmx -doc -font-server +hardened -inscure-drivers
> -ipv6 -minimal +mmx -nls +opengl +pam -sdk -sse -static +truetype-fonts
> +type1-fonts (-uclibc) +xprint +xv
> 
> I noticed that the changelog said something about sse no longer being
> blocked, and I use to have that as a use flag, but I took it out to see
> if it files anything.  I also noticed that google brought up a couple
> issues with +hardened, but I removed it without any change.  I still get
> the same error.
> 
> Anyone got any ideas?
> 
> Thanks,
> Chris Frederick
> 
> 
> 
> X Window System Version 6.8.2
> Release Date: 9 February 2005
> X Protocol Version 11, Revision 0, Release 6.8.2
> Build Operating System: Linux 2.6.11-gentoo-r9 i686 [ELF]
> Current Operating System: Linux server 2.6.11-gentoo-r9 #3 SMP Fri Jun 17 
> 09:44:50 CDT 2005 i686
> Build Date: 17 June 2005
> Before reporting problems, check http://wiki.X.Org
> to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 09:50:42 2005
> (==) Using config file: "/etc/X11/xorg.conf"
> (==) ServerLayout "Simple Layout"
> (**) |-->Screen "Screen 1" (0)
> (**) |   |-->Monitor "KDS"
> (**) |   |-->Device "nVidia"
> (**) |-->Input Device "Mouse1"
> (**) |-->Input Device "Keyboard1"
> (**) FontPath set to 
> "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
> (**) RgbPath set to "/usr/lib/X11/rgb"
> (==) ModulePath set to "/usr/lib/modules"
> (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
> (II) Module ABI versions:
> X.Org ANSI C Emulation: 0.2
> X.Org Video Driver: 0.7
> X.Org XInput driver : 0.4
> X.Org Server Extension : 0.2
> X.Org Font Renderer : 0.4
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (II) Loading /usr/lib/modules/fonts/libbitmap.a
> Duplicate symbol __i686.get_pc_thunk.bx in 
> /usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
> Also defined in /usr/lib/modules/fonts/libbitmap.a
> 
> Fatal server error:
> Module load failure
> 
> 
> Please consult the The X.Org Foundation support
>  at http://wiki.X.Org
>  for help.
> Please also check the log file at "/var/log/Xorg.0.log" for additional 
> information.
> 
> 
> 
> # File generated by xorgconfig.
> 
> #
> # Copyright 2004 The X.Org Foundation
> #
> # Permission is hereby granted, free of charge, to any person obtaining a
> # copy of this software and associated documentation files (the "Software"),
> # to deal in the Software without restriction, including without limitation
> # the rights to use, copy, modify, merge, publish, distribute, sublicense,
> # and/or sell copies of the Software, and to permit persons to whom the
> # Software is furnished to do so, subject to the following conditions:
> #
> # The above copyright notice and this permission notice shall be included in
> # all copies or substantial portions of the Software.
> #
> # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
> # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
> # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
> # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

[gentoo-user] jdk / openoffice

2005-06-18 Thread Uwe Thiem
Hi folks,

anybody else seeing this? "emerge --update world" emerges 
blackdown-jdk-1.4.2.02, it gets installed, 1.4.2.01 gets nuked, env-update 
runs. Afterwards, the relevant variables in /etc/profile.env are still 
pointing to the (removed) 1.4.2.01 and, as a result, OpenOffice fails to 
compile later.

is it me or a bug in the jdk ebuild?

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] resume interrupted emerge operation.

2005-06-18 Thread David Harel

Hi all,

emerge man pages say I can use --resume to finishes unfinished emerge 
operation.

I had emerged wine. On my slow machine this thing can take forever.
Unintentionally I had forgotten some big files which eventually gave me 
a "disk full" in the middle of - make install - operation made by emerge.


I did emerge --resume but this started the entire compilation from scratch.

This is really annoying. I remember there should be a much better way to 
resume an unfinished emerge operation but I don't remember how to do it.


--
Thanks.

David Harel,

==

Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
D.N Merom Hagalil
13802
Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get PHP to work with Apache2

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 13:24 -0400, Michael Haan wrote:
> Apache2 is trying to download php files, not run them.  What gives?

You need to set the types up in apache's config. I haven't done this in
a while so I don't quite remember. That and the way apache is configured
in gentoo has changed wildly recently, so my guess is I couldn't help
anyway.

I'm sure someone here knows, you also may want to check the
gentoo-server and gentoo-web-user mailing lists.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 13:18 -0400, Brett I. Holcomb wrote:
> I don't know about there being a manual but one way is to have etc-update 
> show you the differences - that shows what's being taken out and what's 
> added.  

That and full backups. A good idea, folks. Can save a lot of trouble.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't get PHP to work with Apache2

2005-06-18 Thread Michael Haan
Apache2 is trying to download php files, not run them.  What gives?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread Brett I. Holcomb
I don't know about there being a manual but one way is to have etc-update 
show you the differences - that shows what's being taken out and what's 
added.  Second look through the files in /etc/conf.d of which there are 
many new ones.  In etc-update you can do an interactive merge which lets 
you choose whether you want the new or old stuff.  I did that and didn't 
loose anything.  Although etc-update seems like a kludge it's still one of 
the better ways to handle updating and not - as in some distros - a) blow 
away all the users 
changes for the new or b) don't add any of the changes some of which may 
be desired.  The etc-update seems to make the best of something that's 
tough to do - automate as much as possible updates to user changed config 
files.  It's better than manual editing and copy and paste.



 On Sat, 18 Jun 2005, Walter Dnes wrote:


On Fri, Jun 17, 2005 at 10:10:10PM -0400, Brett I. Holcomb wrote

It was a baselayout change.  If you'd checked all the changes you would
have seen much of the stuff has moved to /etc/conf.d files.  For example,
rc.conf is stripped down but the items that were there are now in files in
/etc/conf.d.


m450 root # man rc.conf
No manual entry for rc.conf

 I'm willing to RTFM, now all I have to do is FTFM (*FIND* TFM).  Is
there a description somewhere that I can read?  I don't want to dump
*ALL* my old rc.conf settings before I know what they're being replaced
with.  I've put in some work to set up my system the way *I* want it set
up, and I don't want to have everthing go back to old defaults again.




--

Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: [OT] Recovering vim/mutt email I was writing

2005-06-18 Thread Moshe Kaminsky
* Grant <[EMAIL PROTECTED]> [17/06/05 22:02]:
> 
> > Hi,
> > 
> > * Grant <[EMAIL PROTECTED]> [17/06/05 19:13]:
> > >
> > > Hello,
> > >
> > > I was writing an email using vim in mutt and I accidentally hit
> > > ctrl+alt+backspace which exited X.  Is there any way to recover that
> > > email?
> > 
> > Try running 'vim -r'. This will list all swap files. Then run
> > 'vim -r '. See ":help swap-file" for details about swap files.
> > 
> > HTH,
> > Moshe
> 
> There is a 0 byte file in /tmp that definitely looks like the one.  I
> guess I'm outta luck then?  If so, does anyone know why the message's
> contents weren't saved to the file?

Perhaps the crash happened immediately after you started editing?

You might want to check the values of the vim options 'updatecount', 
'updatetime' and 'swapsync'.

Moshe
> 
> - Grant
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 

-- 
I love deadlines. I like the whooshing sound they make as they fly by. 
-- Douglas Adams

Moshe Kaminsky <[EMAIL PROTECTED]>
Home: 08-9456841



pgprrWRaPReC4.pgp
Description: PGP signature


[gentoo-user] Re: when ldconfig should be run

2005-06-18 Thread Moshe Kaminsky
* Richard Fish <[EMAIL PROTECTED]> [18/06/05 17:02]:
> 
> Moshe Kaminsky wrote:
> 
> > Hi,
> >
> > I've noticed that after merging every package, portage runs ldconfig
> > (the 'Regenerating /etc/ld.so.cache...' message). This takes a long
> > time, and as far as I understand, for most packages is unnecessary. I
> > looked in portage.py, and it appears that portage indeed checks whether
> > the relevant directories where modified during the merge. However, this
> > check is ignored if ldconfig should create links (ie, run without the -X
> > flag). Can someone explain it? as far as I understand, links are only
> > created to files in the same directories that are checked, so if they
> > were not modified, no links should be created, right?
> 
> 
> Well, regarding when ldconfig should be run, the answer is after
> anything that installs libraries or updates /etc/ld.so.conf. 
> 
> As to when portage runs ldconfig, well, it seems it will run it in the
> following circumstances:
> 
> 1. If an ebuild specifically calls out env-update.
> 
> 2. After each ebuild, unless the package has been downgraded, in which
> case makelinks is set to 'False'.  I'm not sure I understand this logic...
> 

So, assuming the package is not downgraded, this is usually (or at least 
in many of the cases) unneeded. For example, when installing perl 
modules, etc. And portage actually checks whether libraries were 
installed, but then the makelinks flag basically causes the check to be 
ignored.

> 3. After packages are unmerged
> 
> 4. In a very specific case after all packages are emerged...the logic is
> a bit too much for me to decipher without stepping through with a
> debugger, or adding a bunch of print statements.
> 
> 
> So, I have a question for you...what exactly do you mean by "takes a
> long time"?  On my system, ldconfig completes in under 10 seconds after
> a fresh boot, and almost instantaneously after that.

On my system it takes a bit longer, I think maybe 20 seconds, and I 
didn't notice any difference between calling it immediately after a boot 
or after that. My machine is quiet old, though (800Mhz Duron with with 
128MB RAM). I agree it's not much after emerging openoffice or mozilla, 
but it is much if you need to install ten perl modules, which consists 
basically of copying some files, and ldconfig is run after every one of 
them for nothing.

I think I'm just going to try and remove this makelinks condition, and 
see what happens.

Thanks,
Moshe
> 
> -Richard
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 

-- 
I love deadlines. I like the whooshing sound they make as they fly by. 
-- Douglas Adams

Moshe Kaminsky <[EMAIL PROTECTED]>
Home: 08-9456841



pgpkiRQuO457c.pgp
Description: PGP signature


[gentoo-user] xorg load module error

2005-06-18 Thread Chris Frederick
Hi all,

Can anyone give me a hand with this?  I did an emerge update and kernel
recompile the other day and since then I cant run xorg.  I've changed a
few things in the xorg.conf file but nothing seems to help.  I've even
tried some different use flags to see if that was it, but so far I've
got nothing.

The only things I changed in the kernel was add a few modules for
iptables so I could run snort.  I did my `emerge nvidia-kernel
madwifi-driver` after the kernel compile so it shouldn't be missing the
nvidia driver.

Here's the output for merge --pretend -v xorg-x11:

[ebuild   R  ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts
-cjk +debug -dlloader -dmx -doc -font-server +hardened -inscure-drivers
-ipv6 -minimal +mmx -nls +opengl +pam -sdk -sse -static +truetype-fonts
+type1-fonts (-uclibc) +xprint +xv

I noticed that the changelog said something about sse no longer being
blocked, and I use to have that as a use flag, but I took it out to see
if it files anything.  I also noticed that google brought up a couple
issues with +hardened, but I removed it without any change.  I still get
the same error.

Anyone got any ideas?

Thanks,
Chris Frederick

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.11-gentoo-r9 i686 [ELF] 
Current Operating System: Linux server 2.6.11-gentoo-r9 #3 SMP Fri Jun 17 
09:44:50 CDT 2005 i686
Build Date: 17 June 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 09:50:42 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "KDS"
(**) |   |-->Device "nVidia"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to 
"/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
(**) RgbPath set to "/usr/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in 
/usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a

Fatal server error:
Module load failure


Please consult the The X.Org Foundation support 
 at http://wiki.X.Org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.

# File generated by xorgconfig.

#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#

# **
# Refer to the xorg.conf(5x) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section "Module"

# This loads the DBE extension module.

Load

Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread Holly Bostick
Grant schreef:
>>>I updated to the masked baselayout and now there is no coloring
>>>of "[EMAIL PROTECTED] ~ #" in the console.  Could this be a feature?
>>>
>>
>>You probably upgraded bash at the same time.  With the new
>>baselayout those colours are set in /etc/bash/bashrc:
>>
>>if [[ -f /etc/DIR_COLORS ]] ; then
>>  grep -q "^TERM ${safe_term}" /etc/DIR_COLORS && use_color=true
>>elif type -p dircolors >/dev/null ; then
>>  if dircolors --print-database | grep -q "^TERM ${safe_term}"; then
>>use_color=true
>>  fi
>>fi
> 
> 
> The code in my bashrc that seems to correspond with the above code is
> a bit different so I tried commenting it out and adding your's.  I
> then ran env-update and 'source /etc/profile' but still no colors. 
> Should I post my bashrc?  Maybe it wasn't updated properly because my
> baselayout is hard masked?
> 
> - Grant
> 
But the code you changed wasn't in either /etc/profile or any of the env
file that are updated by env-update-- it was in ~/.bashrc.

So try . ~/.bashrc (source ~/.bashrc), and see if that helps.

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



Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 21:32 +0900, Jason Stubbs wrote:
> On Saturday 18 June 2005 21:18, fire-eyes wrote:
> > I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
> > errors, and I can't complete it. What should I do?
> >
> > All prepared. Starting rebuild...
> > emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
> > =media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
> > =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> > ..
> >
> > These are the packages that I would merge, in order:
> >
> > Calculating dependencies -
> > emerge: there are no ebuilds to satisfy "=media-sound/timidity
> > ++-2.13.0-r1".
> 
> emerge --oneshot -pv =app-office/openoffice-bin-1.9.104
> media-sound/timidity++ =media-video/xine-ui-0.99.3
> =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> 
> Regards,
> Jason Stubbs

Okay right on. I skipped openoffice-bin, because I don't see the point
in remerging a binary... The tool could be slightly more intelligent :)

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread David Morgan
On 08:38 Sat 18 Jun , Grant wrote:
> > > I updated to the masked baselayout and now there is no coloring
> > > of "[EMAIL PROTECTED] ~ #" in the console.  Could this be a feature?
> > >

At a guess, 'if [ -f /etc/bash/bashrc ] ;' then needs changing to 'if [ -f
/etc/bashrc ] ;', or vice versa - I've needed to change that a few times
after upgrading bash/baselayout.

-- 
djm

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Masked baselayout = no console colors

2005-06-18 Thread Grant
> > I updated to the masked baselayout and now there is no coloring
> > of "[EMAIL PROTECTED] ~ #" in the console.  Could this be a feature?
> >
> You probably upgraded bash at the same time.  With the new
> baselayout those colours are set in /etc/bash/bashrc:
> 
> if [[ -f /etc/DIR_COLORS ]] ; then
>   grep -q "^TERM ${safe_term}" /etc/DIR_COLORS && use_color=true
> elif type -p dircolors >/dev/null ; then
>   if dircolors --print-database | grep -q "^TERM ${safe_term}"; then
> use_color=true
>   fi
> fi

The code in my bashrc that seems to correspond with the above code is
a bit different so I tried commenting it out and adding your's.  I
then ran env-update and 'source /etc/profile' but still no colors. 
Should I post my bashrc?  Maybe it wasn't updated properly because my
baselayout is hard masked?

- Grant

> 
> if ${use_color} ; then
>   if [[ ${EUID} == 0 ]] ; then
> PS1='\[\033[01;31m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]'
>   else
> PS1='\[\033[01;[EMAIL PROTECTED] \[\033[01;34m\]\w \$ \[\033[00m\]'
>   fi
> else
>   if [[ ${EUID} == 0 ]] ; then
> # show root@ when we don't have colors
> PS1='[EMAIL PROTECTED] \W \$ '
>   else
> PS1='[EMAIL PROTECTED] \w \$ '
>   fi
> fi
> 
> --
> Peter

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Holly Bostick
Luigi Pinna schreef:
> Alle 15:50, sabato 18 giugno 2005, Holly Bostick ha scritto:
> 
> 
>>What is the output of fglrxinfo? Have you rebooted since installing
>>the drivers? What version of the drivers? What kernel?
>>
>>Holly
> 
> 
> Cinzia ~ # fglrxinfo
> display: :0.0  screen: 0
> OpenGL vendor string: ATI Technologies Inc.
> OpenGL renderer string: RADEON 9200SE DDR Generic
> OpenGL version string: 1.3.1003 (X4.3.0-8.14.13)
> 
> Yes, I rebooted the machine because I have to use a new kernel (without 
> drm and agpgart support as a module).
> The driver are the last one : 8.14.13 and the kernel is the 2.6.11-r11
> I don't understand what it's append!
> Luigi

I can see why you don't understand-- everything looks right, and I
thought ATI fixed the problems with ut in this release. Maybe this is
specific to UT somehow. Do other OpenGL apps work correctly for the user?

I'll go see if anyone else seems to be reporting this. People complain a
lot about UT performance on the Rage3D Linux Drivers forum, but I
haven't tried to install my bf's copy (he doesn't play it, and neither
do I, so it's not on my list of "games I see if they work so I can
convince him to switch to Linux"), so I don't know anything about it.

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



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Luigi Pinna
Alle 15:50, sabato 18 giugno 2005, Holly Bostick ha scritto:

> What is the output of fglrxinfo? Have you rebooted since installing
> the drivers? What version of the drivers? What kernel?
>
> Holly

Cinzia ~ # fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200SE DDR Generic
OpenGL version string: 1.3.1003 (X4.3.0-8.14.13)

Yes, I rebooted the machine because I have to use a new kernel (without 
drm and agpgart support as a module).
The driver are the last one : 8.14.13 and the kernel is the 2.6.11-r11
I don't understand what it's append!
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpg4WHfrHWie.pgp
Description: PGP signature


Re: [gentoo-user] Baselayout update blasted my wireless networking

2005-06-18 Thread Richard Fish
Bill Rucker wrote:

> Somewhere around Wed, Jun 15, 2005 at 08:04:48PM +0200, a message
> from Richard Fish went like this:
>
>>> Jun 14 21:01:02 gt40 cardmgr[5320]: executing: './network start eth1
>>> 2>&1'
>>> Jun 14 21:01:02 gt40 cardmgr[5320]: + /usr/sbin/iwconfig eth1 channel 8
>>> Jun 14 21:01:02 gt40 cardmgr[5320]: + Error for wireless request
>>> "Set Frequency"
>>> (8B04) :
>>>
>>>
>> I'm not sure I understand this output...this happens even before the
>> net.eth1 script is executed, because the first thing it will do is try
>> to load modules, which causes the warning below. Did you modify the
>> pcmcia network script to add an iwconfig command?
>
>
> I have had my wireless working right along using pcmcia and the
> /etc/wireless/wireless.opts. There are no iwconfig parms set up in
> that file
> though, just pretty much the same info I have in this arrangement.
> Could having
> pcmcia set to run at default and trying to configure the wireless have
> something
> to do with the problem?


I took another look at the /etc/pcmcia/network script, and it seems that
it will run a the '/etc/pcmcia/wireless' script if it exists first,
which will try to set the channel if you have one specified in
/etc/pcmcia/wireless.opts.  So, there seems to be a disconnect between
the pcmcia-cs scripts and the baselayout scripts on how the wireless
options should be specified and loaded.

>>Ok, this message happens if "iwlist eth1 scanning" doesn't produce any
>>output on stdout.  Could you try running that command and see what you get?
>>
>>
>
>This is what I get when I run that command:
>eth1  Interface doesn't support scanning : Operation not supported
>  
>

Well, that explains it!

So, as the message says, the 'official' ways to get around this is to set:

essid_eth1="any"

or:

prefered_aps_eth1=( "Speeder" )
associate_order_eth1="forcepreferredonly"

or a couple of other methods that don't sound as interesting.  The
comments in wireless.example have the full documentation.

There is also the brute-force method, which is to remove the iwconfig
module from the eth1 module list, and create a preup function in
/etc/conf.d/net that associates the wireless before ifconfig or the dhcp
client runs.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub still broke

2005-06-18 Thread Holly Bostick
Richard Fish schreef:
> maxim wexler wrote:
>>
>>But it's a dead console. The caps lock key and the num
>>lock key turn the leds on and off but typing letters
>>does nothing.
> 
> 
> 
> I've been trying to come up with a reasonable explanation for this
> behavior.  

OK, it may not be a reasonable explanation, but it does make 'sense'--
is it possible that the text color is the same as the background color,
so that letters are being typed, but you simply don't *see* them? I
don't have the faintest clue how one would manage this, but the thing
is, if hitting CapsLock and NumLock has visible results, *the keyboard
is working*, afaik. So presumably typing letters is working as well.

Just an idea,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] when ldconfig should be run

2005-06-18 Thread Holly Bostick
Richard Fish schreef:
> Moshe Kaminsky wrote:
> 
> 
>>Hi,
>>
>>I've noticed that after merging every package, portage runs ldconfig
>>(the 'Regenerating /etc/ld.so.cache...' message). This takes a long
>>time, and as far as I understand, for most packages is unnecessary. I
> 
> So, I have a question for you...what exactly do you mean by "takes a
> long time"?  On my system, ldconfig completes in under 10 seconds after
> a fresh boot, and almost instantaneously after that.
> 

I have seen specific instances where ldconfig after a package merge
takes what I would consider "a long time"-- but they are specific
instances (perl, I think, or maybe it was binutils; I just rebuilt my
toolchain, so I'm not exactly sure which of the 131 packages it was); as
Richard says, 99.9% of the time, ldconfig takes a very short time (a few
seconds) when run by Portage at the end of an emerge.

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



Re: [gentoo-user] grub still broke

2005-06-18 Thread Richard Fish
maxim wexler wrote:

>> Is /etc/make.profile correct? It should be symbolic
>> link to
>> ../usr/portage/profiles/default-linux/x86/2005.0
>
>
> It is but it links to 2004.3, which is what I used on
> the k6. The sempron uses 2005.0
>

If the directory /usr/portage/profiles/default-linux/x86/2005.0 exists,
you can change the symlink to point to that, run emerge --sync, and that
should get your portage tree up to date on the k6.

>> at that grub prompt (the one you get from booting):
>>
>
> But it's a dead console. The caps lock key and the num
> lock key turn the leds on and off but typing letters
> does nothing.


I've been trying to come up with a reasonable explanation for this
behavior.  Assuming that you can enter the BIOS setup screens with this
keyboard, I have no answer to why this wouldn't work.

Is this a USB keyboard by chance?  If so, can you try a PS/2 keyboard
and see if you get different results?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] when ldconfig should be run

2005-06-18 Thread Richard Fish
Moshe Kaminsky wrote:

> Hi,
>
> I've noticed that after merging every package, portage runs ldconfig
> (the 'Regenerating /etc/ld.so.cache...' message). This takes a long
> time, and as far as I understand, for most packages is unnecessary. I
> looked in portage.py, and it appears that portage indeed checks whether
> the relevant directories where modified during the merge. However, this
> check is ignored if ldconfig should create links (ie, run without the -X
> flag). Can someone explain it? as far as I understand, links are only
> created to files in the same directories that are checked, so if they
> were not modified, no links should be created, right?


Well, regarding when ldconfig should be run, the answer is after
anything that installs libraries or updates /etc/ld.so.conf. 

As to when portage runs ldconfig, well, it seems it will run it in the
following circumstances:

1. If an ebuild specifically calls out env-update.

2. After each ebuild, unless the package has been downgraded, in which
case makelinks is set to 'False'.  I'm not sure I understand this logic...

3. After packages are unmerged

4. In a very specific case after all packages are emerged...the logic is
a bit too much for me to decipher without stepping through with a
debugger, or adding a bunch of print statements.


So, I have a question for you...what exactly do you mean by "takes a
long time"?  On my system, ldconfig completes in under 10 seconds after
a fresh boot, and almost instantaneously after that.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Holly Bostick
Luigi Pinna schreef:

> I have this too:
> # **
> # DRI Section
> # **
> Section "dri"
> # Access to OpenGL ICD is allowed for all users:
> Mode 0666
> # Access to OpenGL ICD is restricted to a specific user group:
> #Group 100# users
> #Mode 0660
> EndSection
> 
> But it doesn't work yet...
> Luigi

What is the output of fglrxinfo? Have you rebooted since installing the
drivers? What version of the drivers? What kernel?

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



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Luigi Pinna
Alle 15:35, sabato 18 giugno 2005, Holly Bostick ha scritto:

> Try checking this:
> #
> *
>* # DRI Section
> #
> *
>* Section "dri"
> # Access to OpenGL ICD is allowed for all users:
> Mode 0666
> # Access to OpenGL ICD is restricted to a specific user group:
> #Group 100# users
> #Mode 0660
> EndSection
>
> Hope this helps,
> Holly

I have this too:
# **
# DRI Section
# **
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#Group 100# users
#Mode 0660
EndSection

But it doesn't work yet...
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpeYpsK3QggT.pgp
Description: PGP signature


Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Holly Bostick
Luigi Pinna schreef:
> Alle 15:10, sabato 18 giugno 2005, Holly Bostick ha scritto:
> 
> 
>>"It works as root, but as a user I get a lot of errors that include
>>the words 'Permission Denied'" pretty much guarantees that the
>>problem is the ownership of the game's installation folder and the
>>files it contains.
>>
>>In a terminal, do an
>>
>>la /path/to/ut2004
>>
>>and look at the permissions of the folder and the files.
>>Obviously, owned by root (normal, since root probably installed it),
>>but who is the group owner? That should usually be 'games'.
> 
> [...]
> 
>>Hope this helps.
>>Holly
> 
> 
> The game's permissions are ok: until yesterday I used the open source 
> driver and played as user.
> The problem must be in the ati drivers' configuration, but I don't know 
> where and what I must modify.
> Luigi

Try checking this:
# **
# DRI Section
# **
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#Group 100# users
#Mode 0660
EndSection

Hope this helps,
Holly

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Luigi Pinna
Alle 15:10, sabato 18 giugno 2005, Holly Bostick ha scritto:

> "It works as root, but as a user I get a lot of errors that include
> the words 'Permission Denied'" pretty much guarantees that the
> problem is the ownership of the game's installation folder and the
> files it contains.
>
> In a terminal, do an
>
> la /path/to/ut2004
>
> and look at the permissions of the folder and the files.
> Obviously, owned by root (normal, since root probably installed it),
> but who is the group owner? That should usually be 'games'.
[...]
> Hope this helps.
> Holly

The game's permissions are ok: until yesterday I used the open source 
driver and played as user.
The problem must be in the ati drivers' configuration, but I don't know 
where and what I must modify.
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpM8Ffqjrk8S.pgp
Description: PGP signature


[gentoo-user] action-compat errors - devfs?

2005-06-18 Thread Claus Ladekjær Wilson
action_compat has problems on unlinking vcs4 and others
and 
usb has problems on chown and chmod on my hp 3200c scanner device 001:003
These messages are shown during start-up.
Are these problems perhaps related to devfs?
-- 
Venlig hilsen / Greetings from
Claus Ladekjær Wilson
Bellisvænget 18
DK - 5450 Otterup
tlf. +45-66191050 / mob. +45-61665543
http://www.clauswilson.dk
Linux gentoo 2004.2 kernel 2.6.7

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with eth0 configuration

2005-06-18 Thread Allan Spagnol Comar
thank you , I will try that, infortunilly just on monday :(

On 6/17/05, Jan Callewaert <[EMAIL PROTECTED]> wrote:
> Op vrijdag 17 juni 2005 22:52, schreef Allan Spagnol Comar:
> > Does someone know if anything changed recently in the eth0 configuration ?
> > I am having problem if a static ip configuration; it simply do not
> > start at boot, I have to ifconfig manually my eth0 .
> 
> The baselayout has had an upgrade. You should edit /etc/conf.d/net and
> make /etc/init.d/net.eth0 a symlink to /etc/init.d/net.lo
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] drm and dri problem

2005-06-18 Thread Holly Bostick
Luigi Pinna schreef:
> Hello!
> I installed the ati drivers and now I have a problem to use ut2004.
> If I try as root it works, but if I use as a normal user I read that 
> from console:
> ut2004
> WARNING: ALC_EXT_capture is subject to change!
> FGLTexMgr: open of shared memory object failed (Permission denied)

"It works as root, but as a user I get a lot of errors that include the
words 'Permission Denied'" pretty much guarantees that the problem is
the ownership of the game's installation folder and the files it contains.

In a terminal, do an

la /path/to/ut2004

and look at the permissions of the folder and the files.

Obviously, owned by root (normal, since root probably installed it), but
who is the group owner? That should usually be 'games'.

If the group owner is not the 'games' group, change the folder's
ownership recursively so that the 'games' group rather than the 'root'
group owns the folder as well as the files it contains.

If the group owner is the 'games' group, you should verify that your
user is a member of that group, and if not, add your user to the 'games'
group, which should solve the issue.

If the group owner is the 'games' group, and the user is a member of the
'games' group, make sure that the group has rights to read, write, and
execute the files in the folder. Sometimes games install with the right
ownership, but the wrong permissions.

Hope this helps.
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] GDM are not able to loggin

2005-06-18 Thread Allan Spagnol Comar
it appear that it is not wrong with the gdm config.. must be
something else... but thank you anyway  I belive I will unmask a
more recent version.

On 6/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 16, 2005 at 11:54:06AM -0300, Allan Spagnol Comar wrote:
> > Hi, I am having a problem, I like to use GDM, after the last update (
> > where I think I deleted the new config file without replacing the old
> > one ( snip... ) ), when I put a loggin name it opens a dialog box send
> > authorization fail, when I use xdm it loggin well some one has any
> > clue ?
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> try not use root to login, or to login with xdm, and run
> gdmconfig (must be root) to check whether there are options
> that cause the failure
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list



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

2005-06-18 Thread Aaron Walker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
> I'd like to experiment with a blog as a way to track and collaborate on
> projects. Do any of you have recommendations, for or against, very
> simple blog software, ideally available in portage?
> 
> I confess I'm a complete novice when it comes to blogs.

I prefer nanoblogger, which is a nice command-line blogger that produces static
content.  It's available under www-apps/nanoblogger.

Cheers
- --
BOFH Excuse #47:

Complete Transient Lockout

Aaron Walker <[EMAIL PROTECTED]>
[ BSD | cron | forensics | shell-tools | commonbox | netmon | vim | web-apps ]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCs8toC3poscuANHARAk7UAKCohC2i2WkXsg3qyoHsN/5cmmAN2QCfZb8s
+LdceLUOEmbj8lNctWiO6VE=
=ubjz
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] drm and dri problem

2005-06-18 Thread Luigi Pinna
Hello!
I installed the ati drivers and now I have a problem to use ut2004.
If I try as root it works, but if I use as a normal user I read that 
from console:
ut2004
WARNING: ALC_EXT_capture is subject to change!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
FGLTexMgr: open of shared memory object failed (Permission denied)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
Signal: SIGSEGV [segmentation fault]
Aborting.


Crash information will be saved to your logfile.

and in the log file:
[...]
Log: [ 1]  ./ut2004-bin [0xb0f73d]
Log: [ 2]  /lib/libpthread.so.0 [0x2acd2ec8]
Log: [ 3]  /lib/libc.so.6 [0x2b4537a0]
Log: [ 4]  /usr/X11R6/lib64/modules/dri/atiogl_a_dri.so [0x2ea65d10]
Log: Unreal Call Stack: FOpenGLRenderInterface::DrawPrimitive <- 
FBspDrawList::Render <- RenderLevel <- FLevelSceneNode::Render <- 
FPlayerSceneNode::Render <- UGameEngine::Draw <- USDLViewport::Repaint 
<- USDLClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld 
<- MainLoop
Log: FileManager: Reading 0 GByte 57 MByte 309 KByte 89 Bytes from HD 
took 0.442815 seconds (0.094546 reading, 0.348269 seeking).
[...]

but in the xorg.conf I have in the dri section:
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
#Group 100# users
#Mode 0660
EndSection
 and the files have the correct permissions:
-rwxr-xr-x  1 root root 9878367 18 giu 
13:24 /usr/X11R6/lib64/modules/dri/atiogl_a_dri.so

Someone can help me to solve this problem?
Thanks,
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/


pgpRzXrpmM7Ad.pgp
Description: PGP signature


Re: [gentoo-user] Custom Icons

2005-06-18 Thread sIbOk
maybe it's implemented, in kde it can be enabled with:
view->directory icons reflect its content
look for something similar under gnome.i'm bnot a gnoem user, sorry and luck :)

2005/6/18, timothy johnson <[EMAIL PROTECTED]>:
> I was wondering if there was any scripts out there that would make a
> custom icon for a folder in gnome, based off of a photo in that
> folder, kinda like windows does when it stores photos in a folder.
> 
> --
> gentoo-user@gentoo.org mailing list
> 
> 


-- 
Cualquier hijo de puta sabe lo que darte si tiene que dolerte, pero no
cualquier hijo de puta saber lo que darte si tiene que gustarte. Yo
soy sIbOk un hijo puta especial...!!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread Jason Stubbs
On Saturday 18 June 2005 21:18, fire-eyes wrote:
> I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
> errors, and I can't complete it. What should I do?
>
> All prepared. Starting rebuild...
> emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
> =media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
> =net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
> ..
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies -
> emerge: there are no ebuilds to satisfy "=media-sound/timidity
> ++-2.13.0-r1".

emerge --oneshot -pv =app-office/openoffice-bin-1.9.104
media-sound/timidity++ =media-video/xine-ui-0.99.3
=net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0

Regards,
Jason Stubbs


pgpG6gf1ouQur.pgp
Description: PGP signature


[gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get
errors, and I can't complete it. What should I do?

# revdep-rebuild -pv

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.

Collecting system binaries and libraries... using
existing /root/.revdep-rebuild.1_files.

Collecting complete LD_LIBRARY_PATH... using
existing /root/.revdep-rebuild.2_ldpath.

Checking dynamic linking consistency... using
existing /root/.revdep-rebuild.3_rebuild.

Assigning files to ebuilds... using
existing /root/.revdep-rebuild.4_ebuilds.

Evaluating package order... using
existing /root/.revdep-rebuild.5_order.

All prepared. Starting rebuild...
emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104
=media-sound/timidity++-2.13.0-r1 =media-video/xine-ui-0.99.3
=net-im/centericq-4.20.0-r1 =xfce-extra/xfce4-showdesktop-0.3.0
..

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

Calculating dependencies -
emerge: there are no ebuilds to satisfy "=media-sound/timidity
++-2.13.0-r1".


Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and re-run
revdep-rebuild
or
- use -X or --package-names as first argument (try to rebuild package,
not exact
  ebuild - ignores SLOT!)
or
- set ACCEPT_KEYWORDS="~"
and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
or
- modify the above emerge command and run it manually
or
- compile or unmerge unsatisfied packages manually, remove temporary
files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Samba problems

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 14:01 +0200, Mauro Arnoldi wrote:
> Hi to everyone
> I have upgraded my gentoo system (emerge -Du system) and I included an
> upgrade even of GCC and other basic system programs. Now I have a problem
> with samba:
> 
> /etc/init.d/samba start
>  * samba -> start: smbd ...
> /usr/sbin/smbd: error while loading shared libraries: libcom_err.so.3:
> cannot open shared object file: No such file or directory
> [ !! ]
>  * samba -> start: nmbd ...
> /usr/sbin/nmbd: error while loading shared libraries: libcom_err.so.3:
> cannot open shared object file: No such file or directory
> [ !! ]
>  * Error: stopping services (see system logs)
>  * samba -> stop: smbd ...
> [ !! ]
>  * samba -> stop: nmbd ...
> [ !! ]
> 
> 
> Does anyone of you know this problem and can help me to solve it? I have
> searched on system logs, but I found nothing...

Sounds like some dependancies which samba uses were broken somewhere
along the line.

Run revdep-rebuild -pv , and see what it says is broken. Then take the
action it recommends (by removing -pv, or doing each command it says)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Samba problems

2005-06-18 Thread Mauro Arnoldi
Hi to everyone
I have upgraded my gentoo system (emerge -Du system) and I included an
upgrade even of GCC and other basic system programs. Now I have a problem
with samba:

/etc/init.d/samba start
 * samba -> start: smbd ...
/usr/sbin/smbd: error while loading shared libraries: libcom_err.so.3:
cannot open shared object file: No such file or directory
[ !! ]
 * samba -> start: nmbd ...
/usr/sbin/nmbd: error while loading shared libraries: libcom_err.so.3:
cannot open shared object file: No such file or directory
[ !! ]
 * Error: stopping services (see system logs)
 * samba -> stop: smbd ...
[ !! ]
 * samba -> stop: nmbd ...
[ !! ]


Does anyone of you know this problem and can help me to solve it? I have
searched on system logs, but I found nothing...

Thanks

Mauro

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] GDM are not able to loggin

2005-06-18 Thread danielhf
On Thu, Jun 16, 2005 at 11:54:06AM -0300, Allan Spagnol Comar wrote:
> Hi, I am having a problem, I like to use GDM, after the last update (
> where I think I deleted the new config file without replacing the old
> one ( snip... ) ), when I put a loggin name it opens a dialog box send
> authorization fail, when I use xdm it loggin well some one has any
> clue ?
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
try not use root to login, or to login with xdm, and run
gdmconfig (must be root) to check whether there are options
that cause the failure
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread Neil Bothwick

On Sat, June 18, 2005 6:17 am, Walter Dnes said:

>   I'm willing to RTFM, now all I have to do is FTFM (*FIND* TFM).  Is
> there a description somewhere that I can read?  I don't want to dump
> *ALL* my old rc.conf settings before I know what they're being replaced
> with.  I've put in some work to set up my system the way *I* want it set
> up, and I don't want to have everthing go back to old defaults again.

Why not backup rc.conf before running etc-update? Or use dispatch-conf
instead, which does it for you.

It wold be nice if the ebuild grepped the moved settings from rc.conf into
the new files.


-- 
Neil Bothwick



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage keywords

2005-06-18 Thread Harald Arnesen
Holly Bostick <[EMAIL PROTECTED]> writes:

> Harald Arnesen schreef:
>> Holly Bostick <[EMAIL PROTECTED]> writes:
>
>>> But the
>>>2.6.12 final release is now in Portage
>> 
>> 
>> How can 2.6.12 be in portage when the latest versions on kernel.org
>> are 2.6.11.12 and 2.6.12-rc6 ?
>
> Sorry, my mistake --misread both the eix output *and* the kernel.org
> page. I'll just be quiet now 

Well, 2.6.12 is out now. Compiling it as I write. Probably not long
before it is in portage either.
-- 
Hilsen Harald.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What's with all the config file updates???

2005-06-18 Thread Richard Fish
Walter Dnes wrote:

>m450 root # man rc.conf
>No manual entry for rc.conf
>
>  I'm willing to RTFM, now all I have to do is FTFM (*FIND* TFM).  Is
>there a description somewhere that I can read?  I don't want to dump
>*ALL* my old rc.conf settings before I know what they're being replaced
>with.  I've put in some work to set up my system the way *I* want it set
>up, and I don't want to have everthing go back to old defaults again.
>  
>

Well, rebooting will generate messages about most of the things that
moved to the console.  The remaining can be found by "grep
 /etc/conf.d/*".  The setting names and
functions are still the same, it is just that the conf file name now
matches the script in /etc/init.d/ that uses it.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Custom Icons

2005-06-18 Thread timothy johnson
I was wondering if there was any scripts out there that would make a
custom icon for a folder in gnome, based off of a photo in that
folder, kinda like windows does when it stores photos in a folder.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: bugs.gentoo.org

2005-06-18 Thread Richard Fish
A. Khattri wrote:

> On Fri, 17 Jun 2005, Zac Medico wrote:
>
>>> Richard Fish wrote:
>>> I had to clear my cookie cache in firefox to be able to access
>>> bugs.gentoo.org again.
>>
>> Obviously Bugzilla didn't like the taste of your cookies :-).
>>
>> I'm not familiar with the way that Bugzilla interacts with cookies.
>> Anyone? I wonder if the problem with cookie handling was on the
>> client (JavaScript?) or server side.
>
>
> Cookies are often used for authentication, session data, etc.
>
> Maybe one of the cookies had a corrupt entry that caused in BugZilla's
> code?


The behavior was definitely strange.  I'm not a web developer, but it
seemed to me that the database server was just unable complete queries
in any reasonable amount of time, possibly being overloaded.

If it see it again, I'll note the contents of all the bugs.gentoo.org
cookies, and try removing them one-by-one.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: revdep-rebuild and -bin packages (was Re: [gentoo-user] Disk usage?)

2005-06-18 Thread Tony Davison
On Friday 17 June 2005 23:25, Zac Medico wrote:
> Tony Davison wrote:
> I just thought I would let you know what I've done to resolve
>  this problem. I have emerged gentoolkit-0.2.1_pre3 and made an
>  entry in my make.conf of SEARCH_DIRS_MASK="/opt".
> I then ran revdep-rebuild and all ran without any open office
> errors.
> >>>
> >>>I may be misreading this thread but I just package mask the
> >>>binaries I use as in OOo 1.9 whatever and the same for the mozilla
> >>>family. Using gentoolkit-0.2.1_pre3 revdep-rebuild doesn't
> >>> complain at all
> >>
> >>I've been happily using the SEARCH_DIRS_MASK feature since before
> >>gentoolkit-0.2.1_pre3 was released (using the version from
> >> Bugzilla). I don't follow that part about "package mask the
> >> binaries".  Can you explain?
> >
> > /etc/portage/package.mask contains for example:-
> > 
> revdep-rebuild will take slightly less time it you use
> SEARCH_DIRS_MASK="/opt/openoffice /opt/mozilla" in make.conf.
Thanks for that Zac, I'll try it next time round.
Mind, I _do_ have lots of time. :-)
-- 
Tony Davison
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list