<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Gentoo's topics - tribe.net</title>
    <link>http://gentoo.tribe.net/threads/rss</link>
    <description>Tribe.net. Local Connections</description>
    <item>
      <title>dumb emerge question</title>
      <link>http://gentoo.tribe.net/thread/9ddaf7f9-4af9-4b67-9429-539c14bb54f5</link>
      <description>&lt;div&gt;
&lt;br/&gt;Hello, all ...
&lt;br/&gt;
&lt;br/&gt;It's been months since i've updated my Gentoo machine (like my Debian box, it just runs and runs ...).  However, I tried this morning and get this:
&lt;br/&gt;
&lt;br/&gt;jmzorko@pugspoo ~ $ sudo emerge --update --deep world     
&lt;br/&gt;
&lt;br/&gt;[ebuild  N    ] app-admin/apache-tools-2.2.8  USE="ssl" 
&lt;br/&gt;[ebuild     U ] dev-libs/boost-1.34.1-r2 [1.33.1] USE="-icu% -tools%" 
&lt;br/&gt;[ebuild  N    ] dev-util/boost-build-1.34.1  USE="python" 
&lt;br/&gt;[blocks B     ] &amp;amp;lt;dev-libs/boost-1.34.0 (is blocking dev-util/boost-build-1.34.1)
&lt;br/&gt;[blocks B     ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.18.2)
&lt;br/&gt;[blocks B     ] &gt;=sys-apps/shadow-4.0.14-r2 (is blocking sys-apps/pam-login-4.0.14)
&lt;br/&gt;
&lt;br/&gt; * Error: The above package list contains packages which cannot be
&lt;br/&gt; * installed at the same time on the same system.
&lt;br/&gt;
&lt;br/&gt;For more information about Blocked Packages, please refer to the following
&lt;br/&gt;section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
&lt;br/&gt;
&lt;br/&gt;http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;... so, I try to remove boost, but ...
&lt;br/&gt;
&lt;br/&gt;jmzorko@pugspoo ~ $ sudo emerge --unmerge boost*     
&lt;br/&gt;
&lt;br/&gt;--- Couldn't find 'boost_1_34_0' to unmerge.
&lt;br/&gt;
&lt;br/&gt;--- Couldn't find 'boost_1_34_0.tar.gz' to unmerge.
&lt;br/&gt;
&lt;br/&gt;&gt;&gt;&gt; No packages selected for removal by unmerge
&lt;br/&gt;
&lt;br/&gt;Can anyone give me a clue as to what I should do here?  Yes, I use Boost, but I don't mind unmerging it for a bit ... i'm mainly interested in getting the emerge --update --deep world to complete right now.
&lt;br/&gt;
&lt;br/&gt;Regards,
&lt;br/&gt;
&lt;br/&gt;John
&lt;br/&gt;
&lt;br/&gt;Falling You - exploring the beauty of voice and sound
&lt;br/&gt;http://www.fallingyou.com
&lt;br/&gt;
&lt;br/&gt;&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 1 reply
		&lt;/div&gt;</description>
      <pubDate>Sun, 23 Mar 2008 17:11:48 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/9ddaf7f9-4af9-4b67-9429-539c14bb54f5</guid>
      <dc:creator>John Michael</dc:creator>
      <dc:date>2008-03-23T17:11:48Z</dc:date>
    </item>
    <item>
      <title>... trying to mount HFS+ volumes under Gentoo</title>
      <link>http://gentoo.tribe.net/thread/68c88a65-ff75-4a6d-81aa-861b370d2337</link>
      <description>&lt;div&gt;
&lt;br/&gt;Hello, all ...
&lt;br/&gt;
&lt;br/&gt;I just procurred a new box with Gentoo on it, and I want to mount remote HFS+ partitions (from Macs running Mac OSX on the LAN).  I'm trying to add HFS+ support to the kernel (currently 2.6.15) but i'm not having much success.  I run "make menuconfig", choose HFS and HFS+ support, then exit / save / make / make install, then reboot ... but when I cat /proc/filesystems, I still don't see HFS+ support included.
&lt;br/&gt;
&lt;br/&gt;The funny thing is that the new kernel does have it included, if the output of "make" is any indication (e.g. the first 2 LD lines):
&lt;br/&gt;
&lt;br/&gt;pugspoo linux # make               
&lt;br/&gt;  CHK     include/linux/version.h
&lt;br/&gt;  SPLIT   include/linux/autoconf.h -&gt; include/config/*
&lt;br/&gt;  CHK     include/linux/compile.h
&lt;br/&gt;dnsdomainname: Unknown host
&lt;br/&gt;  CHK     usr/initramfs_list
&lt;br/&gt;  LD      fs/hfs/built-in.o
&lt;br/&gt;  LD      fs/hfsplus/built-in.o
&lt;br/&gt;  LD      fs/built-in.o
&lt;br/&gt;  GEN     .version
&lt;br/&gt;  CHK     include/linux/compile.h
&lt;br/&gt;dnsdomainname: Unknown host
&lt;br/&gt;  UPD     include/linux/compile.h
&lt;br/&gt;  CC      init/version.o
&lt;br/&gt;  LD      init/built-in.o
&lt;br/&gt;  LD      .tmp_vmlinux1
&lt;br/&gt;  KSYM    .tmp_kallsyms1.S
&lt;br/&gt;  AS      .tmp_kallsyms1.o
&lt;br/&gt;  LD      .tmp_vmlinux2
&lt;br/&gt;  KSYM    .tmp_kallsyms2.S
&lt;br/&gt;  AS      .tmp_kallsyms2.o
&lt;br/&gt;  LD      vmlinux
&lt;br/&gt;  SYSMAP  System.map
&lt;br/&gt;  SYSMAP  .tmp_System.map
&lt;br/&gt;  AS      arch/i386/boot/setup.o
&lt;br/&gt;  LD      arch/i386/boot/setup
&lt;br/&gt;  OBJCOPY arch/i386/boot/compressed/vmlinux.bin
&lt;br/&gt;  GZIP    arch/i386/boot/compressed/vmlinux.bin.gz
&lt;br/&gt;  LD      arch/i386/boot/compressed/piggy.o
&lt;br/&gt;  LD      arch/i386/boot/compressed/vmlinux
&lt;br/&gt;  OBJCOPY arch/i386/boot/vmlinux.bin
&lt;br/&gt;  BUILD   arch/i386/boot/bzImage
&lt;br/&gt;Root device is (3, 3)
&lt;br/&gt;Boot sector 512 bytes.
&lt;br/&gt;Setup is 4618 bytes.
&lt;br/&gt;System is 1866 kB
&lt;br/&gt;Kernel: arch/i386/boot/bzImage is ready  (#6)
&lt;br/&gt;  Building modules, stage 2.
&lt;br/&gt;  MODPOST
&lt;br/&gt;pugspoo linux # make install
&lt;br/&gt;  CHK     include/linux/version.h
&lt;br/&gt;  CHK     include/linux/compile.h
&lt;br/&gt;dnsdomainname: Unknown host
&lt;br/&gt;  CHK     usr/initramfs_list
&lt;br/&gt;Kernel: arch/i386/boot/bzImage is ready  (#6)
&lt;br/&gt;sh /usr/src/linux-2.6.15-gentoo-r5/arch/i386/boot/install.sh 2.6.15-gentoo-r5 arch/i386/boot/bzImage System.map "/boot"
&lt;br/&gt;In order to use the new kernel image you have just installed, you
&lt;br/&gt;will need to reboot the machine.  First, however, you will need to
&lt;br/&gt;either make a bootable floppy diskette, re-run LILO, or have GRUB
&lt;br/&gt;installed.
&lt;br/&gt;
&lt;br/&gt;Checking for ELILO...No
&lt;br/&gt;
&lt;br/&gt;GRUB is installed. To automatically switch to new kernels, point your
&lt;br/&gt;default entry in menu.lst to /boot/vmlinuz-2.6.15-gentoo-r5
&lt;br/&gt;
&lt;br/&gt;There is no menu.lst on this machine, and i'm under the impression that simply restarting after "make install" will initiate the new kernel ... is this incorrect?
&lt;br/&gt;
&lt;br/&gt;Regards,
&lt;br/&gt;
&lt;br/&gt;John
&lt;br/&gt;
&lt;br/&gt;Falling You - exploring the beauty of voice and sound
&lt;br/&gt;http://www.fallingyou.com&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 3 replies
		&lt;/div&gt;</description>
      <pubDate>Sun, 02 Apr 2006 17:36:46 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/68c88a65-ff75-4a6d-81aa-861b370d2337</guid>
      <dc:creator>John Michael</dc:creator>
      <dc:date>2006-04-02T17:36:46Z</dc:date>
    </item>
    <item>
      <title>Gentoo and Howl?</title>
      <link>http://gentoo.tribe.net/thread/da7463b3-5d23-4298-9cd4-e424cf69e639</link>
      <description>&lt;div&gt;
&lt;br/&gt;Hello, all ...
&lt;br/&gt;
&lt;br/&gt;My home network consists of two Macs (a dual 2ghz G5 and a 1.5ghz 12" PowerBook G4) as well as a mini-ITX x86 box running Gentoo Linux.  I've set up Howl on the Gentoo machine so that my Macs can find it easily, and this works really well.  However, i'd like to be able to have my Gentoo machine also find my Macs ... but this doesn't seem to work.  An example:
&lt;br/&gt;
&lt;br/&gt;(machines: the G5 is "pugs", the PowerBook is "pugsleybutt" and the Gentoo machine is "pugspoo" -- yes, I name all of my computers after my dog in some way &amp;amp;lt;smile&gt;)
&lt;br/&gt;
&lt;br/&gt;... from my PowerBook:
&lt;br/&gt;
&lt;br/&gt;PugsleyButt:~ jmzorko$ ping pugspoo.local
&lt;br/&gt;PING pugspoo.local (10.0.1.3): 56 data bytes
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=0 ttl=64 time=0.993 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=1 ttl=64 time=1.027 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=2 ttl=64 time=2.722 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=3 ttl=64 time=1.192 ms
&lt;br/&gt;^C
&lt;br/&gt;--- pugspoo.local ping statistics ---
&lt;br/&gt;4 packets transmitted, 4 packets received, 0% packet loss
&lt;br/&gt;round-trip min/avg/max/stddev = 0.993/1.484/2.722/0.719 ms
&lt;br/&gt;PugsleyButt:~ jmzorko$ 
&lt;br/&gt;
&lt;br/&gt;... from my G5:
&lt;br/&gt;
&lt;br/&gt;pugs:~ jmzorko$ ping pugspoo.local
&lt;br/&gt;PING pugspoo.local (10.0.1.3): 56 data bytes
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=0 ttl=64 time=1.834 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=1 ttl=64 time=1.199 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=2 ttl=64 time=1.209 ms
&lt;br/&gt;64 bytes from 10.0.1.3: icmp_seq=3 ttl=64 time=1.271 ms
&lt;br/&gt;^C
&lt;br/&gt;--- pugspoo.local ping statistics ---
&lt;br/&gt;4 packets transmitted, 4 packets received, 0% packet loss
&lt;br/&gt;round-trip min/avg/max = 1.199/1.378/1.834 ms
&lt;br/&gt;pugs:~ jmzorko$ 
&lt;br/&gt;
&lt;br/&gt;... from the Gentoo machine:
&lt;br/&gt;
&lt;br/&gt;jmzorko@pugspoo ~ $ ping pugs.local
&lt;br/&gt;ping: unknown host pugs.local
&lt;br/&gt;jmzorko@pugspoo ~ $ ping pugsleybutt.local
&lt;br/&gt;ping: unknown host pugsleybutt.local
&lt;br/&gt;jmzorko@pugspoo ~ $ 
&lt;br/&gt;
&lt;br/&gt;The Macs can ping each other as well as the Gentoo machine, but the Gentoo machine can't ping the Macs by their hostname.  The nifd and mDNSResponder daemons are set to run on bootup on the Gentoo box.  I'm thinking i've only done half of the work needed to get everyone happily talking ... has anyone else set up their Gentoo box to live happily on a network full of Macs using Bonjour / Howl?  What am I doing wrong / not doing?
&lt;br/&gt;
&lt;br/&gt;Regards,
&lt;br/&gt;
&lt;br/&gt;John
&lt;br/&gt;
&lt;br/&gt;Falling You - exploring the beauty of voice and sound
&lt;br/&gt;http://www.fallingyou.com&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 0 replies
		&lt;/div&gt;</description>
      <pubDate>Sat, 15 Apr 2006 16:09:09 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/da7463b3-5d23-4298-9cd4-e424cf69e639</guid>
      <dc:creator>John Michael</dc:creator>
      <dc:date>2006-04-15T16:09:09Z</dc:date>
    </item>
    <item>
      <title>... trying to set up CVS server on Gentoo</title>
      <link>http://gentoo.tribe.net/thread/35cc22fc-4577-4dc9-9cf4-5d90a5287e66</link>
      <description>&lt;div&gt;
&lt;br/&gt;Hello, all ...
&lt;br/&gt;
&lt;br/&gt;I'm trying to set up a CVS server on my Gentoo box, and i'm having a few difficulties.  I followed the instructions on this wiki:
&lt;br/&gt;
&lt;br/&gt;http://gentoo-wiki.com/HOWTO_CVS_Server
&lt;br/&gt;
&lt;br/&gt;... but they seem to be incorrect (under Apply Correct Permissions, there is a line that says "# chmod -R 775 /var/lib/cvsd/var", but there is no var directory under /var/lib/cvsd on my Gentoo box).
&lt;br/&gt;
&lt;br/&gt;Anyway, I made a change to /etc/cvsd/cvsd.conf (enabled a repository), but now when I try to restart cvsd, I get this:
&lt;br/&gt;
&lt;br/&gt;jmzorko@pugspoo ~ $ sudo /etc/init.d/cvsd restart
&lt;br/&gt; * Stopping cvsd ...                                                                                       [ !! ]
&lt;br/&gt;jmzorko@pugspoo ~ $ 
&lt;br/&gt;
&lt;br/&gt;... and I don't see anything in /var/log/messages, or /var/log/much-of-anything, or dmesg, that would give me a clue as to why cvsd won't stop (it is running).
&lt;br/&gt;
&lt;br/&gt;Any help would be appreciated -- i've loads of C++ and Perl code (that runs on Mac OSX as well as Linux) that wants to be centrally managed :-)
&lt;br/&gt;
&lt;br/&gt;Regards,
&lt;br/&gt;
&lt;br/&gt;John
&lt;br/&gt;
&lt;br/&gt;Falling You - exploring the beauty of voice and sound
&lt;br/&gt;http://www.fallingyou.com&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 1 reply
		&lt;/div&gt;</description>
      <pubDate>Sat, 15 Apr 2006 09:38:31 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/35cc22fc-4577-4dc9-9cf4-5d90a5287e66</guid>
      <dc:creator>John Michael</dc:creator>
      <dc:date>2006-04-15T09:38:31Z</dc:date>
    </item>
    <item>
      <title>www.binaryfreedom.info</title>
      <link>http://gentoo.tribe.net/thread/53d37c63-d327-42b5-ab96-ac8b6916e5e1</link>
      <description>&lt;div&gt;check it out.&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 0 replies
		&lt;/div&gt;</description>
      <pubDate>Tue, 18 Oct 2005 00:17:43 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/53d37c63-d327-42b5-ab96-ac8b6916e5e1</guid>
      <dc:creator>rek2</dc:creator>
      <dc:date>2005-10-18T00:17:43Z</dc:date>
    </item>
    <item>
      <title>Sound whackiness!!!</title>
      <link>http://gentoo.tribe.net/thread/b4cd8eb2-e971-4206-a901-70029c0136ce</link>
      <description>&lt;div&gt;Hey guys. I've been loving Gentoo long time now, but something weird has been happening this week and I'm wondering if anyone has any clues. I listen to a lot of audio, and I like to play Flash sites and stuff like that. Lately, audio has been giving me strangeness. So for instance, XMMS works fine for streaming/ogg/mp3, but RealPlayer doesn't. Xine/Totem can play movies fine, but Flash movies get no sound as well.
&lt;br/&gt;
&lt;br/&gt;Any idears what might be causing this? I'm using ~x86, and this only started happening this week.
&lt;br/&gt;
&lt;br/&gt;Thanks!&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 7 replies
		&lt;/div&gt;</description>
      <pubDate>Fri, 26 Aug 2005 14:20:07 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/b4cd8eb2-e971-4206-a901-70029c0136ce</guid>
      <dc:creator>jmg071769</dc:creator>
      <dc:date>2005-08-26T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Gentoo Installation</title>
      <link>http://gentoo.tribe.net/thread/77c52428-9a50-4b50-86a0-e72a241d772d</link>
      <description>&lt;div&gt;Here I am, trying to install Gentoo for the first time ever.
&lt;br/&gt;
&lt;br/&gt;I went through the instructions exactly as they are presented in gentoo.org's online installation handbook.  The last thing I did so far was run emerge sync.  That was about 14 hours ago.  The damn thing is still listing packages, one at a time, at a very steady rate of about one per second.  I'm not sure what to expect since this is the first time I've installed it.  It seems suspicious to me for the thing to be taking so long and also be moving at this super steady rate.  On top of that, they all say 0.00kB/s 0:00:00 next to them, which seems kind of odd.
&lt;br/&gt;
&lt;br/&gt;I'll probably find out if everything is going the way it's supposed to before anyone replies to this post, but go ahead anyway.  :)&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 4 replies
		&lt;/div&gt;</description>
      <pubDate>Sun, 25 Jan 2004 09:05:22 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/77c52428-9a50-4b50-86a0-e72a241d772d</guid>
      <dc:creator>Keith</dc:creator>
      <dc:date>2004-01-25T09:05:22Z</dc:date>
    </item>
    <item>
      <title>check this out.</title>
      <link>http://gentoo.tribe.net/thread/2947f808-540f-497f-9712-04576d984b89</link>
      <description>&lt;div&gt;http://fs5.deviantart.com/i/2004/328/d/9/Everytime_by_M2Ys4U.jpg&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 2 replies
		&lt;/div&gt;</description>
      <pubDate>Wed, 28 Sep 2005 04:26:58 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/2947f808-540f-497f-9712-04576d984b89</guid>
      <dc:creator>rek2</dc:creator>
      <dc:date>2005-09-28T04:26:58Z</dc:date>
    </item>
    <item>
      <title>Codase: a syntax-aware source code search engine</title>
      <link>http://gentoo.tribe.net/thread/64f42d41-85b4-48c9-b014-9a8bfdb5cb64</link>
      <description>&lt;div&gt;After a few years work on programming language
&lt;br/&gt;compilers, decompilers and translators, I finally
&lt;br/&gt;launched an alpha version of a website for developers
&lt;br/&gt;to find code snippets easily. It contains over 100M
&lt;br/&gt;loc of c/c++ code. The search is syntax aware, so you
&lt;br/&gt;can easily find method calls and class definitions,
&lt;br/&gt;etc. I'd like to hear some feedback.
&lt;br/&gt;
&lt;br/&gt;Our web site is at http://www.codase.com.&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 0 replies
		&lt;/div&gt;</description>
      <pubDate>Fri, 16 Sep 2005 04:08:39 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/64f42d41-85b4-48c9-b014-9a8bfdb5cb64</guid>
      <dc:creator>matthew</dc:creator>
      <dc:date>2005-09-16T04:08:39Z</dc:date>
    </item>
    <item>
      <title>I love Gentoo.</title>
      <link>http://gentoo.tribe.net/thread/7154a5af-423b-4424-aa64-c79f2d20963d</link>
      <description>&lt;div&gt;I run it on a personal server on the Internet, I run one for a firewall and I run it at home. I wish I could run it at work.
&lt;br/&gt;
&lt;br/&gt;So tell us, how many Gentoo boxes you run?&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 9 replies
		&lt;/div&gt;</description>
      <pubDate>Thu, 08 Jan 2004 23:20:16 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/7154a5af-423b-4424-aa64-c79f2d20963d</guid>
      <dc:creator>MrMullen</dc:creator>
      <dc:date>2004-01-08T23:20:16Z</dc:date>
    </item>
    <item>
      <title>adobe issues</title>
      <link>http://gentoo.tribe.net/thread/4914bee5-3a98-4a92-97e6-0d16dce2e21c</link>
      <description>&lt;div&gt;I probably just need to upgrade (which is the plan real soon - stealing tomalok's old dual athlon) but I thought I would check to see if anyone else has issues with adobe acrobat 5 - it kinda keeps crashing stuff and using all my cpu which is very annoying...it mostly happens when I have firefox open...they don't seem to play well together. For example, I'll be browsing and come across a pdf file, click on it which will load adobe, and then usually end up having to kill adobe in order to be able to do anything else on my box.
&lt;br/&gt;
&lt;br/&gt;and If I use gnome pdf viewer to read pdf files, it sometimes doesn't read to the bottem of the file.
&lt;br/&gt;
&lt;br/&gt;so - yes an upgrade will happen cos it probably is my cpu speed, but i just thought i'd ask..
&lt;br/&gt;
&lt;br/&gt;and i'll shut up now.
&lt;br/&gt;
&lt;br/&gt;many thanks
&lt;br/&gt;Meka Chu&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 0 replies
		&lt;/div&gt;</description>
      <pubDate>Tue, 15 Mar 2005 08:23:34 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/4914bee5-3a98-4a92-97e6-0d16dce2e21c</guid>
      <dc:creator>Meka</dc:creator>
      <dc:date>2005-03-15T08:23:34Z</dc:date>
    </item>
    <item>
      <title>gentoo convention?</title>
      <link>http://gentoo.tribe.net/thread/d8414eac-118f-4698-86e0-a2db04b0956e</link>
      <description>&lt;div&gt;Is there any sort of gentoo convention? Perhaps a Gentoo convention at Linux World. Random ideas welcome.&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 0 replies
		&lt;/div&gt;</description>
      <pubDate>Fri, 25 Feb 2005 20:42:05 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/d8414eac-118f-4698-86e0-a2db04b0956e</guid>
      <dc:creator>sigmon</dc:creator>
      <dc:date>2005-02-25T20:42:05Z</dc:date>
    </item>
    <item>
      <title>So what arch haven't you built?</title>
      <link>http://gentoo.tribe.net/thread/f5f58e04-83f2-42de-aad2-77e342172d40</link>
      <description>&lt;div&gt;So far, I've built Alpha (that EV5 was a bitch), x86, amd64, ppc (g4)
&lt;br/&gt;stopped 1/2 way through HPPA build when I found the fluid
&lt;br/&gt;modeling appication that was bought only ran on HP-UX.
&lt;br/&gt;it wasn't for me directly, so wasn;t gonna even try and port it :-(
&lt;br/&gt;
&lt;br/&gt;Been meaning on trying to get the embedded build
&lt;br/&gt;on to my Zaurus, but i hate to brick it now that I finally
&lt;br/&gt;have it tweaked the way i wanted it...
&lt;br/&gt;
&lt;br/&gt;anyone? have Gentoo running on a toaster yet? :-)
&lt;br/&gt;&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 2 replies
		&lt;/div&gt;</description>
      <pubDate>Tue, 08 Feb 2005 04:41:38 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/f5f58e04-83f2-42de-aad2-77e342172d40</guid>
      <dc:creator>TheDarkArtisan</dc:creator>
      <dc:date>2005-02-08T04:41:38Z</dc:date>
    </item>
    <item>
      <title>how is everyone doing?</title>
      <link>http://gentoo.tribe.net/thread/2ecf32b4-17fb-474d-9f2f-ff231380b265</link>
      <description>&lt;div&gt;any activity here?&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 3 replies
		&lt;/div&gt;</description>
      <pubDate>Wed, 12 Jan 2005 17:19:47 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/2ecf32b4-17fb-474d-9f2f-ff231380b265</guid>
      <dc:creator>rek2</dc:creator>
      <dc:date>2005-01-12T17:19:47Z</dc:date>
    </item>
    <item>
      <title>Query Package Info</title>
      <link>http://gentoo.tribe.net/thread/686b17bd-11a9-476e-9e23-dc77b3344af6</link>
      <description>&lt;div&gt;I'm loving gentoo but there's two things I cant figure out how to do that were easy on RH/Fedora
&lt;br/&gt;
&lt;br/&gt;1) list all files installed by a package
&lt;br/&gt;
&lt;br/&gt;rpm -ql apache2
&lt;br/&gt;
&lt;br/&gt;2) find out what package owns a file
&lt;br/&gt;
&lt;br/&gt;rpm -qf /usr/sbin/apache2&lt;/div&gt;
				&lt;div&gt;
			posted in
			&lt;a href="http://gentoo.tribe.net"&gt;Gentoo&lt;/a&gt;
			- 1 reply
		&lt;/div&gt;</description>
      <pubDate>Fri, 03 Dec 2004 23:22:24 GMT</pubDate>
      <guid isPermaLink="false">http://gentoo.tribe.net/thread/686b17bd-11a9-476e-9e23-dc77b3344af6</guid>
      <dc:creator>okorion</dc:creator>
      <dc:date>2004-12-03T23:22:24Z</dc:date>
    </item>
  </channel>
</rss>



