Re: [gentoo-user] Join plain text paragraphs

2006-06-13 Thread David Morgan
On 22:46 Mon 12 Jun , JimD wrote:
 David Morgan wrote:
  On 18:53 Mon 12 Jun , JimD wrote:
  Sweet.  Thanks for the tips.  I need to start using OOo more ;-)
  
  No need.
  
  sed -e :a -e '$!N;s/\n[^$]//;ta' -e 'p;D' filename
 
 Close.  It is removing the first character of every paragraph.  I am
 trying to digitize my book collection.  For example, here is a test
 output from Narnia - The Magician's Nephew:

Indeed - didn't my corrected version get through? I received it before I
received your reply anyway.

sed -e :a -e '$!N;s/\n\([^$]\)/\1/;ta' -e 'p;D' filename

-- 
Join The no2id Coalition, http://www.no2id.net/

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



Re: [gentoo-user] Re: adsl rp-pppoe - new baselayout problem

2006-06-13 Thread Norman Rieß
 The old rp-pppoe init script works without problems on my up-to-date
 gentoo router. I prefer this way, too.

 Nobody needs the old init.d-script anymore.

Perhaps we don´t need it, but we like to use it.

The OP said he wanted to use the script. If he wants to use that, it´s his
decision, isn´t it?


 Here are the advantages of
 using baselayout:

 - you can unmerge rp-pppoe

I do not see any advantage in that.
And: The net.example tells to emerge rp-pppoe

[...]
#-
# ADSL
# For ADSL support, emerge net-dialup/rp-pppoe
# You should make the following settings and also put your [...]


 - the pppoe-plugin provided by pppd uses the kernel PPPoE-implementation
 which is much faster (but experimental though)

Faster in what way? It surely does not speed up your adsl-connection and i
don´t give a damn on that 2,5 seconds at 5 o´clock in the morning, that it
takes to reconnect.


 - /etc/init.d/net.pppX is part of net, /etc/init.d/rp-pppoe is not
 (which is an advantage because of scripts that depends on net)

I do not see an advantage in that, too.


 - ... more?

This is the wrong word, i think something would be nice. But that is my
point of view, others may have seen some advantages in that.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gamin

2006-06-13 Thread Arnau Bria
On Mon, 12 Jun 2006 23:51:51 +0200
Benno Schulenberg [EMAIL PROTECTED] wrote:

Hi,

 If you look at the ebuild 
 ('less /usr/portage/app-admin/gamin/gamin-0.1.7.ebuild'), you'll 
 see that gamin provides the virtual fam.

Yep, I visited its web!

   $ equery depends fam
   [ Searching for packages depending on fam... ]
   gnome-base/gnome-vfs-2.12.2

In my case, I have no output at this command..
 
 But there are several other packages that depend on fam when the fam 
 USE flag is set, among them kdelibs.

That's it! kdelibs! I can't figure why equery does not show it...

[...]

 It is used to observe whether files have changed.  Quite useful
 when 
 you happen to pull out files from under Kate.  If you don't need it, 
 drop the fam USE flag.

I've done it... I'll see what happen in future.

 Benno
Thanks!


-- 
Arnau Bria
http://blog.emergetux.net
Flanders, de nada sirve rezar: yo mismo acabo de hacerlo y los dos 
no vamos a ganar
~Homer J. Simpson~
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] eix-sync doesn't show differences anymore

2006-06-13 Thread Alexander Skwar

Hello!

Some time ago, eix-sync -v used to show what's been changed between
the just run emerge --sync and the old database.

That's no longer done. After eix-sync is finished, I just see:

 Updating Portage cache:  100%
 * IMPORTANT: 1 config files in /etc need updating.
 * Type emerge --help config to learn how to update config files.

 * Running update-eix
Reading Portage settings ..
Building database (/var/cache/eix) from scratch ..
[0] /Gentoo/Portage/tree/ (cache: cdb)
 Reading 100%
[1] /Gentoo/Portage/local-tree/misc (cache: none)
 Reading 100%
Applying masks ..
Database contains 19 packages in 147 categories.
Diffing databases (19 - 19 packages)

Any idea what's wrong?

Alexander Skwar
--
Freedom is what you do with what's been done to you.
-- Jean-Paul Sartre
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-13 Thread Neil Bothwick
On Sun, 11 Jun 2006 16:12:48 -0700, Kevin O'Gorman wrote:

 I first guess is to unmerge everything KDE, but even then, I'm not quite
 sure

Not everything KDE, leave arts and any other dependencies
 what I should emerge in its place.  kde-meta?  And what will my system
 be capable of in the meantime?  Is there some subset that will get my
 desktop back in working order relatively quickly  (would emerge
 konsole kalarm do? What's the name of the app that displays a
 panel/taskbar). 

emerge -1av kdebase-meta will bring in a basic KDE desktop, including
what you mention.

emerge -1av konsole kwin kicker pager kalarm is quicker and should
give you what you need. either way, follow it up with emerge kde-meta
or pick and choose the packages you want rather than installing
everything KDE, it's one of the advantages of the split ebuilds.

 Dang, but this is a lot to figure out and trust that
 I've got it right while I destroy my ability to
 ask for help if I get it wrong.

You use gmail, so as long as you have a desktop (twm is included with
xorg) and a browser (firefox?) you can communicate.

 What's the name of the gizmo that puts the clock in my panel/taskbar?
 Is that
 a panel or a taskbar, and will a mistake in terminology prevent my
 system from
 ever looking like this again?  Is there some little gizmo I'm used to
 using that
 will suddenly disappear, and how will I know what its name anyway when
 I can no longer see it?

If you emerge kde-meta, you'll have everything that the monolithic kde
ebuild gave you, just in manageable bite-sized chunks.


-- 
Neil Bothwick

Like Entropy, bugs can only be created, not destroyed.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: ctrl-alt-f(123456) dono worky so good

2006-06-13 Thread Neil Bothwick
On Sun, 11 Jun 2006 10:58:53 +, Mick wrote:

 I think that
 screen is most users favourite tool?

There are two types of users, those that have never tried screen and
those that could not imagine life without it. I spent far too long in the
first group :)


-- 
Neil Bothwick

Every time I jump on the bandwagon all its wheels fall off.


signature.asc
Description: PGP signature


Re: [gentoo-user] eix-sync doesn't show differences anymore

2006-06-13 Thread Rumen Yotov
Alexander Skwar wrote:
 Hello!
 
 Some time ago, eix-sync -v used to show what's been changed between
 the just run emerge --sync and the old database.
 
 That's no longer done. After eix-sync is finished, I just see:
 
 Updating Portage cache:  100%
  * IMPORTANT: 1 config files in /etc need updating.
  * Type emerge --help config to learn how to update config files.
 
  * Running update-eix
 Reading Portage settings ..
 Building database (/var/cache/eix) from scratch ..
 [0] /Gentoo/Portage/tree/ (cache: cdb)
  Reading 100%
 [1] /Gentoo/Portage/local-tree/misc (cache: none)
  Reading 100%
 Applying masks ..
 Database contains 19 packages in 147 categories.
 Diffing databases (19 - 19 packages)
 
 Any idea what's wrong?
 
 Alexander Skwar
Hi,
Disable 'cdb' caching module, look above (cache: cdb).
Here's mine /etc/eixrc:
# cat /etc/eixrc
PORTDIR_CACHE_METHOD=metadata
# PORTDIR_CACHE_METHOD=none
# PORTDIR_CACHE_METHOD=backport
# PORTDIR_CACHE_METHOD=flat

Commented options are old entries, only i don't remember when/why i used
them.
PS: also check einfo/elog message from portage-2.1
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] eix-sync doesn't show differences anymore

2006-06-13 Thread Alexander Skwar

Rumen Yotov wrote:

Alexander Skwar wrote:



Any idea what's wrong?



Disable 'cdb' caching module, look above (cache: cdb).


Ah. Okay, this helped - thanks!


PS: also check einfo/elog message from portage-2.1


I (wrongly) assumed, that this message had no importance to eix.

Thanks again,

Alexander Skwar
--
Alcohol is the anesthesia by which we endure the operation of life.
-- George Bernard Shaw
--
gentoo-user@gentoo.org mailing list



[gentoo-user] ESD/esound hangs after a short time

2006-06-13 Thread Alexander Skwar

Hallo.

When I use an application which uses esound/esd to make noise,
the output stops after a short period of time (~40 seconds) and
esd then consumes about 100% CPU. I'm using a lousy

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 50)

on my notebook.

Any ideas about how I could debug that, so that sound works? I
just tried Ubuntu 6.0.6 and there sound output works just fine -
so it's not a (pure) hardware issue but rather a misconfiguration
on my side.

Thanks,

Alexander Skwar
--
HUMAN REPLICAS are inserted into VATS of NUTRITIONAL YEAST ...
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Google Earth/Picasa

2006-06-13 Thread Rafael Fernández López
Hi there,

Does exist any way of installing Google Earth/Picasa into amd64 ?

Thanx.


-- 
A la vista de suficientes ojos todos los errores resultan evidentes -
Linus Torvalds
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to get elog to use sendmail instead of smtp?

2006-06-13 Thread Alexander Skwar

Peter Ruskin wrote:
I'm sure this has been asked before but I didn't find it in the 
archives.  


http://gentoo-wiki.com/TIP_Making_portage_use_/usr/sbin/sendmail_to_send_out_ELOG_mails

Alexander Skwar
--
Sex is like air.  It's only a big deal if you can't get any.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Google Earth/Picasa

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 18:16, Rafael Fernández López wrote:
 Hi there,

 Does exist any way of installing Google Earth/Picasa into amd64 ?

 Thanx.


 --
 A la vista de suficientes ojos todos los errores resultan evidentes -
 Linus Torvalds

The current ebuild was just keyworded ~amd64 today. Check out the changelog.

http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/x11-misc/googleearth/ChangeLog

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] vlc: Alsa sound is jerky

2006-06-13 Thread Alexander Skwar

Hello.

When I use vlc to play music (like a MP3 file), the sound output (set
to alsa) is rather jerky. Ie. it stops for a fraction of a second
every 4 or 5 seconds.

When I play the same file with xmms, all is fine.

But I'd like to use vlc, as it plays audio streams like

mms://a623.l672223087.c6722.g.lm.akamaistream.net/D/623/6722/v0001/reflector:23087

just fine (or rather: used to play, as this jerky playback is a
somewhat new misbehaviour).

Any ideas?

Thanks,

Alexander Skwar
--
Linux: Where Don't We Want To Go Today?
-- Submitted by Pancrazio De Mauro, paraphrasing some well-known sales 
talk
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Peer review of ntp.conf file

2006-06-13 Thread Teresa and Dale
Jeremy Olexa wrote:

 Teresa and Dale wrote:

 That's the whole thing.  There is a command that I used that picked out
 the three servers that has the fastest ping times but I can't remember
 what it is.  It's in the ofrums somewhere but I can't find it.

 Dale

 :-) :-)


 % eix -e netselect
 * net-analyzer/netselect
  Available versions:  0.3-r1
  Installed:   0.3-r1
  Homepage:http://www.worldvisions.ca/~apenwarr/netselect/
  Description: Ultrafast implementation of ping.


 --
 Jeremy Olexa
 ([EMAIL PROTECTED])
 Office: EE/CS 1-201
 CS/IT Systems Staff
 University of Minnesota


That was it.  This is the command:

 netselect -s 3 pool.ntp.org


That should work.  It did on mine.

Thanks for pushng my brain along.

Dale
:-) :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hardware clock, software clock and ntpd

2006-06-13 Thread John J. Foster
On Mon, Jun 12, 2006 at 02:52:59PM -0400, John J. Foster wrote:
 On Mon, 12 Jun 2006, Uwe Thiem wrote:
 
 The following output is what /var/log/ntp.log looks like after issuing the 
 following 2 commands:
 
 #/etc/init.d/ntpd stop
 #ntpd -n
 
 12 Jun 14:16:02 ntpd[8885]: ntpd exiting on signal 15
 12 Jun 14:20:56 ntpd[9340]: synchronized to 212.79.244.34, stratum 2
 12 Jun 14:20:56 ntpd[9340]: kernel time sync disabled 0041
 12 Jun 14:28:32 ntpd[9340]: kernel time sync enabled 0001
 
This is what it looks like as of this morning. I think I'll leave ntpd
running from a console for a day or 2 longer just in case in crashes.

12 Jun 15:49:58 ntpd[9340]: synchronized to 209.237.225.10, stratum 3
12 Jun 17:19:47 ntpd[9340]: no servers reachable
12 Jun 17:23:55 ntpd[9340]: synchronized to 193.201.52.56, stratum 3
12 Jun 17:29:15 ntpd[9340]: synchronized to 212.79.244.34, stratum 2
12 Jun 17:47:31 ntpd[9340]: synchronized to 209.237.225.10, stratum 3
12 Jun 17:56:49 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
12 Jun 17:56:52 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
12 Jun 17:56:52 ntpd[9340]: kernel time sync disabled 0041
12 Jun 18:02:15 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
12 Jun 18:03:19 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
12 Jun 18:03:19 ntpd[9340]: kernel time sync enabled 0001
12 Jun 19:35:27 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
12 Jun 19:39:35 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
12 Jun 20:16:03 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
12 Jun 20:24:34 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
12 Jun 21:15:51 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
12 Jun 22:13:27 ntpd[9340]: no servers reachable
12 Jun 22:31:44 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
12 Jun 22:32:40 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
12 Jun 22:39:16 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
13 Jun 00:10:03 ntpd[9340]: no servers reachable
13 Jun 00:13:15 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 00:15:23 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
13 Jun 00:35:46 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 00:37:55 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
13 Jun 02:16:30 ntpd[9340]: no servers reachable
13 Jun 02:20:31 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 02:28:02 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
13 Jun 03:09:48 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 03:37:31 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
13 Jun 04:03:07 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 04:07:25 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
13 Jun 04:37:35 ntpd[9340]: no servers reachable
13 Jun 04:42:43 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
13 Jun 06:05:02 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
13 Jun 06:17:52 ntpd[9340]: synchronized to 64.142.103.194, stratum 1

Thanks,
festus
-- 
It is not unusual for those at the wrong end of the club to have a
clearer picture of reality than those who wield it.
  Noam Chomsky


pgp5h2M2XlwI9.pgp
Description: PGP signature


[gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Hello!

I installed a new Gentoo system, but I find big problems with ati drivers and 
3D acceleration. I have followed the wiki howto but now I receive this error 
message

#fglrxinfo
Xlib:  extension XFree86-DRI missing on display :0.0.
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5)

I saw the Troubleshooting:
If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL modprobe of 
fglrx, but nothing changes.
I include my configuration, hoping that someone can help me out of this 
mess...

kernel version: 2.6.16-gentoo-r9
in Character Devices:
/dev/agpgart (AGP Support)  M
ATI chipset support M

my xorg.conf:


Section ServerLayout
Identifier Simple Layout
Screen  0  aticonfig-Screen[0] 0 0
InputDeviceMouse1 CorePointer
InputDeviceKeyboard1 CoreKeyboard
Option  BlankTime 3  # Oscura lo schermo dopo 3 minuti (Fake)
Option  StandbyTime 5  # Spegne lo schermo dopo 5 minuti 
(DPMS)
Option  SuspendTime 7  # Suspend dopo 7 minuti
Option  OffTime 10  # Spegne dopo 10 minuti
EndSection

Section Files
RgbPath  /usr/share/X11/rgb
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/misc
FontPath /usr/share/fonts/Type1
FontPath /usr/share/fonts/TTF
FontPath /usr/share/fonts/corefonts
FontPath /usr/share/fonts/freefonts
FontPath /usr/share/fonts/sharefonts
FontPath /usr/share/fonts/terminus
FontPath /usr/share/fonts/ttf-bitstream-vera
FontPath /usr/share/fonts/unifont
FontPath /usr/share/fonts/75dpi
FontPath /usr/share/fonts/100dpi
FontPath /usr/share/fonts/artwiz
EndSection

Section Module
Load  dbe # Double buffer extension
SubSection extmod
Option  omit xfree86-dga   # don't initialise the DGA 
extension
EndSubSection
Load  type1
#Loadspeedo
Load  freetype
#Loadxtt
Load  glx
# This loads the DRI module
Load  dri
Load  bitmap
Load  pcidata
EndSection

Section InputDevice
Identifier  Keyboard1
Driver  kbd
Option  AutoRepeat 500 30
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option  XkbRules xorg
Option  XkbModel pc102
Option  XkbLayout it
EndSection

Section InputDevice
Identifier  Mouse1
Driver  mouse
Option  Protocol IMPS/2 # IntelliMouse PS/2
Option  Device /dev/input/mice
# When using XQUEUE, comment out the above two lines, and uncomment
Option  ZAxisMapping 4 5 6 7
# Emulate3Buttons is an option for 2-button mice
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
HorizSync31.5 - 57.0
VertRefresh  50.0 - 100.0
Option  DPMS
EndSection

Section Device
Identifier  aticonfig-Device[0]
Driver  radeon
Option  no_accel no
Option  no_dri no
Option  mtrr off # disable DRI mtrr mapper, driver has its own 
code for mtrr
Option  DesktopSetup (null)
Option  ScreenOverlap 0
Option  GammaCorrectionI 0x06419064
Option  GammaCorrectionII 0x06419064
Option  Capabilities 0x
Option  CapabilitiesEx 0x
Option  VideoOverlay on
Option  OpenGLOverlay off
Option  CenterMode off
Option  PseudoColorVisuals off
Option  Stereo off
Option  StereoSyncEnable 1
Option  FSAAEnable no
Option  FSAAScale 1
Option  FSAADisableGamma no
Option  FSAACustomizeMSPos no
Option  FSAAMSPosX0 0.00
Option  FSAAMSPosY0 0.00
Option  FSAAMSPosX1 0.00
Option  FSAAMSPosY1 0.00
Option  FSAAMSPosX2 0.00
Option  FSAAMSPosY2 0.00
Option  FSAAMSPosX3 0.00
Option  FSAAMSPosY3 0.00
Option  FSAAMSPosX4 0.00
Option  FSAAMSPosY4 0.00
Option  FSAAMSPosX5 0.00
Option  FSAAMSPosY5 0.00
Option  UseFastTLS 0
Option  BlockSignalsOnLock on
Option  UseInternalAGPGART no
Option  ForceGenericCPU no
Option  DynamicClocks on#DISATTIVARE SE CREA CRASH!!!
Option  AllowGLXWithComposite true   # Needed by plg3d
BusID   PCI:1:0:0
EndSection

Section 

[gentoo-user] MPlayer-1.0_pre8

2006-06-13 Thread Pavel Kouřil
Can you merge mplayer-1.0_pre8? I can't and portage says that will be
downgrade x(
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Ptitjack
Mauro Arnoldi a gentiment tapote:
 Hello!

 I installed a new Gentoo system, but I find big problems with ati drivers and 
 3D acceleration. I have followed the wiki howto but now I receive this error 
 message

 #fglrxinfo
 Xlib:  extension XFree86-DRI missing on display :0.0.
 display: :0.0  screen: 0
 OpenGL vendor string: Mesa project: www.mesa3d.org
 OpenGL renderer string: Mesa GLX Indirect
 OpenGL version string: 1.2 (1.5 Mesa 6.5)

 I saw the Troubleshooting:
 If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL modprobe 
 of 
 fglrx, but nothing changes.
 I include my configuration, hoping that someone can help me out of this 
 mess...

 kernel version: 2.6.16-gentoo-r9
 in Character Devices:
   /dev/agpgart (AGP Support)  M
   ATI chipset support M


   
Hi,

I think  you have to disable ATI chipset support in Character Devices
(/dev/agpgart must be enabled as module).
I Hope it will help.

Regards,


- Ptitjack -


 ^
  ^^^
  ^
(  0   0  )
 \/
  ----
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] building an inexpensive gentoo box

2006-06-13 Thread John Blinka
Hi, all,

I'm looking for hardware recommendations for building a new
gentoo box.  Primary use will be kids doing schoolwork: some
internet browsing, email, im, school reports and running
tux-racer at a decent speed.  In other words, nothing demanding
that I spend premium $ for performance.  I would like
accelerated 2-d X11 performance for tux-racer, and don't mind
using proprietary drivers such as nvidia's to get it.

I'd appreciate any recommendations on mobo/processor/graphics
card for this application.

Thanks!

John Blinka
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] MPlayer-1.0_pre8

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 21:48, Pavel Kouřil wrote:
 Can you merge mplayer-1.0_pre8? I can't and portage says that will be
 downgrade x(

You'll have to mask all the mplayer-1.0.2006* packages as they are considered 
to be higher version numbers by portage.

-- 
Raymond Lewis Rebbeck

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT] building an inexpensive gentoo box

2006-06-13 Thread Alexander Skwar

John Blinka wrote:

Hi, all,

I'm looking for hardware recommendations for building a new
gentoo box.


Do you have a bigger machine around on the same LAN, on which
you could do the building of packages? Would you want a desktop
machine or a notebook/laptop?

Alexander Skwar
--
I understand why you're confused.  You're thinking too much.
-- Carole Wallach.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: dektop issues

2006-06-13 Thread ionut cristian cucu
On Sun, 11 Jun 2006 12:54:44 +0300 (EEST)
Daniel Iliev [EMAIL PROTECTED] wrote:

 Well, then I am not sure what exactly you want to do.
This i wanted to to:
# /etc/conf.d/local.start

# This is a good place to load any misc programs
# on startup (use /dev/null to hide output)
/bin/su - cuci -c /bin/bash

But initially I did: su -c user /bin/bash  did not worked
Very simple way to get rid of xdm/kdm/ stuff
 gentoo-user@gentoo.org mailing list
 



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 14:31, martedì 13 giugno 2006, Ptitjack ha scritto:
 Mauro Arnoldi a gentiment tapote:
  Hello!
 
  I installed a new Gentoo system, but I find big problems with ati drivers
  and 3D acceleration. I have followed the wiki howto but now I receive
  this error message
 
  #fglrxinfo
  Xlib:  extension XFree86-DRI missing on display :0.0.
  display: :0.0  screen: 0
  OpenGL vendor string: Mesa project: www.mesa3d.org
  OpenGL renderer string: Mesa GLX Indirect
  OpenGL version string: 1.2 (1.5 Mesa 6.5)
 
  I saw the Troubleshooting:
  If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
  modprobe of fglrx, but nothing changes.
  I include my configuration, hoping that someone can help me out of this
  mess...
 
  kernel version: 2.6.16-gentoo-r9
  in Character Devices:
  /dev/agpgart (AGP Support)  M
  ATI chipset support M

 Hi,

 I think  you have to disable ATI chipset support in Character Devices
 (/dev/agpgart must be enabled as module).
 I Hope it will help.

Nothing changed:

#fglrxinfo
Xlib:  extension XFree86-DRI missing on display :0.0.
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5)

#glxinfo
name of display: :0.0
Xlib:  extension XFree86-DRI missing on display :0.0.
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5)
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub + pxeboot

2006-06-13 Thread YoYo Siska
Mike Huber wrote:
 There was a really good guide on how to do this (at least, from the
 point of view of booting an nfs-mounted root directory) in the alternate
 installation guide.  I'm pretty sure that you have to compile grub with
 the --enable-diskless option.  I'm not really sure how to do that easily
 within portage, but I'm sure someone will chime in with an appropiate
 answer.

The netboot use flag seems to be the right thing ;) it seems that it
enables other things beside --enable-diskless that look like network
drivers/whatever.. (never tried it)

BTW if you want to pass something to ./configure in an  emerge, just use

EXTRA_ECONF=--enable-diskless emerge -av grub

But I don't know if it can be set pernamently for that package in some
file in /etc/portage/
 
 On 6/2/06, *Enrico Weigelt*  [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 
 Hi folks,
 
 
 I'd like to let grub boot an PXE bootloader, so I've got the
 option to boot from network instead of local disk.
 How can I do this ?
 
 Currently I'm using an PXE bootdisk to boot from network, but
 this is not satisfying.
 
 



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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Jacques Montier
Mauro Arnoldi a gentiment tapote:
 Alle 14:31, martedì 13 giugno 2006, Ptitjack ha scritto:
   
 Mauro Arnoldi a gentiment tapote:
 
 Hello!

 I installed a new Gentoo system, but I find big problems with ati drivers
 and 3D acceleration. I have followed the wiki howto but now I receive
 this error message

 #fglrxinfo
 Xlib:  extension XFree86-DRI missing on display :0.0.
 display: :0.0  screen: 0
 OpenGL vendor string: Mesa project: www.mesa3d.org
 OpenGL renderer string: Mesa GLX Indirect
 OpenGL version string: 1.2 (1.5 Mesa 6.5)

 I saw the Troubleshooting:
 If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
 modprobe of fglrx, but nothing changes.
 I include my configuration, hoping that someone can help me out of this
 mess...

 kernel version: 2.6.16-gentoo-r9
 in Character Devices:
 /dev/agpgart (AGP Support)  M
 ATI chipset support M
   
 Hi,

 I think  you have to disable ATI chipset support in Character Devices
 (/dev/agpgart must be enabled as module).
 I Hope it will help.

 
 Nothing changed:

   
After you have changed your kernel configuration, I suppose you
recompiled your kernel ?
Did you enable via chipset support in Character Devices ( then modprobe
via-agp) ?
After compiling ati-drivers, did you run
eselect opengl set ati ?


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Problem with eix

2006-06-13 Thread Paul Stear
Hi all,
I have just tried to use eix but all I'm getting is Found 0 matches.
I have updated eix
update-eix
Reading Portage settings ..
Building database (/var/cache/eix) from scratch ..
[0] /usr/portage/ (cache: cdb)
 Reading 100%
[1] /usr/local/portage/ (cache: none)
 Reading 100%
Applying masks ..
Database contains 1 packages in 147 categories.

This is the emerge info which I don't understand ( would I want to use cdb or 
backport ---whatever that is)
 * Please run 'update-eix' to setup the portage search database.
 * The database file will be located at /var/cache/eix

 * If you want to use cdb support, you need to add
 * PORTDIR_CACHE_METHOD=cdb
 * to /etc/eixrc or ~/.eixrc

 * If you want to use the backported cache patch of portage-2.1
 * you need to add
 * PORTDIR_CACHE_METHOD=backport
 * to /etc/eixrc or ~/.eixrc

 * As of =eix-0.5.4, metadata is the new default cache.
 * It's independent of the portage-version and the cache used by 
portage.
What does this mean?
The following are the main items from my make.conf:-
CFLAGS=-O2 -march=athlon-xp -pipe
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
ACCEPT_KEYWORDS=~x86
MAKEOPTS=-j2
AUTOCLEAN=yes
PORTDIR_OVERLAY=/usr/local/portage/
FEATURES=fixpackages ccache
PORT_LOGDIR=/var/log/portage
CCACHE_SIZE=2G
CCACHE_DIR=/var/tmp/ccache

Sorry this is long but can anybody point me in the right direction please
Paul
-- 
This message has been sent using kmail with gentoo linux
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 15:22, martedì 13 giugno 2006, Jacques Montier ha scritto:
 Mauro Arnoldi a gentiment tapote:
  Alle 14:31, martedì 13 giugno 2006, Ptitjack ha scritto:
  Mauro Arnoldi a gentiment tapote:
  Hello!
 
  I installed a new Gentoo system, but I find big problems with ati
  drivers and 3D acceleration. I have followed the wiki howto but now I
  receive this error message
 
  #fglrxinfo
  Xlib:  extension XFree86-DRI missing on display :0.0.
  display: :0.0  screen: 0
  OpenGL vendor string: Mesa project: www.mesa3d.org
  OpenGL renderer string: Mesa GLX Indirect
  OpenGL version string: 1.2 (1.5 Mesa 6.5)
 
  I saw the Troubleshooting:
  If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
  modprobe of fglrx, but nothing changes.
  I include my configuration, hoping that someone can help me out of this
  mess...
 
  kernel version: 2.6.16-gentoo-r9
  in Character Devices:
/dev/agpgart (AGP Support)  M
ATI chipset support M
 
  Hi,
 
  I think  you have to disable ATI chipset support in Character Devices
  (/dev/agpgart must be enabled as module).
  I Hope it will help.
 
  Nothing changed:

 After you have changed your kernel configuration, I suppose you
 recompiled your kernel ?
 Did you enable via chipset support in Character Devices ( then modprobe
 via-agp) ?
 After compiling ati-drivers, did you run
 eselect opengl set ati ?

eselect is ok:

#eselect opengl list
Available OpenGL implementations:
  [1]   ati *
  [2]   xorg-x11

Why do I have to compile via chipset support? I have and Ati Radeon X300 in my 
laptop..

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Keys not getting detected

2006-06-13 Thread anand kumar
Hi,I recently changed to Gentoo. I have a keyboard from hp with allthe new multimedia keys on it. I tried configuring them but showkeydoesnt recognise some of the keys. Is there any way to resolve this.
Previously these keys were getting recognized and i was using FC. Isthere a link with the distrib im using or anything like that...uname -a givesLinux virtual.unreal 2.6.16-gentoo-r6 #4 SMP PREEMPT Sun Jun 11
15:48:49 IST 2006 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntelGNU/Linuxand contents of /proc/bus/devices isI: Bus=0011 Vendor=0001 Product=0001 Version=ab41N: Name=AT Translated Set 2 keyboard
P: Phys=isa0060/serio0/input0S: Sysfs=/class/input/input0H: Handlers=kbdB: EV=120013B: KEY=4 200 3802078 f840d001 f2df ffef  fffeB: MSC=10B: LED=7and anyway to make the extra leds glow ..



Re: [gentoo-user] Problem with eix

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 14:27:48 +0100, Paul Stear wrote:

 I have just tried to use eix but all I'm getting is Found 0 matches.
 I have updated eix
 update-eix
 Reading Portage settings ..
 Building database (/var/cache/eix) from scratch ..
 [0] /usr/portage/ (cache: cdb)
  Reading 100%
 [1] /usr/local/portage/ (cache: none)
  Reading 100%
 Applying masks ..
 Database contains 1 packages in 147 categories.

Have you switched to portage 2.1? If so, the cdb module is of no use.
Set PORTDIR_CACHE_METHOD=backport in /etc/eixrc.


-- 
Neil Bothwick

Don't take life too seriously, you won't get out alive.


signature.asc
Description: PGP signature


Re: [gentoo-user] Join plain text paragraphs

2006-06-13 Thread Jim
* on the Tue, Jun 13, 2006 at 07:28:17AM +0100, David Morgan said:
 On 22:46 Mon 12 Jun , JimD wrote:
  David Morgan wrote:
   On 18:53 Mon 12 Jun , JimD wrote:
   Sweet.  Thanks for the tips.  I need to start using OOo more ;-)
   
   No need.
   
   sed -e :a -e '$!N;s/\n[^$]//;ta' -e 'p;D' filename
  
  Close.  It is removing the first character of every paragraph.  I am
  trying to digitize my book collection.  For example, here is a test
  output from Narnia - The Magician's Nephew:
 
 Indeed - didn't my corrected version get through? I received it before I
 received your reply anyway.
 
 sed -e :a -e '$!N;s/\n\([^$]\)/\1/;ta' -e 'p;D' filename

Almost perfect.  It now joins the lines without removing the first
character.  However, There is now no space between the joined lines.
For example:


CHAPTER ONE
THE WRONG DOOR

becomes

CHAPTER ONETHE WRONG DOOR

I added space to the end of all lines, except blank lines and now it
gets me pretty much what I was looking for.

Thanks,

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



Re: [gentoo-user] [OT] building an inexpensive gentoo box

2006-06-13 Thread John Blinka
Alexander Skwar wrote:
 John Blinka wrote:
 Hi, all,

 I'm looking for hardware recommendations for building a new
 gentoo box.

 Do you have a bigger machine around on the same LAN, on which
 you could do the building of packages? Would you want a desktop
 machine or a notebook/laptop?

Desktop.  There are several other machines on the same lan with 2.2 ghz
celeron ds.  I'm a little masochistic about package building, having
put gentoo on a 150 mhz laptop with 40 mb of memory.  Long builds
don't bother me.

John Blinka

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Keys not getting detected

2006-06-13 Thread Raymond Lewis Rebbeck
On Tuesday, 13 June 2006 23:19, anand kumar wrote:
 Hi,
 I recently changed to Gentoo. I have a keyboard from hp with all
 the new multimedia keys on it. I tried configuring them but showkey
 doesnt recognise some of the keys. Is there any way to resolve this.
 Previously these keys were getting recognized and i was using FC. Is
 there a link with the distrib im using or anything like that
 ...

 uname -a gives
 Linux virtual.unreal 2.6.16-gentoo-r6 #4 SMP PREEMPT Sun Jun 11
 15:48:49 IST 2006 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel
 GNU/Linux

 and contents of /proc/bus/devices is
 I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
 N: Name=AT Translated Set 2 keyboard
 P: Phys=isa0060/serio0/input0
 S: Sysfs=/class/input/input0
 H: Handlers=kbd
 B: EV=120013
 B: KEY=4 200 3802078 f840d001 f2df ffef  fffe
 B: MSC=10
 B: LED=7

 and anyway to make the extra leds glow ..

Some of the keys may not have keycodes assigned to their scancodes. You'll 
need to use 'setkeycodes' to assign keycodes to them. Have a look at the man 
page.

I'm pretty sure that your logs will contain messages telling you about keys 
without scancodes so checkout vt12 as you're pressing the keys.

-- 
Raymond Lewis Rebbeck
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Jacques Montier
Mauro Arnoldi a gentiment tapote:
 Alle 15:22, martedì 13 giugno 2006, Jacques Montier ha scritto:
   
 Mauro Arnoldi a gentiment tapote:
 
 Alle 14:31, martedì 13 giugno 2006, Ptitjack ha scritto:
   
 Mauro Arnoldi a gentiment tapote:
 
 Hello!

 I installed a new Gentoo system, but I find big problems with ati
 drivers and 3D acceleration. I have followed the wiki howto but now I
 receive this error message

 #fglrxinfo
 Xlib:  extension XFree86-DRI missing on display :0.0.
 display: :0.0  screen: 0
 OpenGL vendor string: Mesa project: www.mesa3d.org
 OpenGL renderer string: Mesa GLX Indirect
 OpenGL version string: 1.2 (1.5 Mesa 6.5)

 I saw the Troubleshooting:
 If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
 modprobe of fglrx, but nothing changes.
 I include my configuration, hoping that someone can help me out of this
 mess...

 kernel version: 2.6.16-gentoo-r9
 in Character Devices:
   /dev/agpgart (AGP Support)  M
   ATI chipset support M
   
 Hi,

 I think  you have to disable ATI chipset support in Character Devices
 (/dev/agpgart must be enabled as module).
 I Hope it will help.
 
 Nothing changed:
   
 After you have changed your kernel configuration, I suppose you
 recompiled your kernel ?
 Did you enable via chipset support in Character Devices ( then modprobe
 via-agp) ?
 After compiling ati-drivers, did you run
 eselect opengl set ati ?
 

 eselect is ok:

 #eselect opengl list
 Available OpenGL implementations:
   [1]   ati *
   [2]   xorg-x11

 Why do I have to compile via chipset support? I have and Ati Radeon X300 in 
 my 
 laptop..

   
because of my VIA KT133A chipset motherboard.
Without loading via-agp module, I don't have any 3D acceleration.
What gives lspci  | grep AGP ?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Neil Bothwick [EMAIL PROTECTED] wrote:
On Sun, 11 Jun 2006 16:12:48 -0700, Kevin O'Gorman wrote: I first guess is to unmerge everything KDE, but even then, I'm not quite sureNot everything KDE, leave arts and any other dependencies
 what I should emerge in its place.kde-meta?And what will my system be capable of in the meantime?Is there some subset that will get my desktop back in working order relatively quickly(would emerge
 konsole kalarm do? What's the name of the app that displays a panel/taskbar).emerge -1av kdebase-meta will bring in a basic KDE desktop, includingwhat you mention.emerge -1av konsole kwin kicker pager kalarm is quicker and should
give you what you need. either way, follow it up with emerge kde-metaor pick and choose the packages you want rather than installingeverything KDE, it's one of the advantages of the split ebuilds.
 Dang, but this is a lot to figure out and trust that I've got it right while I destroy my ability to ask for help if I get it wrong.You use gmail, so as long as you have a desktop (twm is included with
xorg) and a browser (firefox?) you can communicate.
This is good to hear, but it's entirely theoretical from my point of view. How
would I find out about turning off KDE and turning on twm? I'd like to
practice this before I destroy my system. Real soon now, in fact, because
(see separate posting) my system seems to be crumbling as I write this.

