[gentoo-user] amarok will not emerge

2009-07-22 Thread Adrian



Greetings all - I am having problems with amarok.  Details are in the
Gentoo forum at

http://forums.gentoo.org/viewtopic-t-781796.html

Can anyone assist please?  Without amarok I can't load my ipod.  Oh
such sad days!  Grrr..

Thank you much!

Skippy



[gentoo-user] OT: buying a keyboard

2009-05-31 Thread Adrian



Greetings;

Many moons ago I purchased a Linux Cool Keyboard.  The great thing
about this keyboard is that a. it has great tactile response and b. it
has a cover which folds down to protect the keyboard when not in use.

It's finally getting worn out, keys are sticking pretty bad.  I would
like to get a new one, but the company I purchased it from (via the
internet) seems to not exist any more.  Some google action has not
resulted in locating any similar keyboards. 

Anyone know where I might find such a keyboard?  Thanks much.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls



[gentoo-user] gnome-terminal, failed to contact the GConf daemon; exiting.

2009-05-10 Thread Adrian



Hi all -

There is a bug report on this:

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

and that report points to some other links:

http://mail.gnome.org/archives/desktop-devel-list/2009-April/msg00451.html
http://bugzilla.gnome.org/show_bug.cgi?id=570588

one of which contains a patch to fix it.  However, I am not smart
enough to know how to use/apply this patch.  Can someone clarify for
me please?  I've never done such a process before.

Thanks much.

Adrian



Re: [gentoo-user] gnome-terminal, failed to contact the GConf daemon; exiting.

2009-05-10 Thread Adrian


On Sun, 10 May 2009 18:34:23 +0600
Mike Kazantsev mike_kazant...@fraggod.net wrote the words:

 
 Try this sequence:


Darn if I didn't manage to do that without messing up.  Thanks so very
much.  Problem fixed.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls



[gentoo-user] restart apache. but why restart mysql and nfs automatically?

2008-11-06 Thread adrian kok
Hi

I restart apache. but why restart mysql and nfs
automatically?

thank you

Send instant messages to your online friends http://uk.messenger.yahoo.com 



[gentoo-user] what is easy way to upgrade

2008-10-29 Thread adrian kok
Hi 

I am new in gentoo

what is easy way to upgrade? eg: kernel / package

In some linux, they are using yum 

Thank you

Send instant messages to your online friends http://uk.messenger.yahoo.com 



Re: [gentoo-user] eth1 won't show up

2008-10-02 Thread Adrian Pablo Ali

Grant escribió:

I have this:

# lspci
05:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
[Cyclone] (rev 34)
05:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
[Cyclone] (rev 30)

but from ifconfig I only have eth0.  Can anyone tell me how to
investigate this?
  

Is that ifconfig, or ifcongif -a ?

Or in a less pedantic answer, have you started eth1?



I didn't think that through, sorry.  I think this is what I should have posted:

# /etc/init.d/net.eth1 start
 * Starting eth1
 *   Bringing up eth1
 * 192.168.1.1
 * network interface eth1 does not exist
 * Please verify hardware or kernel module (driver) [ !! ]

- Grant

  

forgive my basic English.

Look in:

/etc/udev/rules.d/70-persistent-net.rules

and see if another card is not marked as eth1 in the rules, if this is 
so, it removes the rule and restarts. This happens when you switch card, 
check to see if the macaddress are well allocated.


--
*Adrian Pablo Ali
* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

* Tucuman Linux / Fortix
* http://www.tucumanlinux.com.ar
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Av. Sarmiento 1347 - San Miguel de Tucuman - Tucuman - Argentina
C.P.: 4000
Tel.: 0381 4 237797 - Int 2051



[gentoo-user] udevd-event 'error'

2007-11-22 Thread Adrian

Greetings.  I am getting a message when I boot, I suppose it would be
called an error, but the system is still working.  Anyhow, message is:

udevd-event [2625]: node_symlink: rename ( /dev/fb.udev-tmp, /dev/fb)
failed: is a directory

Now, there is a /dev/fb on my system, and it is a directory.  Thus, am
I right that udevd is trying to rename /dev/fb but cannot do so because
it is a directory not a file?

I tried the google/linux thing for the error message and got nothing at
all.  Grr

Suggestions on how to proceed please?  Thanks so very much.

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge-webrsync errors

2007-04-01 Thread Adrian

Greetings all.

When running emerge-webrsync I get the following message.  Can anyone
help me understand/fix this?

Thanks very much
Adrian


-
 Updating Portage cache:   66%Traceback (most recent call last):
  File /usr/bin/emerge, line 4049, in ?
emerge_main()
  File /usr/bin/emerge, line 4008, in emerge_main
action_metadata(settings, portdb, myopts)
  File /usr/bin/emerge, line 3019, in action_metadata
eclass_cache=ec, verbose_instance=noise_maker)
  File /usr/lib/portage/pym/cache/util.py, line 47, in mirror_cache
if trg and not write_it:
  File /usr/lib/python2.4/UserDict.py, line 170, in __len__
return len(self.keys())
  File /usr/lib/portage/pym/cache/mappings.py, line 54, in keys
return list(self.__iter__())
  File /usr/lib/portage/pym/cache/mappings.py, line 48, in __iter__
for k in self.orig.iterkeys():
  File /usr/lib/python2.4/UserDict.py, line 103, in iterkeys
return self.__iter__()
  File /usr/lib/portage/pym/cache/mappings.py, line 83, in __iter__
return iter(self.keys())
  File /usr/lib/portage/pym/cache/mappings.py, line 87, in keys
self.d.update(self.pull())
  File /usr/lib/portage/pym/cache/flat_hash.py, line 29, in callit
return args[0](*args[1:]+args2)
  File /usr/lib/portage/pym/cache/flat_hash.py, line 47, in _pull
raise cache_errors.CacheCorruption(cpv, e)
cache.cache_errors.CacheCorruption: net-analyzer/etherape-0.9.6-r1 is
corrupt: dictionary update sequence element #2 has length 1; 2 is
required 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] update-eix error message

2007-04-01 Thread Adrian

Odd things with eix-0.7.9

when I run update-eix I get the following.  

help/understanding please?

Adrian


--
 root $  update-eix
Reading Portage settings ..
Building database (/var/cache/eix) ..
[0] /usr/portage/ (cache: metadata)
 Reading 053%Garbage at end of version string: _p3234
Garbage at end of version string: _p3234
100%
Applying masks ..
Database contains 11521 packages in 149 categories.


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Open Office 2.0.4 and fonts

2007-02-10 Thread Adrian
On Wed, 07 Feb 2007 20:46:04 -0800
Vladimir G. Ivanovic [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
  Greetings;
  
  I just upgraded Open Office from 2.0.3 to 2.0.4 (yes, I'm behind).
  
  Now, I can't use any of the fonts other than the ones which come
  with Open Office.  All my existing fonts which I added were being
  substituted with other fonts.
 
 Have you tried deleting ~/ooo-2.0/user/psprint/pspfontcache and then 
 restarting OOO?


I did try that.  No effect.  I removed 2.0.4 and installed
openoffice-bin (2.1) and the fonts work fine with that release.  I
think for the moment I'm going to call that the solution and run with
it.  Thanks for the help.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Open Office 2.0.4 and fonts

2007-02-06 Thread Adrian

Greetings;

I just upgraded Open Office from 2.0.3 to 2.0.4 (yes, I'm behind).

Now, I can't use any of the fonts other than the ones which come with
Open Office.  All my existing fonts which I added were being substituted
with other fonts.  I emptied the directory 

/usr/lib/openoffice/share/fonts/truetype

and tried to reinstall, as root and then as user (using spadmin).  Still
doesn't work.

I tried copying the fonts over manually.  Doesn't work.

I deleted ~/.ooo-2.0.  Doesn't work.

I tried running as root.  Doesn't work.

I tried all of this on my other computer, which I just upgraded as
well.  Doesn't work there either.

I tried searching the bug list and the gentoo forum.  Couldn't find
anything relevant . . . 

My USE flags (on this box at least) are:

 root $  emerge -pv openoffice

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

Calculating dependencies... done!
[ebuild   R   ] app-office/openoffice-2.0.4  USE=cairo cups dbus
firefox gnome gstreamer gtk java kde ldap pam -binfilter -branding
-debug -eds -odk -sound -webdav LINGUAS=en_GB en_US -af -ar -be_BY
-bg -bn -bs -ca -cs -cy -da -de -el -en -en_ZA -es -et -fa -fi -fr
-gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -lt -lv -mk -nb -nl -nn -nr
-ns -pa_IN -pl -pt -pt_BR -ru -rw -sh_YU -sk -sl -sr_CS -st -sv -sw_TZ
-th -tn -tr -ts -vi -xh -zh_CN -zh_TW -zu 0 kB 


Yea.  Any suggestions?  Thanks so very much.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: Email from Mac to PC/Win

2007-02-02 Thread Adrian

Greetings all --

Here is a question I'd like opinions on.  We have a new director at my
job and she uses a Mac.  Naturally, we are all PC based using Windows
and *barf* Outlook.

When she sends emails from her Mac:  
Sometimes attachments don't arrive.
Sometimes the emails never arrive (or so people claim, never happens to
me)
Sometimes her emails end up in the junk mail folder (again, never
happens to me)

Our IT people are telling here this is because Mac email is not
compatible with PCs.  My intuition  years of computer use is
telling me this is bullshit.

I've been wrong before . . .   Just not often.  *haha*

Any commentary?

Thank you -- Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Email from Mac to PC/Win

2007-02-02 Thread Adrian
On Fri, 2 Feb 2007 14:48:32 -0600
Dan Farrell [EMAIL PROTECTED] wrote the words:

 On Fri, 2 Feb 2007 17:28:11 +
 Neil Bothwick [EMAIL PROTECTED] wrote:
 
  On Fri, 2 Feb 2007 10:15:25 -0600, Boyd Stephen Smith Jr. wrote:
 
  foo
 
 your IT guys are idiots.  As if there was a 'MAC' mail and a 'PC'
 mail.  they should be fired for their fundamental misunderstanding of
 a core internet service ; )


This was my opinion as well.  I explained it this way:

Email protocols (maybe the wrong word, but I know what I mean and no
one else around there knows anything other than the send button) are
standard around the world, on all computers, otherwise you couldn't
sent an email from America to China.

Yes, they are idiots.  And they are paid well for it.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: CTRL-ALT-NUM+

2007-01-13 Thread Adrian
On Sat, 13 Jan 2007 14:47:16 +0100
Benno Schulenberg [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
  I call it strange magic.
 
  I had the same problems, Windows keys didn't work and CTR-ALT-F1
  would not switch to a VT . . .
 
  David said, if I'm reading this right, he had to take
  nodeadkeys out.  Well, I didn't have that options, I added it,
  and now it works fine.
 
 Ctrl+Alt+numpadminus and Ctrl+Alt+numpadplus never worked for me. In 
 KMail the Ctrl+Alt+numpadminus would do the same thing as the plain 
 minus key.  Until I read this thread and started trying all kinds 
 of combinations...  After toggling NumLock, it suddenly started to 
 work, and now just keeps working no matter what the state of NumLock 
 is, also after a reboot.  :|
 
 Are we maybe all using KDE?  Might some obsolete configuration data 
 be interfering, data that only gets flushed when the keyboard config 
 is changed?  So just changing the config, and later changing it back 
 should work?
 
 Benno
 -- 

I'm using Enlightenment.  

I had this same problem on a fresh system
which was installed from the 2006.1 CD.  At the time I assumed it was a
problem with the whole thing since I had problems with 2006.0 as
well.  I went back to install from a 2005.0 CD (which is what I use to
have on this computer and it worked fine) then upgraded all my packages
and the problem was there again.

I have KDE installed, but seldom actually use KDE, I just like many of
their applications.

Very odd stuff.  

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: CTRL-ALT-NUM+

2007-01-12 Thread Adrian

David;

I'm having the exact same problems on one of my computers since I
upgraded to the latest X.  I simply haven't gotten around to doing much
trouble shooting since I don't use that system very often.  Thanks for
posting your solution, I'm gonna try this out later.

Adrian 


On Thu, 11 Jan 2007 21:27:11 -0500
David Corbin [EMAIL PROTECTED] wrote the words:

 Success, but I can't explain it all.
 
 First, I removed 'Option   XkbVariant nodeadkeys ' from
 xorg.conf. That got the VT working and the Zooming. But ALT-TAB
 wasn't working at all. Now, earlier I had problems with the WIN key
 not working for me as I wanted it to, and adde some xmodmap entires
 for the WIN key (but not the ALT key).  
 
 Still, I got suspicous, and took those out, but the XkbVariant back,
 and now everything including the WIN key is working.
 
 -- 
 gentoo-user@gentoo.org mailing list
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: CTRL-ALT-NUM+

2007-01-12 Thread Adrian
On Fri, 12 Jan 2007 19:41:32 -0500
David Corbin [EMAIL PROTECTED] wrote the words:

 On Friday 12 January 2007 10:40, Adrian wrote:
  David;
 
  I'm having the exact same problems on one of my computers since I
  upgraded to the latest X.  I simply haven't gotten around to doing
  much trouble shooting since I don't use that system very often.
  Thanks for posting your solution, I'm gonna try this out later.
 
 If you call it a solution :)  From my perspective, it's magic.
 -- 

I call it strange magic.

I had the same problems, Windows keys didn't work and CTR-ALT-F1 would
not switch to a VT . . . 

David said, if I'm reading this right, he had to take nodeadkeys
out.  Well, I didn't have that options, I added it, and now it works
fine.

Magic or science, I don't care.  I simply want results.  This time I
got 'em.  Odd as it may be

This is actually the same xorg.conf which worked fine with X 6.x.  It
wasn't until I installed X 7 that it got strange on me.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] USB mass storage - WD My Book

2006-11-06 Thread Adrian

Greetings.  Wondering if anyone can help me out on this.  I got a
Western Digital My Book, 500G -- and it's not happy with my main
computer.

I tried it on a Windows system and my other computer, running 2.6.17-r8,
and it's happy there.  So the drive is working.  However on this
box, running 2.6.12-r6 I get the messages below from dmesg.

I should mention that I can not mount the drive on the 2.6.12 box, but
it mounts fine on the 2.6.17 system.  The error messages start shorty
(a minute or so) after plugging the device in and doing nothing else.
If I try to mount it:


Mon Nov 06 22:18:38
~
 root $  mount /dev/sda /mnt/500G/
mount: you must specify the filesystem type

Mon Nov 06 22:20:39
~
 root $  mount /dev/sda /mnt/500G/ -t vfat
mount: special device /dev/sda does not exist

--- 
 root $  cat /proc/partitions
major minor  #blocks  name

   3 0  120060864 hda
   3 1   13671976 hda1
   3 2   13672008 hda2
   3 3   13672008 hda3
   3 4  1 hda4
   3 5   13671976 hda5
   3 6 976720 hda6
   3 7   64396048 hda7
  33 0  293057352 hde
  33 1 489951 hde1
  33 2  1 hde2
  33 5 979933 hde5
  33 65855661 hde6
  33 7   11719386 hde7
  33 87815591 hde8
  33 9  266188986 hde9
  34 0  160086528 hdg
  34 1  160079661 hdg1
   8 0  488386584 sda
   8 1  488375968 sda1
-


I mention kernel versions as that is my first guess about the problem.
I'm currently compiling 2.6.17-r8 for this box to see if that makes any
difference.  I might be barking up the wrong tree however.

I've also done a bit of googleing for that error message, nothing
helpful there.

This computer works fine with 2G and 6G usb memory sticks, also works
fine with my ipod, and I've used a digital camera -- thus I know
that usb works in general.

As always, any assistance is greatly appreciated.
Adrian

error message --

usb 1-6: new high speed USB device using ehci_hcd and address 24
scsi7 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 24
usb-storage: waiting for device to settle before scanning
  Vendor: WDModel: 5000YS External   Rev: 101a
  Type:   Direct-Access  ANSI SCSI revision: 04
SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB)
sda: assuming drive cache: write through
SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB)
sda: assuming drive cache: write through
 sda: sda1
Attached scsi disk sda at scsi7, channel 0, id 0, lun 0
usb 1-6: reset high speed USB device using ehci_hcd and address 24
usb 1-6: device descriptor read/64, error -110
usb 1-6: device descriptor read/64, error -110
usb 1-6: reset high speed USB device using ehci_hcd and address 24
usb 1-6: device descriptor read/64, error -110
usb 1-6: device descriptor read/64, error -110
usb 1-6: reset high speed USB device using ehci_hcd and address 24
usb 1-6: device descriptor read/8, error -110
usb 1-6: device descriptor read/8, error -110
usb 1-6: reset high speed USB device using ehci_hcd and address 24
usb 1-6: device descriptor read/8, error -110
usb 1-6: device descriptor read/8, error -110
scsi: Device offlined - not ready after error recovery: host 7 channel
0 id 0 lun 0 scsi7 (0:0): rejecting I/O to offline device
printk: 522 messages suppressed.
Buffer I/O error on device sda1, logical block 976751744
Buffer I/O error on device sda1, logical block 976751745
Buffer I/O error on device sda1, logical block 976751746
Buffer I/O error on device sda1, logical block 976751747
Buffer I/O error on device sda1, logical block 976751748
Buffer I/O error on device sda1, logical block 976751749
Buffer I/O error on device sda1, logical block 976751750
Buffer I/O error on device sda1, logical block 976751751
usb 1-6: USB disconnect, address 24
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
Buffer I/O error on device sda1, logical block 976751744
Buffer I/O error on device sda1, logical block 976751745
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7 (0:0): rejecting I/O to offline device
scsi7

Re: [gentoo-user] USB mass storage - WD My Book

2006-11-06 Thread Adrian
On Tue, 7 Nov 2006 11:43:18 +0700
Novensiles divi Flamen [EMAIL PROTECTED] wrote the words:

 On Tuesday 07 November 2006 12:22, Adrian wrote:
  
  Mon Nov 06 22:18:38
  ~
   root $  mount /dev/sda /mnt/500G/
  mount: you must specify the filesystem type
 
  Mon Nov 06 22:20:39
  ~
   root $  mount /dev/sda /mnt/500G/ -t vfat
  mount: special device /dev/sda does not exist
 
 
 8 0  488386584 sda
 8 1  488375968 sda1
  -
 
 try mounting /dev/sda1
 
 - Noven
 -- 
 -- Novensiles divi Flamen --
  Miles Militis Fons 

---
Mon Nov 06 22:21:41
~
 root $  mount /dev/sda1 /mnt/500G/
mount: you must specify the filesystem type

Mon Nov 06 23:45:07
~
 root $  mount /dev/sda1 /mnt/500G/ -t vfat
mount: special device /dev/sda1 does not exist


Good thought however.  Thank you.  A


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg 7.0 to 7.1 -- is this a problem

2006-11-04 Thread Adrian

Greetings all;

I was intending to upgrade xorg 7.0 to 7.1, before doing so I noticed
something.  I'm not sure if this is a problem or not, so I wanted to
ask before I mess up my system.

First, take a look when I do a pretend to see what would happen when
emerging 7.0, which is currently installed:
--

Sat Nov 04 09:34:17
/home/skippi/0data/data/2print
 skippy $  emerge -pv =xorg-x11-7.0-r1

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

Calculating dependencies... done!
[ebuild   R   ] x11-base/xorg-x11-7.0-r1  USE=3dfx
INPUT_DEVICES=keyboard mouse -acecad -aiptek -calcomp -citron
-digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen
-jamstudio -joystick -magellan -magictouch -microtouch -mutouch -palmax
-penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void
-wacom VIDEO_CARDS=fbdev i810 vesa vga -apm -ark -chips -cirrus
-cyrix -dummy -fglrx -glint -i128 -i740 -imstt -mach64 -mga -neomagic
(-newport) -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge
-savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3)
(-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l
-via -vmware -voodoo 0 kB

Total size of downloads: 0 kB
-

Note that it will use the flags/devices for keyboard, mouse, fbdev i810
vesa vga.  These are indicated in make.conf and correct.

Now, I pretend for 7.1
--

Sat Nov 04 09:35:12
/home/skippi/0data/data/2print
 skippy $  emerge -pv xorg-x11

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

Calculating dependencies... done!
[ebuild U ] x11-apps/mesa-progs-6.5.1 [6.4.2] 0 kB

[ebuild U ] x11-proto/glproto-1.4.8 [1.4.7] USE=-debug 0 kB

[ebuild U ] media-libs/mesa-6.5.1-r1 [6.4.2-r2] USE=doc nptl%*
-debug -hardened -motif VIDEO_CARDS=i810 -mach64 -mga -none -r128
-radeon -s3virge -savage -sis (-sunffb) -tdfx -trident -via 0 kB

[ebuild U ] x11-base/xorg-server-1.1.1-r1 [1.0.2-r7] USE=3dfx%*
dri ipv6 nptl%* sdl%* xorg%* -aiglx% -debug -dmx% -kdrive% -minimal
-xprint INPUT_DEVICES=keyboard%* mouse%* -acecad% -aiptek% -calcomp%
-citron% -digitaledge% -dmc% -dynapro% -elo2300% -elographics% -evdev%
-fpit% -hyperpen% -jamstudio% -joystick% -magellan% -microtouch%
-mutouch% -palmax% -penmount% -spaceorb% -summa% -synaptics% -tek4957%
-ur98% -vmmouse% -void% -wacom% VIDEO_CARDS=fbdev%* i810%* vesa%*
vga%* -apm% -ark% -chips% -cirrus% -cyrix% -dummy% -epson% -fglrx%
-glint% -i128% -i740% (-impact) -imstt% -mach64% -mga% -neomagic%
(-newport) -nsc% -nv% -nvidia% -r128% -radeon% -rendition% -s3%
-s3virge% -savage% -siliconmotion% -sis% -sisusb% (-sunbw2) (-suncg14)
(-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx% -tga%
-trident% -tseng% -v4l% -via% -vmware% -voodoo% 0 kB 

[ebuild U ] x11-base/xorg-x11-7.1 [7.0-r1] USE=(-3dfx%*)
INPUT_DEVICES=(-acecad%) (-aiptek%) (-calcomp%) (-citron%)
(-digitaledge%) (-dmc%) (-dynapro%) (-elo2300%) (-elographics%)
(-evdev%) (-fpit%) (-hyperpen%) (-jamstudio%) (-joystick%)
(-keyboard%*) (-magellan%) (-magictouch%) (-microtouch%) (-mouse%*)
(-mutouch%) (-palmax%) (-penmount%) (-spaceorb%) (-summa%)
(-synaptics%) (-tek4957%) (-ur98%) (-vmmouse%) (-void%) (-wacom%)
VIDEO_CARDS=(-apm%) (-ark%) (-chips%) (-cirrus%) (-cyrix%) (-dummy%)
(-fbdev%*) (-fglrx%) (-glint%) (-i128%) (-i740%) (-i810%*) (-imstt%)
(-mach64%) (-mga%) (-neomagic%) (-newport%) (-nsc%) (-nv%) (-nvidia%)
(-r128%) (-radeon%) (-rendition%) (-s3%) (-s3virge%) (-savage%)
(-siliconmotion%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%)
(-suncg6%) (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%)
(-trident%) (-tseng%) (-v4l%) (-vesa%*) (-vga%*) (-via%) (-vmware%)
(-voodoo%) 0 kB 

[ebuild U ] x11-drivers/xf86-video-vesa-1.2.1
[1.0.1.3] USE=-debug 0 kB 

[ebuild U ]
x11-drivers/xf86-video-vga-4.1.0 [4.0.0.5] USE=-debug 0 kB

[ebuild U ] x11-drivers/xf86-input-mouse-1.1.1 [1.0.4] USE=-debug
0 kB 

[ebuild U ] x11-drivers/xf86-video-fbdev-0.3.0 [0.1.0.5]
USE=-debug 0 kB 

[ebuild U ] x11-drivers/xf86-video-i810-1.6.5
[1.4.1.3] USE=dri -debug 0 kB 

[ebuild U ] x11-drivers/xf86-input-keyboard-1.1.0 [1.0.1.3] USE=-debug 0 
kB

Total size of downloads: 0 kB
---

Here, the xorg-x11-7.1 does not indicate any of these flags will be
used.  Is this the correct behaviour?  Or is something going on?

Thank you very much.
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: encoding MP3 files for iPod

2006-10-08 Thread Adrian

Greetings;

I have acquired an iPodNano and have been playing about with that.
I've been able to do everything I need to do using GNUpod, yet there is
an oddity.

Any MP3 file I encode on my computer will not play.  The file is there,
the iPod sees it, but when I try to play the song, it simply skips over
it.  I don't have this problem with MP3 files from other sources.

My first guess is that something is different in the encoding process?
A few hours of reading man pages and Googling haven't helped any.

Suggestions?
Thanks much

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: encoding MP3 files for iPod

2006-10-08 Thread Adrian
Thanks to you both.  Wanna here something strange. . . or maybe not.

It's the file name.

A file named Pink Floyd - Dark Side of the Moon - 02 - On The Run.mp3

will not work.

I rename it to

pf-dsotm-03.mp3

and it works just fine.

I don't know why yet.  I have mp3 files which have come from the
internet which have spaces, capital letters, lower case letters,
numbers, and they work fine.

When I have time my curiosity will force me to experiment some more to
find out exactly what causes this, but for now I'm content to be
loading the thingy up with music.

Adrian



On Sun, 8 Oct 2006 10:34:12 -0700
darren kirby [EMAIL PROTECTED] wrote the words:

 quoth the Boyd Stephen Smith Jr.:
  I've fairly sure metadata can
  be stored either at the beginning or end of the file (I know FLAC
  can do this) and it's possible, albeit unlikely, that the nano only
  works with one of those locations.
 
 MP3 Id3v1 tags are at the end, ID3v2 tags are near the begining. Some
 files have both. 
 
 As for Flac, this is not true. As one who recently wrote a Ruby
 library for parsing Flac metadata (and thus read the Flac spec[1]) I
 can say that all metadata, including the VORBIS_COMMENT block are
 before the stream contents (ie: the audio bits). The various metadata
 blocks can be in arbitrary order but always before the actual music
 data.
 
 [1] http://flac.sourceforge.net/format.html
 
 -d
 -- 
 darren kirby :: Part of the problem since 1976 ::
 http://badcomputer.org ...the number of UNIX installations has grown
 to 10, with more expected...
 - Dennis Ritchie and Ken Thompson, June 1972
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] *solved* fail to compile: digikamimageplugins

2006-09-04 Thread Adrian
On Sat, 02 Sep 2006 11:31:12 -0500
Dale [EMAIL PROTECTED] wrote the words:


 This is what package the command belongs too.
 
  [EMAIL PROTECTED] / # equery belongs acinclude.m4
  [ Searching for file(s) acinclude.m4 in *... ]
  sys-devel/libtool-1.5.22 (/usr/share/libtool/libltdl/acinclude.m4)
  [EMAIL PROTECTED] / #
 
 You may need to re-emerge libtool or make sure you have the right
 version one.  Your version may vary from mine.  I run stable mostly
 but I do have some ~x86 on here.
 
 Hope that helps.
 
 Dale
 
 :-)  :-)


