Re: [gentoo-user] Getting BC not to truncate at the decimal point?

2006-05-25 Thread John Green
-- > > > Anyone have any ideas? > > --Mike Hi, Try this. $ echo '1/5' | bc 0 $ echo '1/5' | bc -l .2000 I don't think bc has changed in a long time. Maybe you forgot the -l

Re: [gentoo-user] ImageMagick -contrast-stretch

2006-02-03 Thread John Green
Martins Steinbergs wrote: >On Friday 03 February 2006 09:51, John Green wrote: > > >>convert input.jpg -contrast-stretch 10% output.jpg >> >> > >my installation is working with this > >media-gfx/imagemagick-6.2.6.0 USE="X jpeg mpeg perl pn

[gentoo-user] ImageMagick -contrast-stretch

2006-02-02 Thread John Green
Hi, The ImageMagick option -contrast-stretch is not recognised in my installation (6.2.5 01/31/06 Q16). The option is documented on the IM web-site. If the option exists on your installationi, or you have any insights, please reply here with your version, so I can decide whether and where to fi

Re: [gentoo-user] portage: fixed or not???

2005-11-06 Thread John Green
puzzling. I now think the variation (with this version of portage) simply reflects whether the "emerge sync" changed anything or not. If nothing changed, the cache rebuild is quick. If something changed, the rebuild is slow and hangs around for a long time at 51% or 52%. John Green -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] portage: fixed or not???

2005-11-06 Thread John Green
perience? >> >>Jarry >> >> >> >> >Same here just a bit ago. I did not use the du -s thing though. It >stayed around 50% for a while. > >What happened? Anybody know? > >Dale > > > > Same here too. No idea why. John Green -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problems with Intel wireless networking and kernel 2.6.14

2005-11-05 Thread John Green
Hi, > Richard Fish wrote: > >John Green wrote: > >I still cannot make my Intel wireless card work under > >kernel 2.6.14. Wireless works fine with 2.6.12.6, but not > >with 2.6.13.x or 2.6.14. > >Here are the relevant outputs from dmesg. > >2.6.1

[gentoo-user] Problems with Intel wireless networking and kernel 2.6.14

2005-11-04 Thread John Green
Tx excessive retries:0 Invalid misc:1 Missed beacon:0 Is the warning about versions 19 and 17 significant? It seems to come from iwconfig, which is part of wireless-tools. I have version 27-r1 of that package, which is the latest available. Thanks in advance, John Green -- gentoo-user@gentoo.org mailing list

[gentoo-user] Intel Wireless networking with kernel 2.6.14.

2005-10-28 Thread John Green
- I obviously don't know what I'm doing, so any guidance would be welcome. Meanwhile, it's back to 2.6.12.6 for me. TIA, John Green -- gentoo-user@gentoo.org mailing list

[gentoo-user] module-rebuild script

2005-10-24 Thread John Green
-r3 So I ran # module-rebuild rebuild and it seemed to rebuild the three packages in question. As a check, I then ran module-rebuild list again, and it listed the same three modules as before. Am I missing something obvious? Fortunately, everything is still working. John Green -- gentoo-user

Re: [gentoo-user] cdrecord trouble

2005-10-12 Thread John Green
Holly Bostick wrote: >John Green schreef: > > >>Alexey Asprov wrote: >> >> >> >> >>>I have finally made my usb cdr to work, however I can't burn cds >>>This was what I made it to work: >>> >>>Device Drivers

Re: [gentoo-user] cdrecord trouble

2005-10-12 Thread John Green
on this target > >Any suggestions? I see many people have the same problem, but couldn't find >the >solution. Thanks in advance. > > > Hi Alexey, I haven't seen any replies to your question. You might want to try this suggestion if you are still stuck. It worke

Re: [gentoo-user] Latex spacing problem

2005-10-06 Thread John Green
tly wraps up the description column): >[EMAIL PROTECTED]@{}} > >but it doesn't work correctly. >Anybody knows what to change so when the part number is long, the >description section would wrap up to the next line. > > > I suggest you ask on the usenet group comp.text.tex. The group is active. John Green -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Cannot compile ipw2100 against kernel 2.6.13

2005-09-29 Thread John Green
Richard Fish wrote: > John Green wrote: > >> the problem might be with ieee80211. A detailed look at my log file for >> rebuilding ieee80211 >> under 2.6.13.2 showed that the ebuild tried to delete kernel file >> include/net/ieee80211.h, >> but failed with

Re: [gentoo-user] Cannot compile ipw2100 against kernel 2.6.13

2005-09-28 Thread John Green
Willie Wong wrote: >On Wed, Sep 28, 2005 at 11:03:18AM +0000, John Green wrote: > > >>In detail, when >> >>/usr/src/linux => /usr/src/linux-2.6.12.6 >> >>everything works OK. >> >>But when >> >>/usr/src/linux =&

[gentoo-user] Cannot compile ipw2100 against kernel 2.6.13

2005-09-28 Thread John Green
cable-ethernet card, but not at present.) There is a comment that the ipw in-kernel driver may change in 2.6.14, but I don't want to wait for that if it turns out to be my error anyway. Thanks, John Green -- gentoo-user@gentoo.org mailing list