Parenthetically, gmail is just where I direct all my email subscriptions.
I'm not so happy with their privacy policies, but there's nothing personal
here and I like being able to search an archive of the stuff I get. 600 MB
and growning, and it's free (so far).
 What's the name of the gizmo that puts the clock in my panel/taskbar? Is that
 a panel or a taskbar, and will a mistake in terminology prevent my system from ever looking like this again?Is there some little gizmo I'm used to using that will suddenly disappear, and how will I know what its name anyway when
 I can no longer see it?If you emerge kde-meta, you'll have everything that the monolithic kdeebuild gave you, just in manageable bite-sized chunks.
Hmph. You call 300 separate ebuilds manageable? I suppose it is if
you meta them in as a chunk. So the payoff is in not recompiling them all
when one changes? I guess that's reasonable. Un-humph. 

Thanks. You just convinced me.
--Neil BothwickLike Entropy, bugs can only be created, not destroyed.

-- Kevin O'Gorman, PhD


Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 08:39:52 -0700, Kevin O'Gorman wrote:

  You use gmail, so as long as you have a desktop (twm is included with
  xorg) and a browser (firefox?) you can communicate.

 This is good to hear, but it's entirely theoretical from my point of
 view. How
 would I find out about turning off KDE and turning on twm?

If you use /etc/rc.conf to set your desktop (the Gentoo way) then booting
to a console and running startx will give you twm. alternatively, you
could emerge another window manager, such as Fluxbox.

 I'd like to
 practice this before I destroy my system.

I love your optimism :)

  If you emerge kde-meta, you'll have everything that the monolithic kde
  ebuild gave you, just in manageable bite-sized chunks.

 Hmph.  You call 300 separate ebuilds manageable?  I suppose it is if
 you meta them in as a chunk.

It's also manageable in that you can manage what gets installed. You have
the choice of using a meta-package to install everything, or picking
only the apps you want installed. Why install kmail and its dependencies
if you use a different mailer?

 So the payoff is in not recompiling them
 all when one changes?  I guess that's reasonable.  Un-humph.

It certainly makes bugfix and security updates a lot faster.


-- 
Neil Bothwick

Bugs are Sons of Glitches


signature.asc
Description: PGP signature


[gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Kevin O'Gorman
It started with a kalarm problem, proceeded to Gentoo dependency heck, and
has progressed to the point that I fear the destruction of my current Gentoo system.
(I do have a recent tar backup of my entire root filesystem).

Right now I'm fighting with 'glib'. Some things are calling for glib-1.2*, and that
just won't emerge because the ebuild (get this!) says gcc is incapable of making
an executable. Faking it with packages.provided won't work because the
dependencies actually use some of the glib stuff during their own ebuilds.

I am partly to blame, of course. I got frustrated with older ebuilds that were
causing some of the dependency trouble, and got carried away with
emerge --prune, which I guess is just as broken as it says it is.

Anyway, here's what needs that old glib:

[EMAIL PROTECTED] portage # equery depends glib-1.2*
[ Searching for packages depending on glib-1.2*... ]
media-libs/libmovtar-0.1.3-r1
dev-python/wxpython-2.4.2.4-r3
x11-libs/wxGTK-2.4.2-r3
media-video/mjpegtools-1.6.2-r3
net-analyzer/ethereal-0.99.0
[EMAIL PROTECTED] portage #

Some dependencies are deep, so I cannot just unmerge that list.

There's only one ebuild that satisfies this need: 1.2.10-r5 
* dev-libs/glib
 Available versions: 1.2.10-r5 2.6.5 2.8.4 2.8.5 2.8.6 ~2.10.3
 Installed: 2.8.6
 Homepage: http://www.gtk.org/
 Description: The GLib library of C routines


I've been building binary packages for quite a long while, but it
doesn't go back quite that far, so I really need it to emerge. But
it won't. It won't even configure, because something (autoconf?) says gcc is at fault:

checking for gcc... gcc
checking whether the C compiler (gcc -O2 -march=pentium4
-fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
-ldl-Wl,-O1) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/glib-1.2.10-r5/work/glib-1.2.10/config.log

!!! ERROR: dev-libs/glib-1.2.10-r5 failed.
Call stack:
 ebuild.sh, line 1539: Called dyn_compile
 ebuild.sh, line 939: Called src_compile
 glib-1.2.10-r5.ebuild, line 43: Called econf '--with-threads=posix' '--enable-debug=yes'
 ebuild.sh, line 541: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

[EMAIL PROTECTED] portage #


And that file it says to attach:
[EMAIL PROTECTED] portage # cat /var/tmp/portage/glib-1.2.10-r5/work/glib-1.2.10/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
  
configure:634: checking for a BSD compatible install
configure:687: checking whether build environment is sane
configure:744: checking whether make sets ${MAKE}
configure:783: checking for working aclocal
configure:796: checking for working autoconf
configure:809: checking for working automake
configure:822: checking for working autoheader
configure:835: checking for working makeinfo
configure:951: checking host system type
configure:972: checking build system type
configure:992: checking for ranlib
configure:1022: checking for gcc
configure:1135: checking whether the C compiler (gcc -O2
-march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
-fPIC -Wl,-O1 -ldl-Wl,-O1) works
configure:1151: gcc -o conftest -O2 -march=pentium4
-fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC
-Wl,-O1 -ldl-Wl,-O1 conftest.c 15
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldl-Wl,-O1
collect2: ld returned 1 exit status
configure: failed program was:
  
#line 1146 configure
#include confdefs.h
  
main(){return(0);}
[EMAIL PROTECTED] portage #

This looks like an error in the last option on that command line. Is it now obsolete? Could
I install an earlier gcc and make this ebuild use it?
One way out just occurred to me: clear a partition to install that tar of the root partition, and
use it to quickpkg a copy of that old glib. Is there any simpler way?
-- Kevin O'Gorman, PhD



Re: [gentoo-user] Re: dektop issues

2006-06-13 Thread Richard Fish

On 6/13/06, ionut cristian cucu [EMAIL PROTECTED] wrote:

 # This is a good place to load any misc programs
 # on startup (use /dev/null to hide output)
 /bin/su - cuci -c /bin/bash


I'm not sure that putting this in local.start is the right thing to
do.  It basically means that the init scripts will never complete, so
your system is never 'fully' booted.  It's mostly a semantic
difference, and I'm probably just being pedantic about it...

It might be better to modify /etc/inittab to try something like:

c1:2345:respawn:/bin/su - cuci -c /bin/bash -i --login /dev/tty1
/dev/tty1 21
c2:2345:respawn:/bin/su - cuci -c /bin/bash -i --login /dev/tty2
/dev/tty2 21
...

I just tried this on my system, and it seems to do what you want.

Just my ${currency}x0.02

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



Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Richard Fish

On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

 I am partly to blame, of course.  I got frustrated with older ebuilds that
were
 causing some of the dependency trouble, and got carried away with
 emerge --prune, which I guess is just as broken as it says it is.


Ok, first take some deep breaths and relax.  All is fixable.


checking for gcc... gcc
 checking whether the C compiler (gcc -O2 -march=pentium4
-fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
-ldl-Wl,-O1) works... no


Looks like CFLAGS and LDFLAGS have gotten combined somehow.

What does emerge --info show?  Also post the output of env | grep -e
CFLAGS -e CXXFLAGS -e LDFLAGS.

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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Richard Fish

On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:

Section Device
Identifier  aticonfig-Device[0]
Driver  radeon


If you want to use the ati drivers, this should be fglrx.

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



[gentoo-user] Use and removal of binary packages

2006-06-13 Thread Kevin O'Gorman
How to remove a binary package?

I may have a need to install one or more binary packages to fix
a problem I'm having. These are ones that have been made for
my system during normal emerges, but have since been pruned from
the system.

My question: how to clean up when I'm done? A cursory look at
the packages makes me think they're plain tar archives with no
metadata. How do I get rid of them when I'm done with them?

Or must I install them using some tool that creates the metadata?

++ kevin-- Kevin O'Gorman, PhD


[gentoo-user] Re: adsl rp-pppoe - new baselayout problem

2006-06-13 Thread Sven Köhler
 The old rp-pppoe init script works without problems on my up-to-date
 gentoo router. I prefer this way, too.
 Nobody needs the old init.d-script anymore.
 
 Perhaps we don´t need it, but we like to use it.
 
 The OP said he wanted to use the script. If he wants to use that, it´s his
 decision, isn´t it?

Well, it his decision, but AFAIK the script is not maintained anymore
and is replaced by ...

 Here are the advantages of
 using baselayout:

 - you can unmerge rp-pppoe
 
 I do not see any advantage in that.
 And: The net.example tells to emerge rp-pppoe
 
 [...]
 #-
 # ADSL
 # For ADSL support, emerge net-dialup/rp-pppoe
 # You should make the following settings and also put your [...]

... baselayout's rp-pppoe support that you just found.

BTW: the way to use it, is simply:

  config_eth1=( adsl )

/etc/init.d/net.eth1 will then also start and stop rp-pppoe


But you can also use baselayout's new PPP support that just needs the
pppoe-plugin which comes with pppd itself.

 - the pppoe-plugin provided by pppd uses the kernel PPPoE-implementation
 which is much faster (but experimental though)
 
 Faster in what way? It surely does not speed up your adsl-connection and i
 don´t give a damn on that 2,5 seconds at 5 o´clock in the morning, that it
 takes to reconnect.

Hmmm, well, it might give you - let's say - 1ms of ping-time or
something like that. Anyway, IMHO it's the future way of using PPPoE
if you use the kernel's PPPoE-Implemenation.
No need for an additional user-mode rp-pppoe process. And no need for
the IPC-overhead between the pppd-process and the rp-pppoe process.

Some freaks may have used the async-mode instead of the sync-mode
for the IPC between pppd and rp-pppoe. Well, the async-mode was also
called faster but it also had the bug, that it might lock up. So the
pppd's pppoe-plugin is the perfect way to get something fast and working.

 - ... more?
 
 This is the wrong word, i think something would be nice. But that is my
 point of view, others may have seen some advantages in that.

Well, i'm not going to argue about what is an advantage, and what is
not. It depends on the reader and i just tried to explain, what _might_
be seen as an advantage (actually i see advantages in those things i
mentioned - though i don't care about the 1ms ping-improvement).


Greetings,
  Sven



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] A gentoo kind of dependency heck

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 09:26:01 -0700, Kevin O'Gorman wrote:

  If you use /etc/rc.conf to set your desktop (the Gentoo way) then
  booting to a console and running startx will give you twm.
  alternatively, you could emerge another window manager, such as
  Fluxbox.

 I guess I do.  /etc/rc.conf contains
 DISPLAYMANAGER=kdm
 XSESSION=kde-3.2.1
  (but it brings up KDE 3.5).  What is booting to a console?  I used to
 know
 about runlevels until Gentoo made hash of the old way of doing things.
 Now I can boot single and that's as much as I know.

I use a separate runlevel, text, that has the same as default apart from
X and a couple of others. Then I have a GRUB menu entry with
softlevel=text

Alternatively, you could remove xdm from the default runlevel while
messing with this, or emerge fluxbox and choose that when logging in
instead of KDE. Or you could switch to a VC and stop /etc/init.d/xdm
before proceeding.

  I'd like to
   practice this before I destroy my system.
 
  I love your optimism :)

 You'd rather I practiced after it's too late?

Not at all. I would advocate practicing before *risking* destroying your
system, it was your certainly about the destruction that caught my eye :)

 I've been around too
 long to think optimism is a good strategy in the face of system
 problems.  Besides, some of your .signature choices aren't exactly
 polyanna stuff.  :o)  I particularly like the one about bugs and
 entropy.

Hoisted by my own petard :)


-- 
Neil Bothwick

It's only a hobby ... only a hobby ... only a


signature.asc
Description: PGP signature


Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote:
On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:I am partly to blame, of course.I got frustrated with older ebuilds that werecausing some of the dependency trouble, and got carried away with
emerge --prune, which I guess is just as broken as it says it is.Ok, first take some deep breaths and relax.All is fixable. checking for gcc... gccchecking whether the C compiler (gcc -O2 -march=pentium4
 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1 -ldl-Wl,-O1) works... noLooks like CFLAGS and LDFLAGS have gotten combined somehow.What does emerge --info show?Also post the output of env | grep -e