Score.  That was it.  I had 1.5.22 installed.  I installed 1.3.5 in
another slot and everything complied just fine.

Thanks for the help.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-04 Thread Adrian
On Sun, 03 Sep 2006 16:06:32 -0500
Dale [EMAIL PROTECTED] wrote the words:

 Robert Cernansky wrote:
  On Sun, 3 Sep 2006 13:13:51 -0700 Adrian
  [EMAIL PROTECTED] wrote:
 

  Digikam works as well, when run as root.
 
  What file did you need to changer permissions on in order to get
  yours to work?
  
 
  You (user) need to be in plugdev group.
 
  Robert
 
 

 
 I had to copy a file over so that when you plug th e camera in it puts
 it in the right group and such.  It has been a while and I'm not sure
 you have to do that any more.  May want to try Roberts suggestion
 first.  If that don't work, let me know and I'll dig around and see
 which it was that I had to move.
 
 Dale
 
 :-)  :-)

Score!  Being in the plugdev group seems to have fixed it.
Tho I did have to restart my computer before it took effect.
Thanks you everyone for your assistance with this.  This list is one
more example of why I stopped looking for a linux distro when I found
Gentoo.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Adrian
On Sat, 02 Sep 2006 13:53:04 -0500
Dale [EMAIL PROTECTED] wrote the words:


 Well, I have a Canon camera and mine will not work like that either.
 I use gtkam to get my pictures and it works fine.  May want to try
 that. I did run into permission problems at first.  May want to try
 it as root if running it as user fails.
 
 Hope that helps.
 
 Dale
 
 :-)  :-)
 -- 

Ah. . . . And why didn't I think of this.  I just tried gtkam as user,
nothing.  As root it works.  I've been using Linux for almost 6 years
and still need to be hit over the head now  then.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-02 Thread Adrian
On Sat, 2 Sep 2006 10:05:43 +0100
Mick [EMAIL PROTECTED] wrote the words:

 On Saturday 02 September 2006 08:06, sdoma wrote:
 
  Why not set up your camera to act as a USB disk?
  I do it this way and use the very special tools like ``mount'',
  ``ls'' and ``cp'' ;o)
 
 I second this.  Just set something like:
 =
 /dev/sda   /mnt/sdaauto,vfat,msdos noauto,user,noatime 0 0
 /dev/sda1  /mnt/sda1   auto,vfat,msdos noauto,user,noatime 0 0
 =
 depending on what your camera's flash memory is recognised as (look
 in your dmesg output when you plug it in) and then use ls, or your
 file manager to look at and manipulate its contents.  If you have
 hald it should be picked up automatically without you having to
 create the /mnt/sda directory or manually mount/umount the device. 
 
 -- 
 Regards,
 Mick

Actually, this was the first thing I tried.  I can not convince the
camera to mount however.

All I get from dmesg is:

usb 4-2: USB disconnect, address 5
usb 4-2: new full speed USB device using uhci_hcd and address 6


I tried your suggestions in my fstab and all I get is:

mount: special device /dev/sda does not exist
 or 
mount: special device /dev/sda1 does not exist

depending on which /dev/sda* I use in fstab.

I thought this would work, in theory.  Practise has proven me wrong.
Adrian

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] fail to compile: digikamimageplugins

2006-09-02 Thread Adrian

Greetings;

In an effort to work with a digital camera I emerged digikam and
digikamimageplugins.  No problem with digikam, but when emerge got to
the plugin I got this error:

-

Good - your configure finished. Start make now

*** Creating acinclude.m4
grep: Makefile.am.in.wo: No such file or directory
make[1]: Entering directory
`/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
make[1]: Makefile.am.in.wo: No such file or directory make[1]: *** No
rule to make target `Makefile.am.in.wo'.  Stop. make[1]: Leaving
directory
`/var/tmp/portage/digikamimageplugins-0.7.4-r1/work/digikamimageplugins-0.7.4'
make: *** [acinclude.m4] Error 1 make: *** Waiting for unfinished
jobs

!!! ERROR: media-plugins/digikamimageplugins-0.7.4-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  digikamimageplugins-0.7.4-r1.ebuild, line 29:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure'
'make' kde.eclass, line 319:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call
stack if relevant.



Ouch.  Any ideas?

Thanks to all
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-02 Thread Adrian
On Sat, 2 Sep 2006 16:44:00 +0200
Hemmann, Volker Armin [EMAIL PROTECTED] wrote
the words:

 On Saturday 02 September 2006 16:20, Adrian wrote:
  On Sat, 2 Sep 2006 10:05:43 +0100
 
  Mick [EMAIL PROTECTED] wrote the words:
   On Saturday 02 September 2006 08:06, sdoma wrote:
Why not set up your camera to act as a USB disk?
I do it this way and use the very special tools like ``mount'',
``ls'' and ``cp'' ;o)
  
   I second this.  Just set something like:
   =
   /dev/sda   /mnt/sdaauto,vfat,msdos noauto,user,noatime 0 0
   /dev/sda1  /mnt/sda1   auto,vfat,msdos noauto,user,noatime 0 0
   =
   depending on what your camera's flash memory is recognised as
   (look in your dmesg output when you plug it in) and then use ls,
   or your file manager to look at and manipulate its contents.  If
   you have hald it should be picked up automatically without you
   having to create the /mnt/sda directory or manually mount/umount
   the device.
  
   --
   Regards,
   Mick
 
  Actually, this was the first thing I tried.  I can not convince the
  camera to mount however.
 
  All I get from dmesg is:
 
  usb 4-2: USB disconnect, address 5
  usb 4-2: new full speed USB device using uhci_hcd and address 6
 
 
  I tried your suggestions in my fstab and all I get is:
 
  mount: special device /dev/sda does not exist
   or
  mount: special device /dev/sda1 does not exist
 
  depending on which /dev/sda* I use in fstab.
 
 
 and you have usb-storage and scsi-disk support at least as modules
 and modprobed them?
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 
I have usb-storage as a module, and have confirmed it is loaded with
lsmod.

scsi-disk support is build in to my kernel.

I can plug in a usb storage device and it works fine.  example:

--

scsi9 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 17
usb-storage: waiting for device to settle before scanning
  Vendor: SEAGATE   Model: ST660211USB   Rev: 4.06
  Type:   Direct-Access  ANSI SCSI revision: 02
SCSI device sda: 11719008 512-byte hdwr sectors (6000 MB)
sda: Write Protect is off
sda: Mode Sense: 73 00 00 08
sda: assuming drive cache: write through
SCSI device sda: 11719008 512-byte hdwr sectors (6000 MB)
sda: Write Protect is off
sda: Mode Sense: 73 00 00 08
sda: assuming drive cache: write through
 sda: sda1
Attached scsi removable disk sda at scsi9, channel 0, id 0, lun 0
usb-storage: device scan complete

--

Maybe either 

a. this camera simply isn't linux compatible

b. I need some other module for it





-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Getting Photos From A Digital Camera

2006-09-01 Thread Adrian

Greetings.

This would be my first attempt at getting photos from a digital camera
with my Gentoo system.

I am using a Kodak EasyShare C533.

With USBViewr I can see that the system sees the camera.  That part of
things seems to be working.

However, I've not really a clue what software to use.

GPhoto2 does not list this camera as a supported model.

I see there is a program called camera but it is masked.

Any other suggestions?  As always, my thanks.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: convert mov to avi

2006-09-01 Thread Adrian

Greetings;

Does anyone know of a program, command line would be great, which will
simply convert a mov video to an avi video.  Nothing fancy, just change
the format.

Thank you much.
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: Atom RSS

2006-09-01 Thread Adrian

I have tried the Google search and can't find what I'm looking for.  I
think it has something to do with the fact that I don't know enough to
use the correct search terms me thinks.

What I am trying to find is some step by step, idiot level instructions
about how to set up Atom.  Essentially I want to set up podcasting.
Geez I hate that term.

I've never done this before, don't have a clue what I'm doing, and thus
not able to find what I'm searching for.

Any guidance is greatly appreciated.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: convert mov to avi

2006-09-01 Thread Adrian
On Sat, 2 Sep 2006 13:28:59 +0930
Raymond Lewis Rebbeck [EMAIL PROTECTED] wrote the words:

 Oh sorry I misread your message, swap 'mov' and 'avi' in my previous
 message and it should still apply :p
 
 You may want to specify some codecs when transcoding to avi format, I
 don't know what ffmpeg defaults are but the following should suffice:
 
 $ ffmpeg -i foo.mov -f avi -acodec mp3 -vcodec mpeg4 foo.avi
 
 -- 
 Raymond Lewis Rebbeck
 -- 

*haha*  Right on.  I was just reading the man page.  I think I can use
this to strip the audio as well, which would be a huge bonus.  

Thanks again.


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-01 Thread Adrian

Thanks, I will check those out.
Adrian


On Sat, 2 Sep 2006 08:06:51 +0400
Andrew Gaydenko [EMAIL PROTECTED] wrote the words:

 May be these packages? -
 
 media-gfx/digikam
 media-plugins/digikamimageplugins
 
 === On Saturday 02 September 2006 08:37, Adrian wrote: ===
 
 Greetings.
 
 This would be my first attempt at getting photos from a digital camera
 with my Gentoo system.
 
 I am using a Kodak EasyShare C533.
 
 With USBViewr I can see that the system sees the camera.  That part of
 things seems to be working.
 
 However, I've not really a clue what software to use.
 
 GPhoto2 does not list this camera as a supported model.
 
 I see there is a program called camera but it is masked.
 
 Any other suggestions?  As always, my thanks.
 
 Adrian
 
 
 -- 
 On The Fly Photography -:- Creation From Chaos
 
 On The Fly Photography:  http://204EastSouth.com
 Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
 The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-01 Thread Adrian
On Fri, 01 Sep 2006 21:11:59 -0700
Ted Ozolins [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
 
 Greetings.
 
 This would be my first attempt at getting photos from a digital
 camera with my Gentoo system.
 
 I am using a Kodak EasyShare C533.
 
 With USBViewr I can see that the system sees the camera.  That part
 of things seems to be working.
 
 However, I've not really a clue what software to use.
 
 GPhoto2 does not list this camera as a supported model.
 
 I see there is a program called camera but it is masked.
 
 Any other suggestions?  As always, my thanks.
 
 Adrian
 
 
   
 
 Emerge gphoto2 and gtkam and have gtkam scan for a camera.  See if
 anything comes up. or you can use the comand-line and:
 
 *|gphoto2 /|--auto-detect
 
 
 |/|*
 
 
 
 -- 
 Ted Ozolins(VE7TVO)
 Westbank, B. C

Thank you, I will investigate your suggestions.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] odd emerge problem

2006-08-21 Thread Adrian

Greetings all;

Emerge is doing some odd things.  Most of the time it works, but when I
try to run 

emerge -pv world 

I get:
-
Mon Aug 21 19:47:13
/usr/portage/distfiles/portage-snapshots
 root $  emerge -pv world

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

Calculating world dependencies
Traceback (most recent call last):
  File /usr/bin/emerge, line 3440, in ?
if not mydepgraph.xcreate(myaction):
  File /usr/bin/emerge, line 1416, in xcreate
elif not portage.db[/][vartree].dbapi.match(x):
  File /usr/lib/portage/pym/portage.py, line 4665, in match
mydep=dep_expand(origdep,mydb=self,use_cache=use_cache)
  File /usr/lib/portage/pym/portage.py, line 3531, in dep_expand
return
prefix+cpv_expand(mydep,mydb=mydb,use_cache=use_cache)+postfix File
/usr/lib/portage/pym/portage.py, line 3694, in cpv_expand if (not
mydb.cp_list(mykey,use_cache=use_cache)) and virts and
virts.has_key(mykey): File /usr/lib/portage/pym/portage.py, line
4606, in cp_list
mystat=os.stat(self.root+VDB_PATH+/+mysplit[0])[stat.ST_MTIME]
TypeError: stat() argument 1 must be (encoded string without NULL
bytes), not str



emerge -pv system

works just fine.  I have been  currently am installing other things.
I've gotten the same (or a very similar) message when trying to install
or fetch some packages, but I can consistently reproduce this when I
try to do the emerge -pv world.  Or anything else with the 'world'.

Mon Aug 21 19:47:38
/usr/portage/distfiles/portage-snapshots
 root $  emerge --ask -v world
These are the packages that would be merged, in order:
Calculating world dependencies
Traceback (most recent call last):
  File /usr/bin/emerge, line 3440, in ?
if not mydepgraph.xcreate(myaction):
  File /usr/bin/emerge, line 1416, in xcreate
elif not portage.db[/][vartree].dbapi.match(x):
  File /usr/lib/portage/pym/portage.py, line 4665, in match
mydep=dep_expand(origdep,mydb=self,use_cache=use_cache)
  File /usr/lib/portage/pym/portage.py, line 3531, in dep_expand
return
prefix+cpv_expand(mydep,mydb=mydb,use_cache=use_cache)+postfix File
/usr/lib/portage/pym/portage.py, line 3694, in cpv_expand if (not
mydb.cp_list(mykey,use_cache=use_cache)) and virts and
virts.has_key(mykey): File /usr/lib/portage/pym/portage.py, line
4606, in cp_list
mystat=os.stat(self.root+VDB_PATH+/+mysplit[0])[stat.ST_MTIME]
TypeError: stat() argument 1 must be (encoded string without NULL
bytes), not str

-
and


Mon Aug 21 19:51:51
/usr/portage/distfiles/portage-snapshots
 root $  emerge -f world

Calculating world dependencies

Traceback (most recent call last):
  File /usr/bin/emerge, line 3440, in ?
if not mydepgraph.xcreate(myaction):
  File /usr/bin/emerge, line 1416, in xcreate
elif not portage.db[/][vartree].dbapi.match(x):
  File /usr/lib/portage/pym/portage.py, line 4665, in match
mydep=dep_expand(origdep,mydb=self,use_cache=use_cache)
  File /usr/lib/portage/pym/portage.py, line 3531, in dep_expand
return
prefix+cpv_expand(mydep,mydb=mydb,use_cache=use_cache)+postfix File
/usr/lib/portage/pym/portage.py, line 3694, in cpv_expand if (not
mydb.cp_list(mykey,use_cache=use_cache)) and virts and
virts.has_key(mykey): File /usr/lib/portage/pym/portage.py, line
4606, in cp_list
mystat=os.stat(self.root+VDB_PATH+/+mysplit[0])[stat.ST_MTIME]
TypeError: stat() argument 1 must be (encoded string without NULL
bytes), not str

---

As always, I am very thankful for any assistance or leads.

Adrian




-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE fonts are squares

2006-08-09 Thread Adrian Vraciu

hi all
yesterday i made a mistake. i have unmerged qt-3.3.6-r1. then i've 
reinstalled it back. but i had the surprise to see that the characters 
in KDE are small squares instead of letters. i've remerged all packages 
from KDE but no effect.


any ideas?

P.S.
gtk applications are working fine.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE fonts are only squares

2006-08-09 Thread Adrian Vraciu

hi all
yesterday i made a mistake. i have unmerged qt-3.3.6-r1. then i've 
reinstalled it back. but i had the surprise to see that the characters in 
KDE are small squares instead of letters. i've remerged all packages from 
KDE but no effect.


any ideas?

P.S.
gtk applications are working fine. 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xorg-x11 problems

2006-08-05 Thread Adrian Frith
On Fri, 2006-08-04 at 12:12 -0300, Pete Pardoe wrote:
 Thanks Guys,
 
 That cleared it up and so I went back and tried modular X again - it
 worked except that I have no keyboard this time - any thoughts on
 this?

emerge xf86-input-keyboard, perhaps?

(or add keyboard to INPUT_DEVICES in make.conf and then
emerge -uDN xorg-x11)

HTH,
Adrian

-- 
Adrian Frith
[EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED]
083 393 1257 | 021 531 8719 | http://frith.co.za/~adrian/


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


Re: [gentoo-user] Network is not starting

2006-07-25 Thread Adrian Vraciu
On Tuesday 25 July 2006 11:37, Richard Fish wrote:
man, you are awesome thank you very much. i've re-emerged net-tools and 
all is perfect nowthank you again!!!
 Ok, thanks.

 I've looked through the sources for ifconfig (net-tools-1.60), and
 based on the strace output you provided, I don't see how it can be
 getting to the No usable address families found message.That the
 socket() calls work should be sufficient to bypass this branch in the
 code.  Unless the ifconfig binary is corrupted

 I suggest posting the outputs of:

 1. emerge -pv net-tools
 2. emerge --info
 3. cat /var/db/pkg/sys-apps/net-tools-*/CFLAGS

 I also would try rebuilding net-tools: emerge --oneshot net-tools.

 -Richard

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-24 Thread Adrian Vraciu
On Monday 24 July 2006 19:39, Richard Fish wrote:
 # strace -f ifconfig -a
execve(/sbin/ifconfig, [ifconfig, -a], [/* 61 vars */]) = 0
uname({sys=Linux, node=varky, ...}) = 0
brk(0)  = 0x8057000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or 
directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=90931, ...}) = 0
mmap2(NULL, 90931, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f8f000
close(3)= 0
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\200..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1209816, ...}) = 0
mmap2(0x49cc3000, 1146076, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 
0) = 0x49cc3000
madvise(0x49cc3000, 1146076, MADV_SEQUENTIAL|0x1) = 0
mmap2(0x49dd5000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x112) = 0x49dd5000
mmap2(0x49dd9000, 7388, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0x49dd9000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f8e000
mprotect(0x49dd5000, 4096, PROT_READ)   = 0
mprotect(0x494a2000, 4096, PROT_READ)   = 0
set_thread_area({entry_number:-1 - 6, base_addr:0xb7f8ea90, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, 
seg_not_present:0, useable:1}) = 0
munmap(0xb7f8f000, 90931)   = 0
open(/dev/urandom, O_RDONLY)  = 3
read(3, \366\370\264\224, 4)  = 4
close(3)= 0
brk(0)  = 0x8057000
brk(0x8078000)  = 0x8078000
uname({sys=Linux, node=varky, ...}) = 0
access(/proc/net, R_OK)   = 0
access(/proc/net/unix, R_OK)  = 0
socket(PF_FILE, SOCK_DGRAM, 0)  = 3
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
access(/proc/net/if_inet6, R_OK)  = -1 ENOENT (No such file or 
directory)
access(/proc/net/ax25, R_OK)  = -1 ENOENT (No such file or 
directory)
access(/proc/net/rose, R_OK)  = -1 ENOENT (No such file or 
directory)
access(/proc/net/ipx, R_OK)   = -1 ENOENT (No such file or 
directory)
access(/proc/net/appletalk, R_OK) = -1 ENOENT (No such file or 
directory)
access(/proc/sys/net/econet, R_OK)= -1 ENOENT (No such file or 
directory)
access(/proc/sys/net/ash, R_OK)   = -1 ENOENT (No such file or 
directory)
access(/proc/net/x25, R_OK)   = -1 ENOENT (No such file or 
directory)
write(2, No usable address families found..., 34No usable address families 
found.
) = 34
write(2, socket: No such file or director..., 34socket: No such file or 
directory
) = 34
exit_group(1)   = ?
Process 11166 detached


 Well everything in kernel-land looks ok to me.  Can you send the output of:

 strace -f ifconfig -a

 -Richard

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
I had the bad surprise the see the next error when my system boots, and is 
about starting the netowrk services:

Starting eth0
No usable addresses families found
socket: no such file or directory
*eth0 does not exist

the same thing is happening for eth1. for eth0 i use dhcp and for eth1 i use 
static addresses.

Could someone give me an advice?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 09:55, Rumen Yotov wrote:

 Hi,
 First run etc-update or dispatch-conf to see if there're any conf
 files to update.
 Next check /etc/conf.d/net file which may have been overwritten by some
 update. Edit it and make the necessary configurations again.
 Check ethX existance manually - #ifconfig.
 HTH.Rumen

i've been running etc-update and dispatch-conf and there is no file for 
update. /etc/conf.d/net shows the next lines:

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
config_eth0=( dhcp )
#dhcp_eth0=nodns nontp nonis
config_eth1=( 10.0.0.2 netmask 255.255.255.0 brd 10.0.0.255 )

and for ifconfig:

# ifconfig -a
No usable address families found.
socket: No such file or directory



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 15:01, Hans-Werner Hilse wrote:
 Hi,

 On Sun, 23 Jul 2006 10:02:49 +0300

 Adrian Vraciu [EMAIL PROTECTED] wrote:
  # ifconfig -a
  No usable address families found.
  socket: No such file or directory

 You seem to have no IP protocol support compiled into your kernel. Or
 is there a module reg. IP support that you need to modprobe first?

 -hwh
but i have compiled tcp/ip in kernel. and i said that, when i run dhcpcd eth0 
i have internet connection. but i can't run the init script for network.
 # /etc/init.d/net.eth0 start
 * Starting eth0
No usable address families found.
socket: No such file or directory
No usable address families found.
socket: No such file or directory
 *   Bringing up eth0
 * dhcp
No usable address families found.
socket: No such file or directory

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 15:01, Hans-Werner Hilse wrote:
 Hi,

 On Sun, 23 Jul 2006 10:02:49 +0300

 Adrian Vraciu [EMAIL PROTECTED] wrote:
  # ifconfig -a
  No usable address families found.
  socket: No such file or directory

 You seem to have no IP protocol support compiled into your kernel. Or
 is there a module reg. IP support that you need to modprobe first?

 -hwh
could be something related to sysctl?
-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 15:01, Hans-Werner Hilse wrote:
 Hi,

 On Sun, 23 Jul 2006 10:02:49 +0300

 Adrian Vraciu [EMAIL PROTECTED] wrote:
  # ifconfig -a
  No usable address families found.
  socket: No such file or directory

 You seem to have no IP protocol support compiled into your kernel. Or
 is there a module reg. IP support that you need to modprobe first?

 -hwh
and there is no need for modprobe because most of the drivers are built-in. 
the kernel worked till yesterday very fine. actually, i have three different 
kernel and i have the same problem. 
-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 17:41, Zinn, Stefan wrote:
did you saw some interesting hints? i can't find one, right now i'm very 
frustrated about this issue.

 Can you find any hints in the messages about this issue?

 -Original Message-
 From: Adrian Vraciu [mailto:[EMAIL PROTECTED]
 Sent: Sunday, July 23, 2006 4:16 PM
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] Network is not starting

 On Sunday 23 July 2006 15:01, Hans-Werner Hilse wrote:
  Hi,
 
  On Sun, 23 Jul 2006 10:02:49 +0300
 
  Adrian Vraciu [EMAIL PROTECTED] wrote:
   # ifconfig -a
   No usable address families found.
   socket: No such file or directory
 
  You seem to have no IP protocol support compiled into your kernel. Or
  is there a module reg. IP support that you need to modprobe first?
 
  -hwh

 and there is no need for modprobe because most of the drivers are
 built-in.
 the kernel worked till yesterday very fine. actually, i have three
 different kernel and i have the same problem.
 --
 Best Regards,
 Adrian Vraciu
 --
 gentoo-user@gentoo.org mailing list

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 19:19, Randy Barlow wrote:
nothing interesting there :(
 Adrian Vraciu wrote:
  On Sunday 23 July 2006 17:41, Zinn, Stefan wrote:
  did you saw some interesting hints? i can't find one, right now i'm very
  frustrated about this issue.

 I think he meant to check /var/log/messages - anything interesting in
 there?

 R

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Sunday 23 July 2006 19:42, Rumen Yotov wrote:
the init scripts are ok. but there is no eth0 and eth1, although wehn i run 
dhcpcd eth0 i can make my internet connection to work fine.ifconfig says 
clearly that i don't have any eth0 and eth1. where the hell are eth0 and 
eth1? and how can i remake them?
 Adrian Vraciu wrote:
  On Sunday 23 July 2006 15:01, Hans-Werner Hilse wrote:
  Hi,
 
  On Sun, 23 Jul 2006 10:02:49 +0300
 
  Adrian Vraciu [EMAIL PROTECTED] wrote:
  # ifconfig -a
  No usable address families found.
  socket: No such file or directory
 
  You seem to have no IP protocol support compiled into your kernel. Or
  is there a module reg. IP support that you need to modprobe first?
 
  -hwh
 
  could be something related to sysctl?

 Hi,
 Check the links in /etc/runlevels/{boot,default,nonetwork,single}
 In all of them you have a link to a file under /etc/init.d/* according
 to runlevel configuration. Some or all of the links might point to a
 nonexistent files (e.g. /tmp/stage1/etc/init.d/consolefont).
 There's also a Bug about this in Bugzilla, fix the links manually or
 find a script (Bug-?) which will do this for you.
 HTH.Rumen

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Network is not starting

2006-07-23 Thread Adrian Vraciu
On Monday 24 July 2006 06:38, Nick Rout wrote:
 $ ls -l /etc/init.d/net*
lrwxrwxrwx 1 root root 6 Jul 23 20:27 /etc/init.d/net.eth0 - net.lo
lrwxrwxrwx 1 root root18 Jul 23 
17:47 /etc/init.d/net.eth1 - /etc/init.d/net.lo
-rwxr-xr-x 1 root root 24324 Jul 23 20:27 /etc/init.d/net.lo
-rwxr-xr-x 1 root root  3046 Jul 23 20:27 /etc/init.d/netmount

 what does

 ls -l /etc/init.d/net*

 tell you?


 On Sun, 23 Jul 2006 19:28:37 +0300

 Adrian Vraciu wrote:
  On Sunday 23 July 2006 19:19, Randy Barlow wrote:
  nothing interesting there :(
 
   Adrian Vraciu wrote:
On Sunday 23 July 2006 17:41, Zinn, Stefan wrote:
did you saw some interesting hints? i can't find one, right now i'm
very frustrated about this issue.
  
   I think he meant to check /var/log/messages - anything interesting in
   there?
  
   R
 
  --
  Best Regards,
  Adrian Vraciu
  --
  gentoo-user@gentoo.org mailing list

 --
 Nick Rout [EMAIL PROTECTED]

-- 
Best Regards,
Adrian Vraciu
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: grub

2006-07-21 Thread Adrian Frith
On Thu, 2006-07-20 at 20:02 -0700, Richard Fish wrote:
snip
 root (hd0,1)
 title Gentoo Linux 2.6.16-gentoo-r13
 kernel /kernel-2.6.16-gentoo-r13 root=/dev/hda6
 
snip
 3. technically it is not title=foo, but title foo.

Strange thing is that the Handbook actually has title=foo in its GRUB
example at
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=10#doc_chap2 
completely contrary to correct grub syntax.

I guess I should file a bug.

Regards,
Adrian

-- 
Adrian Frith
[EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED]
083 393 1257 | 021 531 8719 | http://frith.co.za/~adrian/

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-15 Thread Adrian
On Wed, 10 May 2006 00:51:57 -0300
Daniel da Veiga [EMAIL PROTECTED] wrote the words:

 There are alternative ways to update portage that are more suited to
 your dial-up connection.
 
 ### Extracted from
 http://article.gmane.org/gmane.linux.gentoo.user/153842
 
 Download a snapshot (you can find one in any gentoo mirror), and
 download the md5sum, move it to $PORTAGE_TMPDIR/emerge-webrsync and
 run emerge-webrsync, it will use those without downloading a new
 snapshot.
 
 Or, you can manually do the sync yourself. Extract the
 portage-snapshot into a directory, and then use the following command:
 
 rsync -av --progress --stats --delete --delete-after \
 --exclude='/distfiles' --exclude='/packages' \
 --exclude='/local' . ${PORTDIR%%/}
 
 Either define PORTDIR, or replace that with the location of your
 portage tree (/usr/portage by default).
 
 ###
 
 Give it a try...
 

That did it, life is good.
Thanks so much.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-11 Thread Adrian
On Wed, 10 May 2006 00:51:57 -0300
Daniel da Veiga [EMAIL PROTECTED] wrote the words:

 There are alternative ways to update portage that are more suited to
 your dial-up connection.
 
 ### Extracted from
 http://article.gmane.org/gmane.linux.gentoo.user/153842
 
 Download a snapshot (you can find one in any gentoo mirror), and
 download the md5sum, move it to $PORTAGE_TMPDIR/emerge-webrsync and
 run emerge-webrsync, it will use those without downloading a new
 snapshot.
 
 Or, you can manually do the sync yourself. Extract the
 portage-snapshot into a directory, and then use the following command:
 
 rsync -av --progress --stats --delete --delete-after \
 --exclude='/distfiles' --exclude='/packages' \
 --exclude='/local' . ${PORTDIR%%/}
 
 Either define PORTDIR, or replace that with the location of your
 portage tree (/usr/portage by default).
 
 ###
 
 Give it a try...

Oh, thank you.  I will try this over the weekend.  I still have had no
success with other tactics.  I'll let ya know how it goes.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Portage tree hosed?

2006-05-09 Thread Adrian
On Mon, 08 May 2006 15:32:54 +0200
Sven Köhler [EMAIL PROTECTED] wrote the words:

  From doing a google, it looks like i need to run
  
  emerge sync
  
  in order to fix this.  However, if I could sync then I wouldn't be
  doing this.  Everytime I try to sync it times out and I never
  finish. I'm on dial-up, so it's a bit slow.  I am trying to install
  emerge-delta-webrsync and try from there, but of course, I can't
  emerge anything . . . 
 
 The timeout-things - that's a stupid rsync problem.
 
 Update rsync to the latest release. Perhaps it helps.
 
 There used to be some webrsync-mechanism by running:
 emerge-webrsync
 
 Greetings
   Sven
 
Hi Sven;

I did update rsync.  Still having timeout problems however, see my
other post in this thread.  I'm going to keep trying however.  I have a
few more things to attempt before I can post more information.

Thanks for the help
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-09 Thread Adrian
On Mon, 8 May 2006 10:50:59 -0300
Daniel da Veiga [EMAIL PROTECTED] wrote the words:

 On 5/7/06, Adrian [EMAIL PROTECTED] wrote:
 
  Greetings.  I'm trying to set up a new Gentoo box.
 
  I downloaded the latest portage snapshot, untared it and ran
 
  emerge regen
 
 
 you mean emerge --metadata don't you?! because that's all you need
 after a snapshot update.

First i did regen.  After reading the man page again I found --metadata
and tried that.  I didn't help at all.  I may simply try again to see
if it makes any difference.  I have a few other things to try first.

  now everything I try to emerge I get:
 
  Security Violation: A file exists that is not in the manifest
 
 
 That's caused because newer versions of emerge use a feature called
 strict that checks the manifest and files comparing them (using md5,
 if I'm not mistaken). You can:
 
 1) bypass this by using FEATURES=-strict on make.conf.
 2) emerge-webrsync  emerge --metadata
 
 Both of them work for me, but I strongly suggest the second because
 strict is a good feature.

I see.  Thanks for explaining, and telling me how to bypass it.

  From doing a google, it looks like i need to run
 
  emerge sync
 
  in order to fix this.  However, if I could sync then I wouldn't be
  doing this.  Everytime I try to sync it times out and I never
  finish. I'm on dial-up, so it's a bit slow.  I am trying to install
  emerge-delta-webrsync and try from there, but of course, I can't
  emerge anything . . .
 
 download the mirrorselect tool and choose another server for rsync,
 then update (or use it to update with output redirection) your
 make.conf and be happy.
 
 If you REALLY need anything installed, even in order to fix your
 portage or anything like that, use the -strict option to do whatever
 it takes to put your portage back in order, then REMOVE THE -strict
 option and try again till it works (you can upgrade portage, python,
 etc).

I used -strict to install emerge-delta-webrsync and mirrorselect and
update rsync.  After that I still get timeout problems with emerge sync
and emerge-delta-webrsync has been unsuccessful so far.  

Thank you for your help, I'll be back when I know  have tired more.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-09 Thread Adrian
On Mon, 8 May 2006 21:01:11 +0300
Mantas Povilaitis [EMAIL PROTECTED] wrote the words:

 On 5/8/06, Mantas Povilaitis [EMAIL PROTECTED] wrote:
   On 5/7/06, Adrian [EMAIL PROTECTED] wrote:
Everytime I try to sync it times out and I never finish.
I'm on dial-up, so it's a bit slow.  I am trying to install
emerge-delta-webrsync and try from there, but of course, I
can't emerge anything . . .
 
  You can try adding
 
  RSYNC_TIMEOUT=500
 
  or some other big value to make.conf.
 
 sorry, don't use it, I forgot it would give this:
 WARNING: usage of RSYNC_TIMEOUT is deprecated, use PORTAGE_RSYNC_OPTS
 instead
 
 It should be something like this:
 PORTAGE_RSYNC_OPTS=--timeout=500
 
 -- 
Thank you.  I didn't know that option.  I did set it to 500 but still
having timeout problems.  I still have a few other experiments to try
but I'll be back when I know more.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-08 Thread Adrian
On Mon, 08 May 2006 02:18:11 -0500
Teresa and Dale [EMAIL PROTECTED] wrote the words:

 If you are using the default mirrors, change them.  I ran into timeout
 errors all the time with the default mirrors.  I think I used this
 one:
 
 http://distro.ibiblio.org/pub/linux/distributions/gentoo/
 
 I think that will work better if you are running into the same timeout
 problem I used to have.  You may want to try mirrorselect -i -r. 
 Please, make a backup of make.conf before you run that.  Some have ran
 into problems with it messing up the file.  Just pick the mirror that
 is closest and works.  Try different ones if you need to.
 
 Dale
 :-)

I was going to try that, except of course I can't emerge mirrorselect.
Wouldn't you know it.  However, I can always edit make.conf by hand.
And I have learned the virtue of backing up config files.  The hard way
of course.

Thanks
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Portage tree hosed?

2006-05-07 Thread Adrian

Greetings.  I'm trying to set up a new Gentoo box.  

I downloaded the latest portage snapshot, untared it and ran 

emerge regen

now everything I try to emerge I get:

Security Violation: A file exists that is not in the manifest

From doing a google, it looks like i need to run

emerge sync

in order to fix this.  However, if I could sync then I wouldn't be
doing this.  Everytime I try to sync it times out and I never finish.
I'm on dial-up, so it's a bit slow.  I am trying to install
emerge-delta-webrsync and try from there, but of course, I can't emerge
anything . . . 

Suggestions please?
Thanks in advance

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Portage tree hosed?

2006-05-07 Thread Adrian
On Sun, 07 May 2006 23:06:46 -0500
Teresa and Dale [EMAIL PROTECTED] wrote the words:

 I did a manual download once, I think the command you want is emerge
 metadata.  May want to try that first.  I'm also familiar with
 dial-up. I used to be on a slow 26K connection.  It sucks.  My
 sympathies and I hope you can get a better connection one day soon.
 Yea cable modem.  :-)
 
 You do know that if you get it to where you can do a regular sync, it
 is a lot faster than a manual download, most of the time anyway??
 Just a thought.
 
 Hope that helps.
 
 Dale
 :-)
 -- 

Hi Dale;

I tried the metadata.  Didn't help.

I use to not have any problems with emerge sync, even tho it take take
a bit of time.  Now I have 2 boxes and both of 'em can't make it.

I've been playing with this for days, no luck.  It's 'bout to drive me
nuts.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sylpheed Claws 2.0.0 IMAP

2006-03-22 Thread Adrian
Andy --

That was it.  Thank you so much.  I would have never thought of looking
into a flag for imap ability.  It's up and running.  My gratitude to
you.

Take care
Adrian


On Wed, 22 Mar 2006 12:33:02 +0100
Andy Stern [EMAIL PROTECTED] wrote the words:

 Am Tue, 21 Mar 2006 18:30:08 -0700
 schrieb Adrian [EMAIL PROTECTED]:
 
  I tried making a new
  IMAP account for my one IMAP email address and when I hit OK I got
  the message can not create folder.
 
 
 I solved that problem by adding imap into my /etc/make.conf
 use-flags
 
 
 Viele Gruesse / Best regards
 
 Andy Stern
 
 Mittwoch den 22.März 2006
 
 
 TELEKOM-Mitarbeiter, die keine TELEKOM-Aktien kaufen, sollten wegen
 Verwendung von Insider-Wissen bestraft werden. (Azkin Kaden)
 
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Sylpheed Claws 2.0.0 IMAP

2006-03-21 Thread Adrian
Greetings.  I just upgraded to Sylpheed-Claws 2.0.0 and during the
process my IMAP folder has vanished.  The normal mail folder where
all my POP accounts go is fine.  All the configurations seem to have
migrated without issue.  I can check/send mail.  I tried making a new
IMAP account for my one IMAP email address and when I hit OK I got
the message can not create folder.

I have ~/.sylpheed-claws/imapcache/ and the sub folders which hold the
email from this account, so the information isn't gone.  Sylpheed seems
to not be able to find and/or read it.  I also checked permissions.  I
am the owner.

Any ideas or suggestions?

Thank you.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge kicker(KDE taskbar) fails

2006-03-19 Thread Adrian Vraciu

i can't emerge kicker from kde. here is the ouput of my error:
exe_dlg.cpp: In constructor `PanelExeDialog::PanelExeDialog(const QString, 
const QString, const QString, const QString, bool, QWidget*, const 
char*)':
exe_dlg.cpp:59: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:62: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:63: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:64: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:65: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:66: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:70: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:72: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:74: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:76: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `bool PanelExeDialog::useTerminal() const':
exe_dlg.cpp:93: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `QString PanelExeDialog::title() const':
exe_dlg.cpp:98: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `QString PanelExeDialog::commandLine() 
const':
exe_dlg.cpp:103: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `QString PanelExeDialog::iconPath() const':
exe_dlg.cpp:108: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `QString PanelExeDialog::command() const':
exe_dlg.cpp:113: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `void PanelExeDialog::updateIcon()':
exe_dlg.cpp:119: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `void PanelExeDialog::fillCompletion()':
exe_dlg.cpp:124: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `void PanelExeDialog::slotReturnPressed()':
exe_dlg.cpp:171: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:172: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp:172: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
exe_dlg.cpp: In member function `void PanelExeDialog::slotSelect(const 
QString)':
exe_dlg.cpp:187: error: invalid use of undefined type `struct 
NonKDEButtonSettings'

exe_dlg.h:28: error: forward declaration of `struct NonKDEButtonSettings'
make[3]: *** [exe_dlg.lo] Error 1
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory 
`/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3/kicker/ui'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3/kicker'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kicker-3.4.3/work/kicker-3.4.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kicker-3.4.3 failed.
!!! Function kde_src_compile, Line 224, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status 
message.


and here is my emerge --info:

varky ~ # emerge --info
Portage 2.0.54 (default-linux/x86/2006.0, 

Re: [gentoo-user] udev upgrade fails

2006-02-18 Thread Adrian Vraciu
On Saturday 18 February 2006 20:42, Marco Calviani wrote:
 Hi list,
i was trying to upgrade udev from version 070-r1 to 079-r1; however

 before trying to build the package it says:
  emerge (1 of 1) sys-fs/udev-079-r1 to /
  md5 files   ;-) udev-079-r1.ebuild
  md5 files   ;-) udev-081.ebuild
  md5 files   ;-) udev-081-r1.ebuild
  md5 files   ;-) udev-084.ebuild
  md5 files   ;-) udev-068-r1.ebuild
  md5 files   ;-) udev-069.ebuild
  md5 files   ;-) udev-070-r1.ebuild
  md5 files   ;-) udev-071.ebuild
  md5 files   ;-) udev-072.ebuild
  md5 files   ;-) udev-073.ebuild
  md5 files   ;-) udev-077-r1.ebuild
  md5 files   ;-) udev-077-r2.ebuild
  md5 files   ;-) udev-077-r3.ebuild
  md5 files   ;-) udev-077-r4.ebuild
  md5 files   ;-) udev-077-r5.ebuild
  md5 files   ;-) udev-077.ebuild
  md5 files   ;-) udev-078.ebuild
  md5 files   ;-) udev-079.ebuild

 !!! Digest verification Failed:
 !!!/usr/portage/sys-fs/udev/files/udev.rules.post_012
 !!! Reason: Filesize does not match recorded size

  Please ensure you have sync'd properly. Please try 'emerge sync' and
  optionally examine the file(s) for corruption. A sync will fix most
  cases.

 i have tried with emerge sync, but nothing changed.

 Any help?

 Regards,
 MC
unproperly built ebuild. you can wait if this is a new package until is ok. i 
have sometimes this kind of problems on SuSE with apt but is repaired after 
short time.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Abiword 2.2.11 crashes

2006-02-07 Thread Adrian
Greetings -- and thank you again for your assistance.

Interesting development.  I have discovered the abiword works just fine
when run as root.  The problem only occurs when run as user.

Any ideas??  A permission problem? But where?

Adrian


On Mon, 06 Feb 2006 16:57:01 +0100
Benno Schulenberg [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
  I emerged libbonobo, and bonobo.  Didn't help anything.
 
 You do use --oneshot when re-emerging something.  It doesn't matter 
 for now, but it keeps your dependencies from getting tangled up 
 later on.
 
  All prepared. Starting rebuild...
  emerge --oneshot -p -v =gnome-base/control-center-2.8.1-r1
  =gnome-base/gnome-applets-2.8.1.1 =media-video/transcode-0.6.11
 
 Oof.  Yours is an old system.  The 2.8.* series were phased out 
 seven months ago.  Okay, first do an 'emerge --sync', then
 
   emerge --oneshot transcode control-center gnome-applets
 
 This will update those package to more recent versions.  Then remove 
 the .revdep* files and do a revdep-rebuild again. If all libraries 
 are okay now, then
 
   emerge -Dua world
 
 And then see if abiword is working again.  Make sure you don't have 
 things in /etc/portage/package.mask or similar files that could get 
 in the way of the recent stable packages.
 
 Benno
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Abiword 2.2.11 crashes -- solved

2006-02-07 Thread Adrian
Ok, for the record.  I am an idiot.

I simple deleted ~/.AbiSuite and everything works fine now.  The part
that is even sadder is that I should have known to try this first thing,
right away.  

For what it's worth, I did learn some new things from you when it comes
to fixing my system.  So thank you again for your assistance.

I will now hang my head in shame.   :\

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



Re: [gentoo-user] Abiword 2.2.11 crashes

2006-02-06 Thread Adrian
First off, thanks for all of your suggestions and help so far.  I really
appreciate it.

On Fri, 03 Feb 2006 12:34:35 +0100
Benno Schulenberg [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
  I did the revdep-rebuild and found some other
  problems, but didn't seem to be a problem with orbit.
 
 Not with orbit directly; you did rebuild libbonobo?

I emerged libbonobo, and bonobo.  Didn't help anything.

 Ouch.  Such things shouldn't be necessary.  Better flee forward:  
 echo app-office/abiword  ~x86 /etc/portage/package.keywords and 
 emerge abiword.  (You may want to do the same for abiword-plugins.)

Well, shock and surprise.  Abiword 2.4.2 does exactly the same thing.

Does the output below contain anything relevant to the problem?  This is
probably going to be the excuse I need to finally do a fresh install of
Gentoo and start all over.  
 Thanks much.  - Adrian


Mon Feb 06 06:01:17
/home/skippi
 root $  revdep-rebuild -p -v Configuring search environment for
revdep-rebuild  Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/bin/gnome-keyboard-properties (requires  libxklavier.so.8)
  broken /usr/bin/gswitchit-plugins-capplet (requires  libxklavier.so.8)
  broken /usr/bin/srttool (requires  libppm.so.9)
  broken /usr/bin/subtitle2pgm (requires  libpbm.so.9 libppm.so.9)
  broken /usr/bin/subtitle2vobsub (requires  libppm.so.9)
  broken /usr/bin/tcprobe (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/bin/themus-theme-applier
(requires  libnautilus.so.2)  broken
/usr/lib/bonobo/libthemus-theme-properties-view.so (requires 
libnautilus.so.2)  broken /usr/lib/transcode/export_im.so (requires 
libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/filter_compare.so (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/lib/transcode/filter_logo.so
(requires  libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/filter_logoaway.so (requires 
libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/import_im.so (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/lib/transcode/import_imlist.so
(requires  libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/libexec/gnome-keyboard-applet (requires  libxklavier.so.8)  broken
/usr/libexec/gnome-settings-daemon (requires  libxklavier.so.8) done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order...
Warning: Failed to resolve package order.
Will merge in random order!
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
  and/or /etc/portage/package.unmask to unmask it
. done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -p -v =gnome-base/control-center-2.8.1-r1
=gnome-base/gnome-applets-2.8.1.1 =media-video/transcode-0.6.11

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

Calculating dependencies
emerge: there are no ebuilds to satisfy
=gnome-base/control-center-2.8.1-r1.


revdep-rebuild failed to emerge all packages
you have the following choices:

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

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





-

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Abiword 2.2.11 crashes

2006-01-31 Thread Adrian
Greetings all;

Suddenly I've stated having a problem with Abiword 2.2.11 -- every time
I cut or copy text it crashes.  This version was working fine.  

I checked bugs.gentoo and couldn't find a bug report regarding this
situation. 

I wonder if it has anything to do with the programs which I have
upgraded lately, those being:
--
Calculating dependencies  ...done!

 [ebuild U ] sys-apps/man-pages-2.20 [2.17] +nls 1,690 kB

 [ebuild U ] sys-apps/findutils-4.1.20-r2 [4.1.20-r1] -build
+nls (-selinux) -static 759 kB 
 
 [ebuild U ] app-editors/nano-1.3.9 [1.3.7] -build -debug
-justify -minimal +ncurses +nls +slang +spell -unicode 1,109 kB 

 [ebuild U ] gnome-base/orbit-2.12.4 [2.12.0] -debug +doc +ssl
-static 661 kB

 [ebuild U ] gnome-base/gnome-vfs-2.12.2 [2.10.0-r2] -debug +doc
-gnutls -hal -howl +ipv6 -samba +ssl 1,521 kB 

 [ebuild U ] gnome-base/gnome-menus-2.12.0-r1 [2.10.1] -debug
384 kB 

 [ebuild U ] gnome-base/eel-2.12.2 [2.10.1] +X -debug 660 kB

 [ebuildU ] gnome-base/nautilus-2.12.2 [2.10.1-r1] +X -debug
3,962 kB 

 [ebuildU ] app-cdr/cdrdao-1.2.1 [1.2.0-r1] -debug +encode
+gnome -pccts 1,687 kB 

 [ebuild U ] media-sound/ecasound-2.4.3
[2.3.3] +alsa +arts +audiofile* -debug +jack* -libsamplerate +mikmod
+ncurses -oss* +python -ruby -sndfile +vorbis* 1,086 kB 

 [ebuild U ] sys-apps/coreutils-5.2.1-r7 [5.2.1-r6] +acl* -build
+nls (-selinux) -static 65 kB 

 [ebuild U ] x11-terms/gnome-terminal-2.12.0 [2.10.0]
-debug -static 1,644 kB 

 [ebuild U ] app-portage/gentoolkit-0.2.1 [0.2.0-r3] 81 kB 

 [ebuild U ] app-office/koffice-1.4.2-r6 [1.4.1-r1]
+arts -debug +doc -javascript -mysql +postgres -xinerama 19,030 kB
---
I'm gonna try emerging Abiword again tonight to see if that helps.

Any observations?  Thank you very much.
Adrian

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Corel Draw for Gentoo linux

2005-12-24 Thread Adrian
In theory I suppose it does.  Has anyone gotten past the fact that when
you try to install it returns:

 root $  ./install
Log file name:/tmp/corel/Setup.log
which: no dpkg in (/sbin:/bin:/usr/sbin:/usr/bin)
which: no rpm in (/sbin:/bin:/usr/sbin:/usr/bin)

Then exits the installation process.  I use to use Corel Photo Paint
with my Mandrake system (RPM) based way back in the day, but since
moving to Gentoo I can't get it running any more.

Adrian


On Wed, 21 Dec 2005 13:00:54 +0200
Iulian [EMAIL PROTECTED] wrote the words:

 Hi there,
   Corel Draw 9 for linux works on Gentoo?
 
 Iulian
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Corel Draw for Gentoo linux

2005-12-24 Thread Adrian
On Sat, 24 Dec 2005 16:30:03 +0100
Harald Arnesen [EMAIL PROTECTED] wrote the words:

 Adrian [EMAIL PROTECTED] writes:
 
 
  Then exits the installation process.  I use to use Corel Photo Paint
  with my Mandrake system (RPM) based way back in the day, but since
  moving to Gentoo I can't get it running any more.
 
 # emerge dpkg rpm
 -- 
 Hilsen Harald.
 

Thanks much, but . . .
Darn, I knew it couldn't be that simple.  Trying to emerge I end up
with the following error message.  Anyone?  Thanks.

 emerge (3 of 4) dev-libs/elfutils-0.108 to /
 md5 files   ;-) elfutils-0.118.ebuild
 md5 files   ;-) elfutils-0.108-r1.ebuild
 md5 files   ;-) elfutils-0.108.ebuild
 md5 files   ;-) files/elfutils-0.101-bswap.patch
 md5 files   ;-) files/elfutils-0.108-robustify2.patch
 md5 files   ;-) files/elfutils-0.118-libelf-link.patch
 md5 files   ;-) files/elfutils-0.118-PaX-support.patch
 md5 files   ;-) files/elfutils-0.108-portability.patch
 md5 files   ;-) files/digest-elfutils-0.108-r1
 md5 files   ;-) files/digest-elfutils-0.108
 md5 files   ;-) files/digest-elfutils-0.118
 md5 src_uri ;-) elfutils-0.108.tar.gz
 md5 src_uri ;-) elfutils-0.108.robustify.patch.bz2
 Unpacking source...
 Unpacking elfutils-0.108.tar.gz to
/var/tmp/portage/elfutils-0.108/work  Unpacking
elfutils-0.108.robustify.patch.bz2 to
/var/tmp/portage/elfutils-0.108/work
 * Applying elfutils-0.101-bswap.patch ...  
   [ ok ] * Applying
elfutils-0.108-portability.patch ...
   [ ok ] * Applying elfutils-0.108.robustify.patch
...  [ ok ]
* Applying elfutils-0.108-robustify2.patch ...  
  [ ok ]/usr/share/aclocal/xmms.m4:17:
warning: underquoted definition of XMMS_TEST_VERSION  run info
'(automake)Extending aclocal'  or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of
AM_PATH_XMMS /usr/share/aclocal/wxwin.m4:36: warning: underquoted
definition of AM_OPTIONS_WXCONFIG /usr/share/aclocal/wxwin.m4:59:
warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of
AM_PATH_SMPEG /usr/share/aclocal/sigc++.m4:8: warning: underquoted
definition of AM_PATH_SIGC /usr/share/aclocal/pkg.m4:5: warning:
underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
AC_PATH_DPS_GUESS_GNUSTEP /usr/share/aclocal/path_dps.m4:239: warning:
underquoted definition of AC_PATH_DPS_GUESS
/usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
AC_PATH_DPS_CHECK_LIB /usr/share/aclocal/path_dps.m4:405: warning:
underquoted definition of AC_PATH_DPS_CHECK_HEADER
/usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
AC_PATH_DPS_CHECK /usr/share/aclocal/path_dps.m4:450: warning:
underquoted definition of AC_PATH_DPS
/usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
AC_CHECK_DPS_NXAGENT /usr/share/aclocal/path_dps.m4:558: warning:
underquoted definition of AC_PATH_DPSET
/usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
AC_PROG_PSWRAP /usr/share/aclocal/path_dps.m4:172: file `path_dps.m4'
does not exist autoreconf-2.59: aclocal failed with exit status: 1

!!! ERROR: dev-libs/elfutils-0.108 failed.
!!! Function src_unpack, Line 38, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Corel Draw for Gentoo linux

2005-12-24 Thread Adrian
On Sat, 24 Dec 2005 21:41:20 +0100
Holly Bostick [EMAIL PROTECTED] wrote the words:

 You might try
 
 emerge dgs
 
 app-text/dgs
   Latest version available: 1234
   Latest version installed: [ Not Installed ]
   Size of downloaded files: 0 kB
   Homepage:http://ronaldmcnightrider.ytmnd.com/
   Description: fake ebuild to force removal of broken path_dps.m4
   License: as-is
 
 
 then try your emerge again.
 
 HTH,
 Holly

Holly;  
That did solve the problem.  Thank you very much.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] koffice not running as user

2005-11-13 Thread Adrian
Greetings.  I installed koffice for the first time yesterday.  It will
run as root, but as user no such luck.  If I run kword, kspread or
kpresents I get:

koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in
kword's desktop file. Check your installation !

I did a google/linux search.  Seems some others have had this problem,
but I couldn't find a posted solution.  Also checked bugs.gentoo.org.  A
search for kword and koffice didn't turn up anything related.

Any suggestions?  Thank you.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Have another 2.6.14 problem: cisco-vpn client

2005-11-12 Thread Adrian Loetscher

Hi,

I had the same problem and found a solution for this problem. In line
292 and line 432 of the file linuxcniapi.c, I have replaced the
following text

   do_gettimeofday(skb-stamp);

whit the following code:

   __net_timestamp((struct sk_buff *)skb);

I have found this solution in a patch for iptime here:
http://patchwork.netfilter.org/netfilter-devel/patch.pl?id=2988, but I don't 
really know, why
this solution works.

I have made available my solution under www.aloetscher.ch/patches/linuxcniapi.c.
I hope, this helps.

Regards, Adrian






W.Kenworthy schrieb:



Have another 2.6.14 problem.  I am trying to build the cisco-vpn client
against this kernel and get the following errors below.  Note that I am
using a portage overlay version here, but the error message is identical
no matter what version I am trying to build.  Needless to say, it builds
fine with 2.6.13.  I am wondering if this is a header problem (something
has moved in 2.6.14)

BillK

 


 Unpacking source...
 Unpacking vpnclient-linux-4.7.00.0640-k9.tar.gz
   


to /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work
 


 Source unpacked.
   


make -C /lib/modules/2.6.14-gentoo/build
SUBDIRS=/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient
modules
make[1]: Entering directory `/usr/src/linux-2.6.14-gentoo'
  CC
[M]  /var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.o
/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c: In 
function `CniInjectReceive':
/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c:292: 
error: structure has no member named `stamp'
/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c: In 
function `CniInjectSend':
/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.c:432: 
error: structure has no member named `stamp'
make[2]: ***
[/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient/linuxcniapi.o] 
Error 1
make[1]: ***
[_module_/var/tmp/portage/cisco-vpnclient-4.7.00.0640/work/vpnclient]
Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.14-gentoo'
make: *** [default] Error 2

!!! ERROR: net-misc/cisco-vpnclient-4.7.00.0640 failed.
!!! Function src_compile, Line 34, Exitcode 0
!!! Failed to make module 'cisco_ipsec'
!!! If you need support, post the topmost build error, NOT this status
message.

bunyip linux # make xconfig

--
gentoo-user@gentoo.org mailing list
 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] floppy drive will format a disk, boot from a grub floppy, but can't write any files

2005-09-05 Thread Adrian
On Mon, 5 Sep 2005 11:40:41 +0100
Michael Kintzios [EMAIL PROTECTED] wrote the words:

 Try:
 
 # ls -la
 
 after you cd into it.  The files you have saved on your fd0 may be
 system directories/files i.e. they may have a . before the
 file/directory name.
 


Thanks -- but I figured it out.  It was nothing other than a issue with
my fstab having something in there that wasn't needed  causing
problems.  I should have thought of that before posting.

But thanks again.

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



[gentoo-user] floppy drive will format a disk, boot from a grub floppy, but can't write any files

2005-09-04 Thread Adrian
Something odd is going on with my floppy drive, maybe it's just a
hardware problem?  In the first example you will see that I can format a
floppy, mount it, but then I can not copy any files to it.

-example
Sun Sep 04 09:02:16
/home/skippi
 root $  mke2fs /dev/fd0
mke2fs 1.37 (21-Mar-2005)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
184 inodes, 1440 blocks
72 blocks (5.00%) reserved for the super user
First data block=1
1 block group
8192 blocks per group, 8192 fragments per group
184 inodes per group

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 24 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.

Sun Sep 04 09:03:18
/home/skippi
 root $  mkdir /floppy

Sun Sep 04 09:03:40
/home/skippi
 root $  mount /dev/fd0 /floppy

Sun Sep 04 09:03:56
/home/skippi
 root $  mkdir -p /floppy/boot/grub
mkdir: cannot create directory `/floppy/boot': Input/output error
-

now here, I mount my GRUB floppy, which has files on it, since I used
this to boot my computer, yet I can't actually see any of the files.

another example--
Sun Sep 04 09:08:06
/home/skippi
 root $  mount /mnt/floppy/

Sun Sep 04 09:08:26
/home/skippi
 root $  df
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/hde7 11718996   6638084   5080912  57% /
/dev/hde9266180800 232401964  33778836  88% /home  
/dev/fd0  1412   158  1182 12% /mnt/floppy

Sun Sep 04 09:08:31
/home/skippi
 root $  cd /mnt/floppy/

Sun Sep 04 09:08:36
/mnt/floppy
 root $  ls

Sun Sep 04 09:08:46
/mnt/floppy
 root $  du
1.0K.
1.0Ktotal

Sun Sep 04 09:08:59
/mnt/floppy
 root $

Simply a bad drive?  I have tried numerous floppy disk, and they can't
all be bad.  Any other ideas for troubleshooting?  

Thank you very much.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Pixie does not run.

2005-09-04 Thread Adrian
On Fri, 02 Sep 2005 10:29:30 -0400
Dave Nebinger [EMAIL PROTECTED] wrote the words:

 LDFLAGS typically come in the -llib and -Lpath variety and are used to
 ensure that additional libraries and paths are included in the link
 phase. You typically won't need to add these (which is probably why
 there is little if any reference in the gentoo doc).
 
 Obviously there are more uses for LDFLAGS, but those above are used
 the most.
 
 If you do need them you can set up your environment variables before
 doing the make process.  You can also use them on the command line ala
 LDFLAGS=-llib make, etc.

Am I doing this correctly?  Because it's not working

Sun Sep 04 09:42:47
/var/tmp/portage/pixie-1.4.1-r1/work/Pixie
 root $  ./configure LDFLAGS=-llib make --prefix=/usr/local
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for make-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler cannot create executables See `config.log' for more details.

Thanks,
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Pixie does not run.

2005-09-01 Thread Adrian
On Wed, 31 Aug 2005 09:15:33 -0400
Dave Nebinger [EMAIL PROTECTED] wrote the words:

  pixie: symbol lookup error: /usr/lib/libdpstk.so.0: undefined
  symbol: DPSDefaultErrorProc
 
 A google search for libdpstk indicates that this is a core library for
 x11 with some references to it being obsolete.  I've got one for my
 xorg-x11 install, so it must not be too obsolete...
 
 A google search for DPSDefaultErrorProc brought back a pointer to the
 header file xc/include/DPS/dpsclient.h which seems to indicate that
 DPSDefaultErrorProc is the default error handler for postscript error
 reporting.  Being that it's the default, it definitely should be in
 the libs...
 
 Using the nm tool with find, I see that the DPSDefaultErrorProc is
 marked as undefined in libdpstk.so, but appears to be defined in
 libdps.so.
 
 So it would appear that you have some sort of linking issue going
 on...
 
 For a quick fix I'd suggest trying to build pixie manually and ensure
 that you include a -ldps in your LDFLAGS.
 
 Whether it's a bug or not in the ebuild I couldn't venture to guess.

Hi Dave --  thanks for the response.  I'm not sure I understand it all,
but I understand enough to get me started and do some testing.  One
question however, when you say to build pixie manually, what do you mean
by building it manually?  Is that different from 

emerge pixie

??

If you could clarify for me I would be most grateful.  Thanks much.
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Pixie does not run.

2005-09-01 Thread Adrian
On Thu, 01 Sep 2005 08:51:23 -0400
Dave Nebinger [EMAIL PROTECTED] wrote the words:

  Hi Dave --  thanks for the response.  I'm not sure I understand it
  all, but I understand enough to get me started and do some testing. 
  One question however, when you say to build pixie manually, what do
  you mean by building it manually?  Is that different from
  
  emerge pixie
 
 Yeah.  Basically you do the following:
 
 1. get the tarball either from the home site or /usr/portage/distfiles
 to your home directory.  Usually if I'm going to do a manual build I
 grab the latest stable distribution from the home site.
 2. extract the tarball then cd into the directory.
 3. Run the configure script, but you have two options: a) use
 ./configure --prefix=/usr to replace the pixie that portage emerged
 or b) use ./configure --prefix=/usr/local to get a clean local copy.
 4. Build using the make command.
 5. At this point you can test in the local directory to see if it
 works. 6. If you're happy with the build, su then make install.


Oh, duh...  I have done an
./configure
make
make install
since I started using Gentoo.  How soon we forget.  Actually it was just
a terminology problem of me not grasping what you said.  If I replace
the pixie emerged by portage does that mess up anything as far as
portage is concerned?  

I expect there is something out there about my question.  I'll have to
go looking when I have time.  I'll probably try your suggestions this
weekend.  Much too busy at the moment to play with this right now.  

I have one more dumb question.  What man page do I read to understand
how to use LDFLAGS?  I was thinking this was a variable in make.conf
however I just read the man page for make.conf and I see that it is not
documented there.  Also looked around at gentoo.org documentation, but
didn't find anything that helps yet.

Again, thank you very much for your time and assistance.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Pixie does not run.

2005-08-31 Thread Adrian
Greetings;

When I try to run pixie I get the following result:

Wed Aug 31 06:23:19
~
 skippi $  pixie
pixie: symbol lookup error: /usr/lib/libdpstk.so.0: undefined symbol:
DPSDefaultErrorProc

I tried to re-emerge pixie in order to see if that gave me any useful
error messages.  It emerged quite happily, no problem.

I did a linux google search for this error message and found nothing at
all, which strikes me as odd . . .
Also checked the bug reports for anything on pixie and found nothing.

I guessing (and guessing I am) the problem isn't with pixie, but with
one of the libraries it needs.  Is the thing to do find out which
package libdpstk.so.0 is a part of and try to re-emerge that package?

Any suggestions?  Much thanks.
Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] audacity and gtk not playing nice

2005-08-13 Thread Adrian
Greetings.

