Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 85 matches

Go to advanced search

Advanced search
Search found 85 matches
  • 1
  • 2
  • 3
  • 4
  • Next
by Dana Merrick
Thu Jun 28, 2007 5:34 pm
Forum: Unsupported Software
Topic: WikipediaFS wfs wikifs fails to mount
Replies: 1
Views: 3030

I'm not entirely sure what the problem is. It seems like a bug is FUSE.

Try remerging fuse and fuse-python.

Does "lsmod|grep fuse" have any results? Try doing a "modprobe fuse" and trying again.

Also, there is a new version of WikipediaFS (0.3) that could potentially fix this problem.

To make a ...
  • Jump to post
by Dana Merrick
Thu Jun 28, 2007 5:26 pm
Forum: Unsupported Software
Topic: WikipediaFS ebuild
Replies: 0
Views: 2353

WikipediaFS ebuild

Hello all,

I really like the idea of WikipediaFS, but it's not in Portage so I decided I'd try to make an ebuild for it.

I've never made one before, and I should be very clear that as of writing the following DOES NOT WORK , but I figured you guys would want to get your hands on at least the ...
  • Jump to post
by Dana Merrick
Tue Jun 26, 2007 3:05 pm
Forum: Portage & Programming
Topic: Compile error with sys-libs/db-4.5.20_p2 [solved]
Replies: 6
Views: 2210

Solution

I finally figured this out.

Although I'm not entirely sure what exactly fixed it, I learned this was a problem with distcc. After I added "-distcc" to the features and tried it again, db complied happily.

I also did: emerge --oneshot sys-libs/libstdc++-v3
and that seemed to help as well.

-Dana
  • Jump to post
by Dana Merrick
Wed Jun 06, 2007 7:08 pm
Forum: Portage & Programming
Topic: Compile error with sys-libs/db-4.5.20_p2 [solved]
Replies: 6
Views: 2210

Alas, I did all of that stuff.

I didn't do it before I made the upgrade, but I already stumbled across that page in my quest to find a solution.

A couple other packages had trouble with the upgrade and those steps helped, but db still wont complile!
  • Jump to post
by Dana Merrick
Wed Jun 06, 2007 6:19 pm
Forum: Portage & Programming
Topic: Compile error with sys-libs/db-4.5.20_p2 [solved]
Replies: 6
Views: 2210

Compile error with sys-libs/db-4.5.20_p2 [solved]

I picked up my Gentoo box after not using it for a while, and ran an emerge -uDNvtp system and an emerge -uDNvtp world.

GCC was upgraded (from 3.4.6 to 4.1.2) and I had lots of free time so I ran emerge -e system and emerge -e world.

For some reason, db wont compile. I've tried cleaning the old ...
  • Jump to post
by Dana Merrick
Thu Jan 25, 2007 7:55 pm
Forum: Multimedia
Topic: Can't Get ivtv Working
Replies: 3
Views: 1198

Oh. My. God.

Thanks for catching that! It was a fact I knew very well, but after recompiling my kernel a million times to get this to work, I guess I just missed it.

Shows how nice a new pair of eyes is.

Thanks so much.
  • Jump to post
by Dana Merrick
Thu Jan 25, 2007 4:15 pm
Forum: Multimedia
Topic: Can't Get ivtv Working
Replies: 3
Views: 1198

Can't Get ivtv Working

Hello, forums, it's been a while.

I'm trying to get MythTV running on my Gentoo box. I just bought a fancy Hauppauge PVR-500 card, and I keep having problems with it.

Right now, I just can't get the ivtv module to work, or, more generally, can't get any /dev/video0 or anything similar.

I've ...
  • Jump to post
by Dana Merrick
Thu Jun 22, 2006 5:43 pm
Forum: Gentoo Forums Feedback
Topic: Username change request thread
Replies: 938
Views: 676601

That was fast, thanks!
  • Jump to post
by Dana Merrick
Thu Jun 22, 2006 3:56 pm
Forum: Gentoo Forums Feedback
Topic: Username change request thread
Replies: 938
Views: 676601

Would you please change my name to "Dana Merrick" or "Dana.Merrick?"
(No question mark in the second one :))
  • Jump to post
by Dana Merrick
Sat May 28, 2005 11:24 pm
Forum: Multimedia
Topic: How to convert quicktime to avi with mencoder
Replies: 2
Views: 1031

this is kind of nice, but i want it to be a file with an easy to read codec... just using 'copy' doesn't work for me.
what should i do if i can't just use copy/


..and oh yeah, my shift key is broken. sorry to look like a fool.
  • Jump to post
by Dana Merrick
Tue Mar 22, 2005 7:16 pm
Forum: Portage & Programming
Topic: Shell scripting help...
Replies: 2
Views: 1078

i think you may get a start in

Code: Select all

man bash
  • Jump to post
by Dana Merrick
Thu Mar 10, 2005 8:24 pm
Forum: Networking & Security
Topic: Getting DCHP with no net connection.
Replies: 4
Views: 1164