CFLAGS -e CXXFLAGS -e LDFLAGS.
That one comes up empty. There are no FLAGs in my environment. 
-Richard--gentoo-user@gentoo.org
 mailing listEmerge --info:

[EMAIL PROTECTED] etc # emerge --info
Portage 2.1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16-gentoo-r7-kosmanor i686)
=
System uname: 2.6.16-gentoo-r7-kosmanor i686 Intel(R) XEON(TM) CPU 1.80GHz
Gentoo Base System version 1.6.14
dev-lang/python: 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind
CONFIG_PROTECT_MASK=/etc/env.d /etc/gconf /etc/terminfo
CXXFLAGS=-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict
GENTOO_MIRRORS=ftp://fido.online.kz/gentoo/pub
http://gentoo.inf.elte.hu/ ftp://ftp.isu.edu.tw/pub/Linux/Gentoo
http://gentoo.scphost.com
MAKEOPTS=-j3
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude='/distfiles' --exclude='/local'
--exclude='/packages'
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.namerica.gentoo.org/gentoo-portage
USE=x86 X Xaw3d acl acpi aim alsa apache2 apm arts avi bash-completion
bcmath berkdb bitmap-fonts calendar caps cdr cli crypt cscope ctype
cups dbm doc dri dvd dvdr eds emboss encode ethereal exif fastcgi
foomaticdb fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 guile
icq imagemagik imap imlib ipv6 isdnlog java joystick jpeg junit kde
kerberos libg++ libwww mad mbox mcal mikmod mime mmap mmx motif mp3
mpeg mpi msession mysql ncurses nis nls nsplugin odbc offensive ogg
oggvorbis openal opengl oscar oss pam pcre pdflib perl pic png posix
postgres ppds pppd python qt quicktime readline reflection ruby samba
sdl session snmp sockets spell spl sse ssl svga sysvipc tcltk tcpd
tetex tiff truetype truetype-fonts type1-fonts usb vorbis xml2 xmms
xorg xpm xv yahoo zlib elibc_glibc kernel_linux userland_GNU
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
  
[EMAIL PROTECTED] etc #

-- Kevin O'Gorman, PhD


Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 17:28, martedì 13 giugno 2006, Jacques Montier ha scritto:
 Mauro Arnoldi a gentiment tapote:
  Alle 15:22, martedì 13 giugno 2006, Jacques Montier ha scritto:
  Mauro Arnoldi a gentiment tapote:
  Alle 14:31, martedì 13 giugno 2006, Ptitjack ha scritto:
  Mauro Arnoldi a gentiment tapote:
  Hello!
 
  I installed a new Gentoo system, but I find big problems with ati
  drivers and 3D acceleration. I have followed the wiki howto but now I
  receive this error message
 
  #fglrxinfo
  Xlib:  extension XFree86-DRI missing on display :0.0.
  display: :0.0  screen: 0
  OpenGL vendor string: Mesa project: www.mesa3d.org
  OpenGL renderer string: Mesa GLX Indirect
  OpenGL version string: 1.2 (1.5 Mesa 6.5)
 
  I saw the Troubleshooting:
  If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
  modprobe of fglrx, but nothing changes.
  I include my configuration, hoping that someone can help me out of
  this mess...
 
  kernel version: 2.6.16-gentoo-r9
  in Character Devices:
  /dev/agpgart (AGP Support)  M
  ATI chipset support M
 
  Hi,
 
  I think  you have to disable ATI chipset support in Character Devices
  (/dev/agpgart must be enabled as module).
  I Hope it will help.
 
  Nothing changed:
 
  After you have changed your kernel configuration, I suppose you
  recompiled your kernel ?
  Did you enable via chipset support in Character Devices ( then modprobe
  via-agp) ?
  After compiling ati-drivers, did you run
  eselect opengl set ati ?
 
  eselect is ok:
 
  #eselect opengl list
  Available OpenGL implementations:
[1]   ati *
[2]   xorg-x11
 
  Why do I have to compile via chipset support? I have and Ati Radeon X300
  in my laptop..

 because of my VIA KT133A chipset motherboard.
 Without loading via-agp module, I don't have any 3D acceleration.
 What gives lspci  | grep AGP ?

I find nothing!! :-O
But maybe the correct line is 

00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root 
Port (rev 03) (prog-if 00 [Normal decode])

because a radeon X300 it's not an AGP card but a PCI Express...
I enabled in my kernel the Intel 440LX/BX/GX, I8xx and E7x05 chipset 
support, but still nothing at all... I always receive the error above...
I'm getting crazy.. 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 18:40, martedì 13 giugno 2006, Richard Fish ha scritto:
 On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:
  Section Device
  Identifier  aticonfig-Device[0]
  Driver  radeon

 If you want to use the ati drivers, this should be fglrx.

If I set like you say I get:
(EE) Failed to load module fglrx (module does not exist, 0)
(EE) No drivers available
I also have read that kernel 2.6.16 has problems with ati drivers, but I can't 
find a patch... 

 -Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Richard Fish

On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote:

 On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:
  checking for gcc... gcc
   checking whether the C compiler (gcc -O2 -march=pentium4
  -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
  -ldl-Wl,-O1) works... no

 Looks like CFLAGS and LDFLAGS have gotten combined somehow.

 What does emerge --info show?  Also post the output of env | grep -e
 CFLAGS -e CXXFLAGS -e LDFLAGS.


 That one comes up empty.  There are no FLAGs in my environment.


Well this is a bit confusing, because the command that configure uses
for the compiler test is:

${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS
conftest.$ac_ext $LIBS

The ebuild only adds the -fPIC option, and the -Wl,-O1 -ldl-Wl,-O1
stuff doesn't show up anywhere in the glib sources.  So the only place
that could come from is the environment...

We didn't check CPPFLAGS, do you have that set by chance?

What does locate config.site report? (or find / -name config.site
if you don't use slocate).  It should come back with nothing...

Just for comparison, when I build glib-1.2, I get:

checking whether the C compiler (gcc -march=pentium4 -Os
-fomit-frame-pointer -pipe -fweb -fPIC ) works... yes

and my CFLAGS are set to

CFLAGS=-march=pentium4 -Os -fomit-frame-pointer -pipe -fweb

So you can see the ebuild adds -fPIC option, and nothing else should
be sneaking in...

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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Richard Fish

On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:

If I set like you say I get:
(EE) Failed to load module fglrx (module does not exist, 0)
(EE) No drivers available
I also have read that kernel 2.6.16 has problems with ati drivers, but I can't
find a patch...


This usually means you need to re-merge ati-drivers.  You have to do
this every time you upgrade to a new kernel.

As far as the 2.6.16 support, I find this in
/usr/portage/x11-drivers/ati-drivers/ChangeLog:

*ati-drivers-8.24.8 (17 Apr 2006)
snip
 21 Mar 2006; Jory A. Pratt [EMAIL PROTECTED]
 +files/ati-drivers-8.23.7-noiommu.patch, ati-drivers-8.23.7.ebuild:
 2.6.16 support wrt bug#122335

So it looks like whatever patches are needed are already applied by
Gentoo.  Try it and report back if it fails.

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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Jarry

Ryan Tandy wrote:

The chipset support you need is nothing to do with your video card - 
it's the driver for the AGP chipset on your motherboard.  If you have a 
Via motherboard, you want via-agp, if you have an Intel you want 
intel-agp, and so on.


A little OT:
What if I do not have any agp, but pci-express graphics?
(nForce4 based mobo for workstation and intel 915gm based notebook)
Do I still have to include agp-support in kernel? Which?

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



Re: [gentoo-user] Problem with eix

2006-06-13 Thread Bo Ørsted Andresen
On Tuesday 13 June 2006 16:19, Neil Bothwick wrote:
 Have you switched to portage 2.1? If so, the cdb module is of no use.
 Set PORTDIR_CACHE_METHOD=backport in /etc/eixrc.

The default PORTDIR_CACHE_METHOD=metadata would do the trick too. 

-- 
Bo Andresen


pgp4Zd54crVWW.pgp
Description: PGP signature


Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Richard Fish

On 6/13/06, Jarry [EMAIL PROTECTED] wrote:

What if I do not have any agp, but pci-express graphics?
(nForce4 based mobo for workstation and intel 915gm based notebook)
Do I still have to include agp-support in kernel? Which?


I don't, but I am using the nvidia drivers.

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



Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Richard Fish

On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote:

Well this is a bit confusing, because the command that configure uses
for the compiler test is:


Something else that might give me some more ideas:

find /usr/local/portage /etc/portage

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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 19:52, martedì 13 giugno 2006, Richard Fish ha scritto:
 On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:
  If I set like you say I get:
  (EE) Failed to load module fglrx (module does not exist, 0)
  (EE) No drivers available
  I also have read that kernel 2.6.16 has problems with ati drivers, but I
  can't find a patch...

 This usually means you need to re-merge ati-drivers.  You have to do
 this every time you upgrade to a new kernel.

 As far as the 2.6.16 support, I find this in
 /usr/portage/x11-drivers/ati-drivers/ChangeLog:

 *ati-drivers-8.24.8 (17 Apr 2006)
 snip
   21 Mar 2006; Jory A. Pratt [EMAIL PROTECTED]
   +files/ati-drivers-8.23.7-noiommu.patch, ati-drivers-8.23.7.ebuild:
   2.6.16 support wrt bug#122335

 So it looks like whatever patches are needed are already applied by
 Gentoo.  Try it and report back if it fails.

My ati drivers doesn't want to compile:

#emerge -pv ati-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[blocks B ] =x11-base/xorg-server-1.0.99 (is blocking 
x11-drivers/ati-drivers-8.25.18)
[ebuild   R   ] x11-drivers/ati-drivers-8.25.18  USE=opengl 0 kB

I try with: emerge -O ati-drivers and I set the driver fglrx. The result:

(EE) module ABI major version (0) doesn't match the server's version (1)
(EE) Failed to load module fglrx (module does not exist, 0)
(EE) No drivers available

 -Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Ptitjack
Mauro Arnoldi a gentiment tapote:
 Alle 19:52, martedì 13 giugno 2006, Richard Fish ha scritto:
   
 On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:
 
 If I set like you say I get:
 (EE) Failed to load module fglrx (module does not exist, 0)
 (EE) No drivers available
 I also have read that kernel 2.6.16 has problems with ati drivers, but I
 can't find a patch...
   
 This usually means you need to re-merge ati-drivers.  You have to do
 this every time you upgrade to a new kernel.

 As far as the 2.6.16 support, I find this in
 /usr/portage/x11-drivers/ati-drivers/ChangeLog:

 *ati-drivers-8.24.8 (17 Apr 2006)
 snip
   21 Mar 2006; Jory A. Pratt [EMAIL PROTECTED]
   +files/ati-drivers-8.23.7-noiommu.patch, ati-drivers-8.23.7.ebuild:
   2.6.16 support wrt bug#122335

 So it looks like whatever patches are needed are already applied by
 Gentoo.  Try it and report back if it fails.
 

 My ati drivers doesn't want to compile:

 #emerge -pv ati-drivers

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [blocks B ] =x11-base/xorg-server-1.0.99 (is blocking 
 x11-drivers/ati-drivers-8.25.18)
 [ebuild   R   ] x11-drivers/ati-drivers-8.25.18  USE=opengl 0 kB

 I try with: emerge -O ati-drivers and I set the driver fglrx. The result:

 (EE) module ABI major version (0) doesn't match the server's version (1)
 (EE) Failed to load module fglrx (module does not exist, 0)
 (EE) No drivers available

   
 -Richard
 

   
Yes, it seems that there is a problem between xorg-server-1.0.99 and
ati-drivers; :-(

http://forums.gentoo.org/viewtopic-t-458721-highlight-atidrivers+xorgserver.html


- Ptitjack -


 ^
  ^^^
  ^
(  0   0  )
 \/
  ----

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Mauro Arnoldi
Alle 21:10, martedì 13 giugno 2006, Ptitjack ha scritto:
 Mauro Arnoldi a gentiment tapote:
  Alle 19:52, martedì 13 giugno 2006, Richard Fish ha scritto:
  On 6/13/06, Mauro Arnoldi [EMAIL PROTECTED] wrote:
  If I set like you say I get:
  (EE) Failed to load module fglrx (module does not exist, 0)
  (EE) No drivers available
  I also have read that kernel 2.6.16 has problems with ati drivers, but
  I can't find a patch...
 
  This usually means you need to re-merge ati-drivers.  You have to do
  this every time you upgrade to a new kernel.
 
  As far as the 2.6.16 support, I find this in
  /usr/portage/x11-drivers/ati-drivers/ChangeLog:
 
  *ati-drivers-8.24.8 (17 Apr 2006)
  snip
21 Mar 2006; Jory A. Pratt [EMAIL PROTECTED]
+files/ati-drivers-8.23.7-noiommu.patch, ati-drivers-8.23.7.ebuild:
2.6.16 support wrt bug#122335
 
  So it looks like whatever patches are needed are already applied by
  Gentoo.  Try it and report back if it fails.
 
  My ati drivers doesn't want to compile:
 
  #emerge -pv ati-drivers
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [blocks B ] =x11-base/xorg-server-1.0.99 (is blocking
  x11-drivers/ati-drivers-8.25.18)
  [ebuild   R   ] x11-drivers/ati-drivers-8.25.18  USE=opengl 0 kB
 
  I try with: emerge -O ati-drivers and I set the driver fglrx. The
  result:
 
  (EE) module ABI major version (0) doesn't match the server's version (1)
  (EE) Failed to load module fglrx (module does not exist, 0)
  (EE) No drivers available
 
  -Richard

 Yes, it seems that there is a problem between xorg-server-1.0.99 and
 ati-drivers; :-(

 http://forums.gentoo.org/viewtopic-t-458721-highlight-atidrivers+xorgserver
.html


But for me doesn't work both the closed and the open source drivers! Well, I 
suppose I have to wait the next release...

 - Ptitjack -


  ^
   ^^^
   ^
 (  0   0  )
  \/
   ----

-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Ryan Tandy

Mauro Arnoldi wrote:


My ati drivers doesn't want to compile:

#emerge -pv ati-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[blocks B ] =x11-base/xorg-server-1.0.99 (is blocking 
x11-drivers/ati-drivers-8.25.18)

[ebuild   R   ] x11-drivers/ati-drivers-8.25.18  USE=opengl 0 kB

I try with: emerge -O ati-drivers and I set the driver fglrx. The result:

(EE) module ABI major version (0) doesn't match the server's version (1)
(EE) Failed to load module fglrx (module does not exist, 0)
(EE) No drivers available


-Richard


Then you may need to use a different xorg-server version.  If that 
doesn't pose a major problem, then


# emerge -C xorg-server
# emerge -D ati-drivers

Simply installing the ati-drivers should automatically pull in the 
newest xorg-server that they will work with.  There's a thread somewhere 
on forums.gentoo.org, and another one a while back on gentoo-dev, 
explaining the reason for the block.


When I first started with the ati-drivers, Xorg 6.8 was the latest 
available, but they would only work with 6.7 - so we had to wait until 
ATI released a new version before we could use 6.8.


Waiting a few weeks for the very latest xorg-server build won't kill you. ;)
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote:
On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote: Well this is a bit confusing, because the command that configure uses for the compiler test is:
Something else that might give me some more ideas:find /usr/local/portage /etc/portage-Richard--gentoo-user@gentoo.org mailing list
That was a bit more productive:
[EMAIL PROTECTED] ~ # find /usr/local/portage/ /etc/portage
/usr/local/portage/
/usr/local/portage/sys-kernel
/usr/local/portage/sys-kernel/win4lin-sources
/usr/local/portage/sys-kernel/win4lin-sources/Manifest
/usr/local/portage/sys-kernel/win4lin-sources/files
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.28.brk-locked.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.CAN-2004-1137.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.CAN-2004-1016.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.81295.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.PaX-84167.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.81106.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.28.arpFix.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.vma.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.82201.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.78362.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.CAN-2004-1056.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.77666.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.81195.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.77094.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.78363.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.4.28-r9
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.11-r11
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.cmdlineLeak.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-win4lin-sources-2.6.11-r11
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.binfmt_a.out.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/Changelog-2.4.bz2
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.1-r2
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.9-r9
/usr/local/portage/sys-kernel/win4lin-sources/files/gentoo-sources-2.4.28.77181.patch
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.10-r6
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.10-r7
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.11-r7
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.11-r8
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.11-r9
/usr/local/portage/sys-kernel/win4lin-sources/files/digest-gentoo-sources-2.6.7-r19
/usr/local/portage/sys-kernel/win4lin-sources/ChangeLog
/usr/local/portage/sys-kernel/win4lin-sources/metadata.xml
/usr/local/portage/sys-kernel/win4lin-sources/win4lin-sources-2.6.11-r11.ebuild/usr/local/portage/packages
/usr/local/portage/Parallels-workstation.ebuild.tar.gz
/usr/local/portage/app-emulation
/usr/local/portage/app-emulation/parallels-workstation
/usr/local/portage/app-emulation/parallels-workstation/files
/usr/local/portage/app-emulation/parallels-workstation/files/2.0
/usr/local/portage/app-emulation/parallels-workstation/files/2.0/parallels.rc
/usr/local/portage/app-emulation/parallels-workstation/files/parallels.rc
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.0.1514
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1598
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1622
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1634
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1650
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1658
/usr/local/portage/app-emulation/parallels-workstation/files/digest-parallels-workstation-2.1.1670
/usr/local/portage/app-emulation/parallels-workstation/parallels-workstation-2.0.1514.ebuild
/usr/local/portage/app-emulation/parallels-workstation/Manifest
/usr/local/portage/app-emulation/parallels-workstation/parallels-workstation-2.1.1622.ebuild
/usr/local/portage/app-emulation/parallels-workstation/parallels-workstation-2.1.1598.ebuild
/usr/local/portage/app-emulation/parallels-workstation/parallels-workstation-2.1.1634.ebuild

Re: [gentoo-user] Use and removal of binary packages

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Neil Bothwick [EMAIL PROTECTED] wrote:
On Tue, 13 Jun 2006 09:40:47 -0700, Kevin O'Gorman wrote: I may have a need to install one or more binary packages to fix a problem I'm having.These are ones that have been made for my system during normal emerges, but have since been pruned from
 the system. My question: how to clean up when I'm done?A cursory look at the packages makes me think they're plain tar archives with no metadata.How do I get rid of them when I'm done with them?
There is metadata appended to the end of the file. If you try unpackingone, you'll see a warning about extraneous data, this is the metadata. Or must I install them using some tool that creates the metadata?
What's wrong with installing with portage? Provided the packages are in$PKGDIR, you can install with emerge --usepkgonly packagename. You canthen unmerge in the usual way.If the package is one that prevents you from using portage, unpack it to
the root of your filesystem, then immediately use the above command toemerge it properly.--Neil BothwickFailure is not an option...it is integrated with every Microsoft product.

Another killer .signature. Is it optimistic?

Anyway, thanks. This will do very nicely for me because I'll be using packages
created by portage. However, I'm not sure I got what you're talking about in that
last paragraph. Unpacking to the root would pollute everything, no? Then how
do I get a clean unmerge. Just for curiosity -- as I said, I don't think I need it for this.

++ kevin 
-- Kevin O'Gorman, PhD


Re: [gentoo-user] gamin

2006-06-13 Thread Benno Schulenberg
Arnau Bria wrote:
 That's it! kdelibs! I can't figure why equery does not show it...

It appears to have been fixed in gentoolkit-0.2.2.  After a sync and 
an upgrade:

  $ equery depends fam
  [ Searching for packages depending on fam... ]
  gnome-base/gnome-vfs-2.12.2
  kde-base/kdelibs-3.5.3-r1

But for you, when you've removed the fam flag, this should still 
output nothing, I suppose.

There's room for improvement,though:

  $equery depends gamin
  [ Searching for packages depending on gamin... ]

Equery should detect that gamin provides a virtual, and then check 
for the dependents of that.  Are you any good at Python?  :)

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



Re: [gentoo-user] troubles with ati-drivers-8.25.18

2006-06-13 Thread Martins Steinbergs
On Tuesday 13 June 2006 16:40, Mauro Arnoldi wrote:
 Alle 15:22, martedģ 13 giugno 2006, Jacques Montier ha scritto:
  Mauro Arnoldi a gentiment tapote:
   Alle 14:31, martedģ 13 giugno 2006, Ptitjack ha scritto:
   Mauro Arnoldi a gentiment tapote:
   Hello!
  
   I installed a new Gentoo system, but I find big problems with ati
   drivers and 3D acceleration. I have followed the wiki howto but now I
   receive this error message
  
   #fglrxinfo
   Xlib:  extension XFree86-DRI missing on display :0.0.
   display: :0.0  screen: 0
   OpenGL vendor string: Mesa project: www.mesa3d.org
   OpenGL renderer string: Mesa GLX Indirect
   OpenGL version string: 1.2 (1.5 Mesa 6.5)
  
   I saw the Troubleshooting:
   If fglrxinfo says mesa3d.org instead of ATI after A SUCCESSFUL
   modprobe of fglrx, but nothing changes.
   I include my configuration, hoping that someone can help me out of
   this mess...
  
   kernel version: 2.6.16-gentoo-r9
   in Character Devices:
   /dev/agpgart (AGP Support)  M
   ATI chipset support M
  
   Hi,
  
   I think  you have to disable ATI chipset support in Character Devices
   (/dev/agpgart must be enabled as module).
   I Hope it will help.
  
   Nothing changed:
 
  After you have changed your kernel configuration, I suppose you
  recompiled your kernel ?
  Did you enable via chipset support in Character Devices ( then modprobe
  via-agp) ?
  After compiling ati-drivers, did you run
  eselect opengl set ati ?

 eselect is ok:

 #eselect opengl list
 Available OpenGL implementations:
   [1]   ati *
   [2]   xorg-x11

 Why do I have to compile via chipset support? I have and Ati Radeon X300 in
 my laptop..

set kernel .config these lines

CONFIG_AGP=y
CONFIG_AGP_AMD64=y  (this in question)
CONFIG_AGP_INTEL=y 
# CONFIG_DRM is not set (this is must have)

set in xorg.conf
Driver  fglrx

dont use x11-base/xorg-x11-7.1


good luck

-- 
Linux 2.6.16-ck11 AMD Athlon(tm) 64 Processor 3200+
 23:30:01 up 1 day, 16:22,  1 user,  load average: 0.07, 0.16, 0.23

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Use and removal of binary packages

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 13:08:56 -0700, Kevin O'Gorman wrote:

 However, I'm not sure I got what you're talking about
 in that
 last paragraph.  Unpacking to the root would pollute everything, no?
 Then how
 do I get a clean unmerge.  Just for curiosity -- as I said, I don't
 think I need it for this.

If you break your system to the extent that you cannot emerge anything,
such as accidentally unmerging Python, the way to get your system back is
to unpack the package. This copies the same files that an emerge would,
but skips the preinst/postinst stages of the merge and leaves the portage
database thinking the package isn't installed. So after unpacking the
archive and getting things working again, you should emerge the package
normally to keep portage straight.


-- 
Neil Bothwick

And all the Borg left was this copy of Windows...


signature.asc
Description: PGP signature


Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 13:00:20 -0700, Kevin O'Gorman wrote:

 Nope.  I checked just for FLAGS and got nothing.

What about

emerge --info | grep FLAG


-- 
Neil Bothwick

Heisenberg's Uncertainty Principle: The location of all objects cannot be
known simultaneously. Corollary: If a lost thing is found, something else
will disappear.


signature.asc
Description: PGP signature


[gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread JimD
Are there any tools/editors to edit a pdf or ps file?  I am digitizing
some books.  I have the books as pdf and can convert that to postscript,
text, html.

I would like to be able to insert a few graphics into the PDF files.  I
could convert to plain text, edit in OOo and export to PDF.  However, I
lose all formatting doing that.

I was hoping there were tools/editors for PDF/PS.  What the heck do book
writers use?  I hope not a word processor.  I am only working with small
books and it is a pain to have to deal with layout.

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Evolution icons missing under KDE but nut under Gnome

2006-06-13 Thread Paul Varner
On Sun, 2006-06-11 at 19:44 -0700, Richard Fish wrote:
 Looks like I'll be masking =evolution-2.6.0
 /rant
 
 http://bugs.gentoo.org/show_bug.cgi?id=133241

Masking the following fixed it for me

=x11-themes/gnome-icon-theme-2.14.2

I haven't had the time to investigate further or file a bug report.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Raid and Gentoo

2006-06-13 Thread Rafael Fernández López
Hi,

I've bought a computer, and it has the possibility of making a RAID. I
configured it through the BIOS setup.

I've booted up Gentoo live cd with dodmraid parameter, so the raid was
placed in /dev/maer/whatever.

After installing everything (stage3, stage1 failed for me here in ~amd64),
I got to the critical point: GRUB.

I've *NO IDEA* of how should I configure GRUB to detect my RAID. If you
can help me I'd be very happy !!

Because I wonder: How can I say to GRUB where the kernel is, if for
reading the big hard disk it needs to have a module (or not), just the
kernel loaded, but what grub does is load the kernel, so WHAT I HAVE TO DO
?


Thank you very much,
Rafael Fernandez Lopez.

-- 
A la vista de suficientes ojos todos los errores resultan evidentes -
Linus Torvalds
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Justin R Findlay
On Tue, Jun 13, 2006 at 05:54:00PM -0400, JimD wrote:
 Are there any tools/editors to edit a pdf or ps file?  I am digitizing
 some books.  I have the books as pdf and can convert that to postscript,
 text, html.
 
 I would like to be able to insert a few graphics into the PDF files.  I
 could convert to plain text, edit in OOo and export to PDF.  However, I
 lose all formatting doing that.
 
 I was hoping there were tools/editors for PDF/PS.  What the heck do book
 writers use?  I hope not a word processor.  I am only working with small
 books and it is a pain to have to deal with layout.

You could open it up in vi and guess about what's going on, or you could
learn the postscript language. (:  Otherwise, there's inkscape and
scribus that will write to PDF.  I don't know what's so hard about
reading in PDF files if you can write out to them.  Good luck.


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



[gentoo-user] Connection refused for .gnupg/log-socket

2006-06-13 Thread Mick

I just noticed this:
==
$ eval $(gpg-agent --daemon)
can't connect to `/home/michael/.gnupg/log-socket': Connection refused
==

Is this meant to happen?  Why can't it connect to the socket?  Here it is:
==
$ ls -la /home/michael/.gnupg/log-socket
srwxr-xr-x 1 michael users 0 Jun 10 22:07 /home/michael/.gnupg/log-socket
==

Any ideas?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] really annoying boxes in firefox and evolution

2006-06-13 Thread Mick

On 13/06/06, Iain Buchanan [EMAIL PROTECTED] wrote:

Hi,

I'm getting a strange font problem in evolution and firefox - evolution
shows square boxes when it should be showing tabs, and firefox shows
square boxes in java applets when it should be showing spaces.

Both applications show the tab / space as well, but there's these little
boxes all over the place.

I've tried installing a few fonts, or looking for use flags that might
affect it, but nothing worked - I'm completely stumped.

Can anyone help me solve this?  What would you suggest? xorg.conf? use
flags?


Not sure it helps, but I occasionally see the same effect with the
square boxes in Konqueror (I don't have Java on my systems).  Changing
encoding manually solves it.  So I assume that it is related to some
language code meta tag in the html/css code which Konqueror does not
like.  Opera and FF seem to be less fussy about it.
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Vladimir G. Ivanovic




Google for edit PDF +Linux.

--- Vladimir

On Tue, 2006-06-13 at 17:54 -0400, JimD wrote:


Are there any tools/editors to edit a pdf or ps file?  I am digitizing
some books.  I have the books as pdf and can convert that to postscript,
text, html.

I would like to be able to insert a few graphics into the PDF files.  I
could convert to plain text, edit in OOo and export to PDF.  However, I
lose all formatting doing that.

I was hoping there were tools/editors for PDF/PS.  What the heck do book
writers use?  I hope not a word processor.  I am only working with small
books and it is a pain to have to deal with layout.

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol





-- 
Vladimir G. Ivanovic [EMAIL PROTECTED]







Re: [gentoo-user] Raid and Gentoo

2006-06-13 Thread Barny M
Rafael Fernández López wrote:

 I've *NO IDEA* of how should I configure GRUB to detect my RAID. If you
 can help me I'd be very happy !!

Hi Rafael,

hope this will help:

http://gentoo-wiki.com/Special:Search?search=Raidgo=Go

If you are gonna using LVM, also http://www.gentoo.org/doc/en/lvm2.xml


~ Barny


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] Gentoo Sweatshirts

2006-06-13 Thread Ow Mun Heng
Hi guys,

Am here in the US. Would like to purchase a Gentoo Branded sweatshirt.
There's one I found on Cafepress @29.99 which is hooded. Anyone knows of
one which does not have a hood?

Preferably something even cheaper than that??

-- 
Ow Mun Heng [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Alan McKinnon
On Tuesday 13 June 2006 23:54, JimD wrote:
 Are there any tools/editors to edit a pdf or ps file?  I am
 digitizing some books.  I have the books as pdf and can convert
 that to postscript, text, html.

 I would like to be able to insert a few graphics into the PDF
 files.  I could convert to plain text, edit in OOo and export to
 PDF.  However, I lose all formatting doing that.

 I was hoping there were tools/editors for PDF/PS.  What the heck do
 book writers use?  I hope not a word processor.  I am only working
 with small books and it is a pain to have to deal with layout.

If the original is plain text without loads of graphics and fancy 
layout, koffice does a reasonable job of reading .pdf

pdf wasn't really intended to be edited. It's actual purpose is as a 
final presentation format, so editing it is a somewhat like taking 
compiled code and expecting to be able to get the original C back

-- 
If only me, you and dead people understand hex, 
how many people understand hex?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Neil Bothwick
On Tue, 13 Jun 2006 17:54:00 -0400, JimD wrote:

 I was hoping there were tools/editors for PDF/PS.  What the heck do book
 writers use? 

Books are normally written in DocBook or TeX and output to PDF/PS at the
final stage.


-- 
Neil Bothwick

Sure, we just route the main sensor through Data's cat.


signature.asc
Description: PGP signature


Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread JimD
Justin R Findlay wrote:
 On Tue, Jun 13, 2006 at 05:54:00PM -0400, JimD wrote:
 Are there any tools/editors to edit a pdf or ps file?  I am digitizing
 some books.  I have the books as pdf and can convert that to postscript,
 text, html.

 I would like to be able to insert a few graphics into the PDF files.  I
 could convert to plain text, edit in OOo and export to PDF.  However, I
 lose all formatting doing that.

 I was hoping there were tools/editors for PDF/PS.  What the heck do book
 writers use?  I hope not a word processor.  I am only working with small
 books and it is a pain to have to deal with layout.
 
 You could open it up in vi and guess about what's going on, or you could
 learn the postscript language. (:  Otherwise, there's inkscape and
 scribus that will write to PDF.  I don't know what's so hard about
 reading in PDF files if you can write out to them.  Good luck.
 
 
 Justin

Thanks Justin.  I am going to give scribus/inkscape a shot.

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread JimD
Vladimir G. Ivanovic wrote:
 Google for edit PDF +Linux.

Did that.  There wasn't much out there really.

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] really annoying boxes in firefox and evolution

2006-06-13 Thread Iain Buchanan
On Tue, 2006-06-13 at 22:13 +, Mick wrote:
 On 13/06/06, Iain Buchanan [EMAIL PROTECTED] wrote:
  Hi,
 
  I'm getting a strange font problem in evolution and firefox - evolution
  shows square boxes when it should be showing tabs, and firefox shows
  square boxes in java applets when it should be showing spaces.
 

 Not sure it helps, but I occasionally see the same effect with the
 square boxes in Konqueror (I don't have Java on my systems).  Changing
 encoding manually solves it.  So I assume that it is related to some
 language code meta tag in the html/css code which Konqueror does not
 like.  Opera and FF seem to be less fussy about it.

Thanks for the suggestion, unfortunately different encodings didn't make
much difference.  However, I did notice this when I started firefox from
the command line:

$ firefox
No running windows found
Warning: Cannot convert string
-bh-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1 to type
FontStruct

what on earth does that mean?  I tried installing
font-bh-lucidatypewriter-100dpi and font-bh-lucidatypewriter-75dpi but
that didn't seem to do anything.  I think I'm barking up the wrong
tree...
-- 
Iain Buchanan iaindb at netspace dot net dot au

There is no royal road to geometry.
-- Euclid

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread b.n.
JimD wrote:
 I was hoping there were tools/editors for PDF/PS.  What the heck do book
 writers use?  I hope not a word processor.  I am only working with small
 books and it is a pain to have to deal with layout.

They use LaTeX. If you plan to write books/articles/whatever in
publishing quality, THIS is the answer.

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



Re: [gentoo-user] [OT] Gentoo Sweatshirts

2006-06-13 Thread Teresa and Dale
Ow Mun Heng wrote:

Hi guys,

   Am here in the US. Would like to purchase a Gentoo Branded sweatshirt.
There's one I found on Cafepress @29.99 which is hooded. Anyone knows of
one which does not have a hood?

Preferably something even cheaper than that??

  


If you are here long enough you can order one from here.

http://www.cafepress.com/officialgentoo/617982

Is that what you are looking for or are you looking for a store where
you are that has them?

Dale
:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Philip Webb
060613 JimD wrote:
 Are there any tools/editors to edit a pdf or ps file?

  eix pdftk
* app-text/pdftk
Available versions:  1.12
Installed:   none
Homepage:http://www.accesspdf.com/pdftk
Description: A tool for manipulating PDF documents

From the WWW site :

  If PDF is electronic paper, then pdftk is an electronic staple-remover,
  hole-punch, binder, secret-decoder-ring, and X-Ray-glasses.
  Pdftk is a command-line tool for doing everyday things with PDF documents.
  Keep one in the top drawer of your desktop and use it to:

* Merge PDF Documents
* Split PDF Pages into a New Document
* Decrypt Input as Necessary (Password Required)
* Encrypt Output as Desired
* Fill PDF Forms with FDF Data and/or Flatten Forms
* Apply a Background Watermark
* Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels
* Update PDF Metadata
* Attach Files to PDF Pages or the PDF Document
* Unpack PDF Attachments
* Burst a PDF Document into Single Pages
* Uncompress and Re-Compress Page Streams
* Repair Corrupted PDF (Where Possible)

  Pdftk allows you to manipulate PDF easily and freely.
  It does not require Acrobat, and it runs on ... Linux ... .
  Pdftk is free software (GPL).
  Latest Version: 1.12, Released: November 9, 2004

I haven't tried it  there mb issues with recent versions of PDF.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Teresa and Dale
JimD wrote:

Justin R Findlay wrote:
  

On Tue, Jun 13, 2006 at 05:54:00PM -0400, JimD wrote:


Are there any tools/editors to edit a pdf or ps file?  I am digitizing
some books.  I have the books as pdf and can convert that to postscript,
text, html.

I would like to be able to insert a few graphics into the PDF files.  I
could convert to plain text, edit in OOo and export to PDF.  However, I
lose all formatting doing that.

I was hoping there were tools/editors for PDF/PS.  What the heck do book
writers use?  I hope not a word processor.  I am only working with small
books and it is a pain to have to deal with layout.
  

You could open it up in vi and guess about what's going on, or you could
learn the postscript language. (:  Otherwise, there's inkscape and
scribus that will write to PDF.  I don't know what's so hard about
reading in PDF files if you can write out to them.  Good luck.


Justin



Thanks Justin.  I am going to give scribus/inkscape a shot.

Jim
  



If it helps any, Scribus is a lot like Quark, that real expensive
program that newspapers and magizines use.  It takes a bitof getting
used to but it does a really good job.

Dale
:-) :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Editing PDF and/or postscript

2006-06-13 Thread Vladimir G. Ivanovic
On Tue, 2006-06-13 at 19:42 -0400, JimD wrote:
 Vladimir G. Ivanovic wrote:
  Google for edit PDF +Linux.
 
 Did that.  There wasn't much out there really.

The first two results seem to be free versions of commercial product.
You didn't specify open source.

--- Vladimir
-- 
Vladimir G. Ivanovic [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hardware clock, software clock and ntpd

2006-06-13 Thread John J. Foster
On Tue, Jun 13, 2006 at 06:39:52AM -0400, John J. Foster wrote:
 On Mon, Jun 12, 2006 at 02:52:59PM -0400, John J. Foster wrote:
  On Mon, 12 Jun 2006, Uwe Thiem wrote:
  
  The following output is what /var/log/ntp.log looks like after issuing the 
  following 2 commands:
  
  #/etc/init.d/ntpd stop
  #ntpd -n
  
  12 Jun 14:16:02 ntpd[8885]: ntpd exiting on signal 15
  12 Jun 14:20:56 ntpd[9340]: synchronized to 212.79.244.34, stratum 2
  12 Jun 14:20:56 ntpd[9340]: kernel time sync disabled 0041
  12 Jun 14:28:32 ntpd[9340]: kernel time sync enabled 0001
  
 This is what it looks like as of this morning. I think I'll leave ntpd
 running from a console for a day or 2 longer just in case in crashes.
 
 12 Jun 15:49:58 ntpd[9340]: synchronized to 209.237.225.10, stratum 3
 12 Jun 17:19:47 ntpd[9340]: no servers reachable
 12 Jun 17:23:55 ntpd[9340]: synchronized to 193.201.52.56, stratum 3
 12 Jun 17:29:15 ntpd[9340]: synchronized to 212.79.244.34, stratum 2
 12 Jun 17:47:31 ntpd[9340]: synchronized to 209.237.225.10, stratum 3
 12 Jun 17:56:49 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
 12 Jun 17:56:52 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 12 Jun 17:56:52 ntpd[9340]: kernel time sync disabled 0041
 12 Jun 18:02:15 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 12 Jun 18:03:19 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 12 Jun 18:03:19 ntpd[9340]: kernel time sync enabled 0001
 12 Jun 19:35:27 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 12 Jun 19:39:35 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 12 Jun 20:16:03 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 12 Jun 20:24:34 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 12 Jun 21:15:51 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 12 Jun 22:13:27 ntpd[9340]: no servers reachable
 12 Jun 22:31:44 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
 12 Jun 22:32:40 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 12 Jun 22:39:16 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 13 Jun 00:10:03 ntpd[9340]: no servers reachable
 13 Jun 00:13:15 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 00:15:23 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 13 Jun 00:35:46 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 00:37:55 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 13 Jun 02:16:30 ntpd[9340]: no servers reachable
 13 Jun 02:20:31 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 02:28:02 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 13 Jun 03:09:48 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 03:37:31 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
 13 Jun 04:03:07 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 04:07:25 ntpd[9340]: synchronized to 64.251.30.199, stratum 3
 13 Jun 04:37:35 ntpd[9340]: no servers reachable
 13 Jun 04:42:43 ntpd[9340]: synchronized to 64.142.103.194, stratum 1
 13 Jun 06:05:02 ntpd[9340]: synchronized to 64.5.1.130, stratum 2
 13 Jun 06:17:52 ntpd[9340]: synchronized to 64.142.103.194, stratum 1

Well, it's been running fine all day long. I think I'll kill the
commandline ntpd and restart /etc/init.d/ntpd. And watch it for a week
or so.

Thanks again,
festus
-- 
It is not unusual for those at the wrong end of the club to have a
clearer picture of reality than those who wield it.
  Noam Chomsky


pgpnUHqKTiXTI.pgp
Description: PGP signature


Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Neil Bothwick [EMAIL PROTECTED] wrote:
On Tue, 13 Jun 2006 13:00:20 -0700, Kevin O'Gorman wrote: Nope.I checked just for FLAGS and got nothing.What aboutemerge --info | grep FLAG--Neil BothwickHeisenberg's Uncertainty Principle: The location of all objects cannot be
known simultaneously. Corollary: If a lost thing is found, something elsewill disappear.nothing untoward:treat dev-libs # emerge --info | grep FLAGCFLAGS=-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx
CXXFLAGS=-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmxUnset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTStreat dev-libs # 
++ kevin-- Kevin O'Gorman, PhD


Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote:
On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote: On 6/13/06, Richard Fish [EMAIL PROTECTED] wrote: Something else that might give me some more ideas:
 find /usr/local/portage /etc/portage That was a bit more productive:Yeah, but I still don't see anything that looks like a problem.Youhave no eclasses in your overlay, your don't have a stray bashrc in
/etc/portage, or anything else that looks like it could beresponsible...Let's try this manually:# cd /var/tmp/portage/glib-1.2.10-r5/work/glib-1.2.10# eval `grep CFLAGS= /etc/make.conf` ; export CFLAGS
# eval `grep LDFLAGS= /etc/make.conf` ; export LDFLAGS# ./configure --with-threads=posix --enable-debug=yesSee if the above has the same problem and shows the same flags.If itdoes, try (notice the line continuation '\'...):
# sh -x ./configure --with-threads=posix --enable-debug=yes 21 \ | bzip2 -9 ~/glib-configure-trace.bz2You can then email me the glib-configure-trace.bz2 file privately, toavoid consuming too much bandwidth on this list.
If the above configure *doesn't* show the same problem, then there maybe something wrong with the environment that only shows up under theuser 'portage'.I'll have to do some more digging as to what this
could be...-Richard--gentoo-user@gentoo.org mailing listStart digging. It completed just fine.++ kevin
-- Kevin O'Gorman, PhD


[gentoo-user] Typesetting systems

2006-06-13 Thread Justin R Findlay
On Wed, Jun 14, 2006 at 03:14:57AM +, b.n. wrote:
 JimD wrote:
  I was hoping there were tools/editors for PDF/PS.  What the heck do book
  writers use?  I hope not a word processor.  I am only working with small
  books and it is a pain to have to deal with layout.
 
 They use LaTeX. If you plan to write books/articles/whatever in
 publishing quality, THIS is the answer.

LaTeX is awesome if you're not going to be diverging from the builtin
document layout styles too much.  If you are then you're likely going to
be editing raw TeX to get things done, and unfortunately though TeX is
very clean and very good at what it does it's not a language that's easy
to understand.

Some (more or less) alternatives to TeX are (some of which have ebuilds
already):

http://www.pragma-ade.com/ (ConTeXt)
http://lout.sourceforge.net/
http://www.cliki.net/cl-typesetting
http://www.it.usyd.edu.au/~jeff/nonpareil/

BTW, I'm kind of excited Thomas has decided to legacy teTeX.  I hope
gentoo adopts a CTAN interface like g-cpan is for CPAN.  At least
because modular is the buzzword du jour. (-:


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



Re: [gentoo-user] Gentoo system crumbling, reports of gcc death

2006-06-13 Thread Richard Fish

On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

Start digging.  It completed just fine.


Ok, do this and send me the result.

# emerge --debug =dev-libs/glib-1.2.10-r5 ~/glib-merge.txt 21

-Richard

PS. Please post further replies in plain-text.  The multi-part
HTML/text messages are making it difficult for me to reply and
maintain correct levels of ''.  In gmail, just click the 'Plain text'
link above the composition box.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] MPlayer-1.0_pre8

2006-06-13 Thread Nick Rout
Can anyone clarify what actually is the latest and greatest? 1.0_pre8 or 
20060415?


On Tue, 13 Jun 2006 22:18:48 +0930
Raymond Lewis Rebbeck wrote:

 On Tuesday, 13 June 2006 21:48, Pavel Kouril wrote:
  Can you merge mplayer-1.0_pre8? I can't and portage says that will be
  downgrade x(
 
 You'll have to mask all the mplayer-1.0.2006* packages as they are considered 
 to be higher version numbers by portage.
 
 -- 
 Raymond Lewis Rebbeck
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Use and removal of binary packages

2006-06-13 Thread Kevin O'Gorman
On 6/13/06, Neil Bothwick [EMAIL PROTECTED] wrote:
On Tue, 13 Jun 2006 09:40:47 -0700, Kevin O'Gorman wrote: I may have a need to install one or more binary packages to fix a problem I'm having.These are ones that have been made for my system during normal emerges, but have since been pruned from
 the system. My question: how to clean up when I'm done?A cursory look at the packages makes me think they're plain tar archives with no metadata.How do I get rid of them when I'm done with them?
There is metadata appended to the end of the file. If you try unpackingone, you'll see a warning about extraneous data, this is the metadata. Or must I install them using some tool that creates the metadata?
What's wrong with installing with portage? Provided the packages are in$PKGDIR, you can install with emerge --usepkgonly packagename. You canthen unmerge in the usual way.If the package is one that prevents you from using portage, unpack it to
the root of your filesystem, then immediately use the above command toemerge it properly.--Neil BothwickFailure is not an option...it is integrated with every Microsoft product.
Something about this is just not clicking with me. I restored my backup toan empty directory, chrooted to that directory, ran quickpkg on some of thepackages I've been trying to re-emerge, and was feeling good. But...
I got out of chroot, copied these to $PKGDIR (/usr/portage/packages) likethe other packages there, and tried to emerge. No joy. Examples ofwhat I tried:
treat Backups # emerge -v --usepkgonly =glib-1.2.10-r5Calculating dependencies!!! There are no packages available to satisfy: =glib-1.2.10-r5!!! Either add a suitable binary package or compile from an ebuild.
treat Backups #and treat dev-libs # emerge -v --usepkgonly ./glib-
1.2.10-r5.tbz2emerging by path implies --oneshot... adding --oneshot to options.*** emerging by path is broken and may not always work!!!Calculating dependencies*** You need to adjust PKGDIR to emerge this package.
treat dev-libs # But this one, for instance, was/usr/portage/packages/dev-libs/glib-1.2.10-r5.tbz2and PKGDIR is 
/usr/portage/packagesso what am I doing wrong now?This is getting demoralizing.++ kevin-- Kevin O'Gorman, PhD


Re: [gentoo-user] Hardware clock, software clock and ntpd

2006-06-13 Thread W.Kenworthy
You might want to check out the following ntp.conf options depending on
your network link - in particular the panic 0 option or the commandline
version '-g'

tinker panic 0 huffpuff 7200

The huffpuff value seems to help on a loaded broadband connection, and I
found it a must on a modem.  The panic value stops ntp from dropping out
when too great a difference occurs between network and local time (your
original problem I think) - it will step, whereas without it it will
run, but refuse to update the time, or in some cases die.

BillK

On Tue, 2006-06-13 at 22:16 -0400, John J. Foster wrote:
 On Tue, Jun 13, 2006 at 06:39:52AM -0400, John J. Foster wrote:
  On Mon, Jun 12, 2006 at 02:52:59PM -0400, John J. Foster wrote:
   On Mon, 12 Jun 2006, Uwe Thiem wrote:
...
 
 Well, it's been running fine all day long. I think I'll kill the
 commandline ntpd and restart /etc/init.d/ntpd. And watch it for a week
 or so.
 
 Thanks again,
 festus
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] MPlayer-1.0_pre8

2006-06-13 Thread Richard Fish

On 6/13/06, Nick Rout [EMAIL PROTECTED] wrote:

Can anyone clarify what actually is the latest and greatest? 1.0_pre8 or 
20060415?


1.0_pre8, released on 20060611:
http://www.mplayerhq.hu/design7/news.html

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



Re: [gentoo-user] Use and removal of binary packages

2006-06-13 Thread Richard Fish

On 6/13/06, Kevin O'Gorman [EMAIL PROTECTED] wrote:

Something about this is just not clicking with me.  I restored my backup to
an empty directory, chrooted to that directory, ran quickpkg on some of the
packages I've been trying to re-emerge, and was feeling good.  But...

I got out of chroot, copied these to $PKGDIR (/usr/portage/packages) like
the other packages there, and tried to emerge.  No joy.  Examples of
what I tried:
 treat Backups # emerge -v --usepkgonly =glib-1.2.10-r5
 Calculating dependencies
 !!! There are no packages available to satisfy: =glib-1.2.10-r5
 !!! Either add a suitable binary package or compile from an ebuild.


Did you copy the entire PKGDIR heirarchy?  It normally looks something like:

$PKGDIR/All/glib-1.2.10-r5.tbz2
...
$PKGDIR/dev-libs/glib-1.2.10-r5.tbz2 - ../All/glib-1.2.10-r5.tbz2

If you just copied the 'All' directory, without the symlinks, this
could account for the behavior you are seeing.

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