I recently made the mistake of upgrading something.  Every time I do
this I manage to break something else.  I upgraded gtk+ and now when I
try to run audacity I get:

audacity: symbol lookup error: /usr/lib/libwx_gtk2-2.4.so: undefined
symbol: _gtk_accel_group_attach

For kicks I tried to re-emerge audacity to see if that helped or gave
me any useful information and I get the error:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_accel_group_detach'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_accel_group_attach'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_rc_context_get_default_font_name'
collect2: ld returned 1 exit status make[1]: *** [../audacity] Error 1
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.1/work/audacity-src-1. 2.1/src' make: ***
[audacity] Error 2

!!! ERROR: media-sound/audacity-1.2.1 failed.
!!! Function src_compile, Line 75, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.


I tried a linux google on the error messages but have found nothing that
has helped so far.  Any suggestions please?  Thanks in advance.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] install from stage1: why gcc-3.3.6?

2005-08-02 Thread adrian
On Tue, Aug 02, 2005 at 12:25:53PM +0800, Qiangning Hong wrote:
 On 8/2/05, Craig Duncan [EMAIL PROTECTED] wrote:
  Qiangning Hong wrote:
  
  The gcc version on livecd (2004.3) is 3.3.x, but I want use
  -march=pentium-m in my CFLAGS and gcc 3.3.x doesn't support it.  So I
  add the following line in /etc/portage/package.keywords:
  
  sys-devel/gcc ~x86
  
  gcc-3.3.6?  I don't need it! I have gcc-3.4.4 unmasked!
  
  
  
  No, package.keywords is architecture specific, to unmask a package, add
  it to /etc/portage/package.unmask.
 
 I thought there is a kind of mask named mask by KEYWORDS :)
 
 Well, whatever, I add =sys-devel/gcc-3.4.4 to
 /etc/portage/packae.unmask and find that gcc-3.3.6 still is to be
 emerged:
 
 # emerge -ept system | grep gcc
 [ebuild N] sys-devel/gcc-3.3.6
 [ebuild N] sys-devel/gcc-3.4.4
 [ebuild N]  sys-devel/gcc-config-1.3.11-r4
 
 And from the tree output, I find that gcc-3.4.4 is listed as a
 dependence of gcc-3.3.6.  ???
 
 What further I need to do to get rid of installing gcc-3.3.6 in my system?

From http://gentoo-wiki.com/HOWTO_Migrate_to_GCC_3.4:

emerge -C =gcc-3.3.6

you can probably also do:

emerge -P gcc

BTW, gcc-3.4 depends on gcc-3.3 for its version of libstdc++. If you
remove gcc-3.3, your emerge -ept system should install libstdc++-v3
instead.

Hope it helps,
Adrian

-- 
Adrian Frith - UCT Comp.Sci. Student - UNIX Geek
Many that live deserve death. And some that die deserve life. Can you
give it to them? Then do not be too eager to deal out death in judgement.
-- Gandalf the Grey, Lord of the Rings Book One Chapter II


pgp9XbLVdECFk.pgp
Description: PGP signature


Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-29 Thread Adrian
but wait . . . he said, replying to his own message.
I found this page:

http://www.vectorlinux.com/forum/viewtopic.php?t=2871sid=8511ebb8e725982cd47d2106049897bd

which says in part:

I am running freetype-2.1.7, as was installed with the Xorg packages. 
Symlinks were correct, as you specified. I was having no problems at all
until I attempted to compile the Gimp-2.0.2, and at that point I made
what I believe is a correction to the freetype.h file (I moved #include
ft2build.h before #ifndef FT_FREETYPE_H)  I am not a C programmer, so
the logic I used may be errent... but it is the only thing I changed,
and I was then able to compile the Gimp.  (I did not reboot, ldconfig,
anything.)

about the same error message.  

I did:
emerge -C freetype
and removed both instances of freetype
then 
emerge freetype
to install the latest
then I edited freetype.h as this user did and it seems to be working.  I
was also unable to upgrade gtk+ and turns out I was having the exact
same error compiling that.  I just emerged gtk+ with no problem, and am
currently working on Firefox.

Only three more problems to solve, and I'll be happy.  Until the next
time I break it anyhow

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-29 Thread Adrian
On Fri, 29 Jul 2005 08:18:04 +0300
Rumen Yotov [EMAIL PROTECTED] wrote the words:
 Hi,
 This is normal to have two slotted versions of freetype as they
 (different major versions) are required by other packages. So no
 problem here.
 Regards. Rumen

What I intended to say was that I was shafted due to the fact that I did
have both installed and yet still couldn't get it to work.   However
life is good now as the process I outlined in my other post seems to
have gotten me up and going.  Thanks for your help, at least I learned
something in the process.
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-28 Thread Adrian
On Tue, 26 Jul 2005 08:06:18 +0300
Rumen Yotov [EMAIL PROTECTED] wrote the words:

 Hi,
 In my previous post forgot to mention that the freetype library is
 slotted, usually you have two versions installed.
 On my system i have: media-libs/freetype-1.3.1-r4 
 media-libs/freetype-2.1.9-r1 and FF depends on 'fontconfig' which in
 turn depends on: =media-libs/freetype-2.1.4
 media-libs/freetype-2.1.9-r1 (second entry is my version).
 Usually when using emerge category/package it emerges the latest
 version (corrections accepted here) but could try re-emerging the
 minor version. The syntax here is: emerge =category/package-version
 -v. Also search Bugzilla.
 HTH. Rumen

Hi Rumen;

I did not know I would have multiple versions on freetype on my system,
thanks for pointing that out.
I did:
emerge -v =media-libs/freetype-1.3.1-r4
and this seemed to work just fine, but the Firefox emerge still fails
with the same error message.
How do I find out which versions of a slotted program are installed? 
Maybe it needs a version different from either of these??  Obviously I'm
grasping at thin air here, but I don't know what else to think at the
moment.
Thanks for you assistance, I'm most appreciative.
Skippy


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-28 Thread Adrian
On Thu, 28 Jul 2005 20:42:58 +0300
Rumen Yotov [EMAIL PROTECTED] wrote the words:

 Hi Adrian,
 Currently i use 'qpkg --dups -v', it's in app-portage/gentoolkit but
 for some time is deprecated (+ etcat) and their replacement is
 'equery'. When emerging latest (~x86 in my case) at the end of emerge
 there are some info about qpkgetcat move them if you wish to use.
 A quick check of equery options didn't show the same tool (output all
 slotted packages), somebody?
 HTH. Rumen

I have qpkg installed myself, and ran the command you specified. 
Amongst the other duplicate packages I got for freetype:
media-libs/freetype-2.1.9-r1
media-libs/freetype-1.3.1-r4
Hmm...
Looks like I'm . . . shafted??

I hate it when this happens

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-25 Thread Adrian
On Mon, 25 Jul 2005 07:14:12 +0300
Rumen Yotov [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
 
 Greetings all.  I am trying to emerge Firefox 1.0.6-r2
 
 Here are my outputs.  If anyone can advise me I would be amazingly
 grateful.  Thank you in advance.  I'm trying to make something out of
 this message (no programmer am I) does my problem have something to
 do with freetype?
 
 Thank you all
 Skippy
 
 Hi,
 By your error messages it seems you'll have to re-emerge freetype
 library. Another suggestion is to use -O2 in your CFLAGS, i also
 don't use the two ..loop.. flags, somebody here.
 HTH. Rumen

Howdy Rumen;

I did re-emerge freetype, and the emerge worked fine, but I still get
the same message  error when I try to emerge Firefox.

Skippy


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Firefox 1.0.6-r2 emerge error

2005-07-24 Thread Adrian
Greetings all.  I am trying to emerge Firefox 1.0.6-r2

Here are my outputs.  If anyone can advise me I would be amazingly
grateful.  Thank you in advance.  I'm trying to make something out of
this message (no programmer am I) does my problem have something to do
with freetype?

Thank you all
Skippy


 pretending the emerge 

Sun Jul 24 19:01:17
/home/skippi
 root $  emerge -pv mozilla-firefox

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

Calculating dependencies ...done!
[ebuild U ] www-client/mozilla-firefox-1.0.6-r2 [1.0.4] -debug
+gnome +ipv6 +java -mozcalendar -mozdevelop -moznoxft -mozsvg +truetype
-xinerama -xprint 0 kB


*  attempt to emerge *

i686-pc-linux-gnu-g++ -o nsDeviceContextGTK.o -c -DNATIVE_THEME_SUPPORT
-DOSTYPE=\Linux2.6\ -DOSARCH=\Linux\ -DUSE_POSTSCRIPT -I../.. -I./.
-I./.. -I./../shared -I./../freetype -I./../x11shared
-I/usr/X11R6/include -I/usr/include/freetype2   
-I../../../dist/include/xpcom -I../../../dist/include/string
-I../../../dist/include/widget -I../../../dist/include/view
-I../../../dist/include/util -I../../../dist/include/pref
-I../../../dist/include/uconv -I../../../dist/include/unicharutil
-I../../../dist/include/locale -I../../../dist/include/necko
-I../../../dist/include/content -I../../../dist/include/dom
-I../../../dist/include/layout -I../../../dist/include/imglib2
-I../../../dist/include/gfx -I../../../dist/include
-I/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dist/include/n
spr   -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti
-fno-handle-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Wno-long-long -march=pentium4 -pipe
-Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread -pipe 
-DNDEBUG -DTRIMMED -ffunction-sections -O2  -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h
-Wp,-MD,.deps/nsDeviceContextGTK.pp nsDeviceContextGTK.cpp In file
included from /usr/X11R6/include/X11/Xft/Xft.h:35, from
nsDeviceContextGTK.cpp:78:
/usr/include/freetype2/freetype/freetype.h:20:2: #error `ft2build.h'
hasn't been included yet!
/usr/include/freetype2/freetype/freetype.h:21:2: #error Please always
use macros to include FreeType header files.
/usr/include/freetype2/freetype/freetype.h:22:2: #error Example:
/usr/include/freetype2/freetype/freetype.h:23:2: #error   #include
ft2build.h /usr/include/freetype2/freetype/freetype.h:24:2: #error  
#include FT_FREETYPE_H gmake[4]: *** [nsDeviceContextGTK.o] Error 1
gmake[4]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/gfx/src/gtk'
gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/gfx/src'
gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/gfx' gmake[1]:
*** [tier_9] Error 2 gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla' make: ***
[default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.6-r2 failed.
!!! Function src_compile, Line 159, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.


 system info 

Sun Jul 24 20:38:32
~
 skippi $  emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r1 i686)
= System
uname: 2.6.9-gentoo-r1 i686 Intel(R) Celeron(R) CPU 2.40GHz Gentoo Base
System version 1.4.16 dev-lang/python: 2.2.3-r1, 2.3.5
sys-apps/sandbox:1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.19-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS=x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo /etc/env.d CXXFLAGS=-O3
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe
DISTDIR=/usr/portage/distfiles FEATURES=autoconfig distlocks sandbox
sfperms strict GENTOO_MIRRORS=ftp://ftp.ussg.iu.edu/pub/linux/gentoo
http://gentoo.om.com ftp://gentoo.om.com
http://gentoo.osuosl.org/ http://mirror.datapipe.net/gentoo;
PKGDIR=/distfiles/packages PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 X alsa apm arts avi 

Re: [gentoo-user] Help interpreting top(1) display

2005-07-06 Thread Adrian Chelar
no problem

- Original Message -
From: Kevin O'Gorman [EMAIL PROTECTED]
To: gentoo-user@lists.gentoo.org
Sent: Wednesday, July 06, 2005 3:07 AM
Subject: Re: [gentoo-user] Help interpreting top(1) display


 Okay, thanks.  They are indeed niced, because there are a lot of them, and
 I would like my keystrokes echoed sometime today

 OTOH, where can I read about the others?

 ++ kevin

 On 7/5/05, Calvin Walton [EMAIL PROTECTED] wrote:
  On 7/5/05, Kevin O'Gorman [EMAIL PROTECTED] wrote:
   Cpu0  :  1.3% us,  1.9% sy, 96.0% ni,  0.8% id,  0.0% wa,  0.0% hi,
0.0% si
  
   I'm running a bunch of compute-bound tasks, so I suppose the 'ni'
fields
   indicate heavy use, but what exactly does 'ni' mean?  And what do the
other
   fields mean -- if the 'us' field means 'user' then I'm really baffled.
  
   The man page is most helpful in deciphering the task displays, but I
was
   unable to find a part about the header fields.
   --
   Kevin O'Gorman, PhD
 
  The full names for the first three are user, system, and nice. It
  appears that the tasks your are running are being run 'niced', see man
  nice. The priority is set to lower (or possibly higher, i'm not
  sure...) than regular tasks in the system, and the cpu usage shows up
  under nice instead of user.
 
  --
  Calvin Walton
 
 --
 Go back to the top: I almost always top-post
 Kevin O'Gorman, PhD

 --
 gentoo-user@gentoo.org mailing list


-- 
gentoo-user@gentoo.org mailing list