I figured it out. I didn't even need to boot from the livecd.

Code: Select all

mount /dec/cdroms/cdrom0 /mnt/cdrom
cp /mnt/cdrom/distfiles/dhcpcd* /usr/portage/distfiles/
emerge dhcpcd -pv
(dhcp download is 0kb)
sudo emerge dhcpcd
And thats it!
Thanks guys.
  • Jump to post
by Dana Merrick
Thu Mar 10, 2005 3:05 am
Forum: Networking & Security
Topic: Getting DCHP with no net connection.
Replies: 4
Views: 1164

Wait, so, I do this. mount /dev/hda3 /mnt/gentoo/home
mount /dev/hda4 /mnt/gentoo
chroot /mnt/gentoo /bin/bash
To get dhcpcd, I then did: sudo emerge dhcpcd
But, alas, I dont have internet without dhcpcd, and it wants to connect to get the files. Therein lies the rub, I guess.
I've also tried ...
  • Jump to post
by Dana Merrick
Wed Mar 09, 2005 10:28 pm
Forum: Networking & Security
Topic: Getting DCHP with no net connection.
Replies: 4
Views: 1164

Getting DCHP with no net connection.

I've managed to find a catch-22...
I need dhcpcd to get internet, and I dont know how to get it without a net connection. How would I go about doing this?
I know its a kinda stupid question, but all I need is a simple answer...
  • Jump to post
by Dana Merrick
Wed Mar 09, 2005 9:43 pm
Forum: Portage & Programming
Topic: Manual downloads.... to where?
Replies: 5
Views: 1212

This might be a good place to ask: how do I use a package cd correctly?
  • Jump to post
by Dana Merrick
Thu Dec 23, 2004 2:12 am
Forum: Installing Gentoo
Topic: e100 module problem
Replies: 16
Views: 2096

dendenners wrote:You could always ignore the problem if its not causing any problems 8O
Yeah, but, when youre booting up Linux to impress all your friends, you can't have error messages flood the pretty boot-process...
  • Jump to post
by Dana Merrick
Tue Dec 21, 2004 5:02 pm
Forum: Installing Gentoo
Topic: e100 module problem
Replies: 16
Views: 2096

sardiskan wrote:Ok, I'll try and compile my own.
Don't fear, it's really not that difficult.
  • Jump to post
by Dana Merrick
Tue Dec 21, 2004 1:12 am
Forum: Installing Gentoo
Topic: Install problem
Replies: 28
Views: 4186

Re: Tip: Styles ko:nnen schnell zum markierten Text hinzugef

vanGogh wrote: "tar: linux-2.4.28/documentation/usb/.../ CANNOT OPEN NO DIRECTORY"
haha, I totally called it :).
Try to re-emerge binutils.
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 9:23 pm
Forum: Installing Gentoo
Topic: Install problem
Replies: 28
Views: 4186

Re: Tip: Styles ko:nnen schnell zum markierten Text hinzugef

vanGogh wrote:but i'm still online, everything works fine, why do i should have a network problem?
Sorry, I missed that the net was working. :oops:.
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 9:08 pm
Forum: Networking & Security
Topic: Samba starts after fstab tries to mount my shares
Replies: 9
Views: 1046

Robb wrote:But as soon as kde is up I can mount it easy as I please and all is well with
mount /lan/xxx
Shouldn't it be something like "//ian/xxx?"
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 8:59 pm
Forum: Networking & Security
Topic: Samba starts after fstab tries to mount my shares
Replies: 9
Views: 1046

Make sure samba is in your boot section.

Code: Select all

rc-update del samba
rc-update add samba boot
And make sure that you have smbfs in your kernel.
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 8:53 pm
Forum: Installing Gentoo
Topic: Install problem
Replies: 28
Views: 4186

It nearly seems like you don't have a working "tar" binary.
Firstly, make sure your net is running right. Dont forget to look at /etc/conf.d/net
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 8:50 pm
Forum: Installing Gentoo
Topic: umount problems
Replies: 7
Views: 1294

And make sure your completely out of the chrooted enviroment.

G F0rce 1 wrote:Oh man to slow again :(
Haha. It's okay. You explained it better than I anyway.
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 8:47 pm
Forum: Networking & Security
Topic: xscreensaver password
Replies: 3
Views: 1580

macawgumbo wrote:you could rebuild xscreensaver

1. Unmerge xscreensaver
2. Reemerge it
Or just:

Code: Select all

emerge xscreensaver
Or, even better:

Code: Select all

USE="offensive" emerge xscreensaver
Hehe.
  • Jump to post
by Dana Merrick
Mon Dec 20, 2004 8:39 pm
Forum: Installing Gentoo
Topic: e100 module problem
Replies: 16
Views: 2096

I got this error when I used Genkernel.
Are you using genkernel? Maybe you should try compiling your own...
  • Jump to post

Search found 85 matches
  • 1
  • 2
  • 3
  • 4
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic