Forums

Skip to content

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

Search found 46 matches

Go to advanced search

Advanced search
Search found 46 matches
  • 1
  • 2
  • Next
by Putrifier
Sat Oct 30, 2004 4:27 pm
Forum: Duplicate Threads
Topic: Listing installed portage programs.
Replies: 1
Views: 1642

http://forums.gentoo.org/viewtopic.php?t=243082
  • Jump to post
by Putrifier
Tue Oct 26, 2004 1:38 am
Forum: Portage & Programming
Topic: No ebuilds satisfy ">=virtual/linux-sources-2.4"
Replies: 5
Views: 668

[kix][~]$ emerge info
Portage 2.0.50-r11 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.4.16
Autoconf: sys ...
  • Jump to post
by Putrifier
Mon Oct 25, 2004 2:58 am
Forum: Portage & Programming
Topic: No ebuilds satisfy ">=virtual/linux-sources-2.4"
Replies: 5
Views: 668

I had tried emerge regen before, with no result. emerge-webrsync didn't do much good either. Thanks for the help, anyways.
Maybe there's something else I could try?
  • Jump to post
by Putrifier
Mon Oct 25, 2004 1:06 am
Forum: Portage & Programming
Topic: No ebuilds satisfy ">=virtual/linux-sources-2.4"
Replies: 5
Views: 668

No ebuilds satisfy ">=virtual/linux-sources-2.4"

[kix][~]$ emerge --update world
Calculating world dependencies |
emerge: there are no masked or unmasked ebuilds to satisfy ">=virtual/linux-sources-2.4".

!!! Problem with ebuild x11-misc/xscreensaver-4.16
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

[kix][/home/erind ...
  • Jump to post
by Putrifier
Tue Jul 20, 2004 5:02 pm
Forum: Portage & Programming
Topic: How to emerge UT2004 to a different folder/partition?
Replies: 1
Views: 589

How to emerge UT2004 to a different folder/partition?

First time for me, trying to get Portage to behave as would be more comfortable for me. Sorry if the answer is really obvious, and I just don't get it.

Anyways, I don't have enough space left to install UT2004 (what a behemoth) on my Gentoo partition, and I was wondering whether I could somehow get ...
  • Jump to post
by Putrifier
Sat Jul 10, 2004 4:07 am
Forum: Other Things Gentoo
Topic: forums.gentoo.org forum theme required
Replies: 8
Views: 966

get a room.
  • Jump to post
by Putrifier
Thu Jul 08, 2004 9:38 pm
Forum: Desktop Environments
Topic: Installing Gnome from packages cd
Replies: 15
Views: 834

if you dedicate the pc to that, 5-6 hours.
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:49 pm
Forum: Desktop Environments
Topic: Installing Gnome from packages cd
Replies: 15
Views: 834

you still havent made clear what connection you have, dsl or cable.

1. DSL :
try changing your /etc/conf.d/net , to have this line:

# iface_eth1="up"

after that, do
# emerge rp-pppoe

when that's done, just run adsl-setup.

2. Cable

# iface_eth="dhcp" should have done the trick. :?

I take ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:40 pm
Forum: Desktop Environments
Topic: Installing Gnome from packages cd
Replies: 15
Views: 834

Im guessing right now you are still in your live cd environment, and trying to get networking working from there.

you got several possible choices.

1. ADSL : use rp-pppoe. just work with these two commands:
# adsl-setup
# adsl-start

2. Net-Setup, if you are trying to access a DHCP server, or ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:34 pm
Forum: Duplicate Threads
Topic: Dual boot XP & Gentoo, Grub Error 17
Replies: 12
Views: 4466

erm, I think he's got it right.
if (hd0,1) points to his /boot partition, then (hd0,1)/grub/splash.xpm.gz translates to /boot/grub/splash.xpm.gz , and the kernel translates to /boot/linux-2.6.7-gentoo-r8.
or maybe Im wrong as well. =\
dunno.
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:30 pm
Forum: Desktop Environments
Topic: Installing Gnome from packages cd
Replies: 15
Views: 834

and, just shooting in the dark here, try doing,
"emerge gnome"
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:29 pm
Forum: Desktop Environments
Topic: Installing Gnome from packages cd
Replies: 15
Views: 834

if you know your ip, then set the others manually.
if , for example, its a LAN, and your ip is (or you want it to be), 192.168.1.1, then you would enter this as root:

# ifconfig eth1 192.168.1.1 broadcast 192.168.1.255 netmask 255.255.255.0

that should take care of it.

if, on the other hand ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:26 pm
Forum: Gentoo Chat
Topic: Gentoo not for first time users?
Replies: 85
Views: 20165

I just installed Gentoo for the first time about a week ago. Except for a couple of looks into the Knoppix CD, Id never stepped out of the Microsoft domain.
And it was completely do-able, and I enjoyed every bit of it.
The guide is extremely detailed and well writen. and for those few problems ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 5:45 am
Forum: Networking & Security
Topic: FTP Server - Pure-FTPd
Replies: 5
Views: 1186

CaribbeanKnight wrote:try this :wink:

Code: Select all

/etc/init.d/pure-ftpd start
SEXAY! 8)
  • Jump to post
by Putrifier
Thu Jul 08, 2004 5:37 am
Forum: Duplicate Threads
Topic: Dual boot XP & Gentoo, Grub Error 17
Replies: 12
Views: 4466

The XP CD is going to do just fine. use that. open the Recovery console, and type "fdisk /mbr". then reboot, and it should boot straight into XP.
then, if you have Knoppix, you can use that.
for your configuration, just enter,

# chroot /mnt/hda4 /bin/bash
# env-update
# source /etc/profile

and ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:27 am
Forum: Duplicate Threads
Topic: Dual boot XP & Gentoo, Grub Error 17
Replies: 12
Views: 4466

might want to try cleaning up the MBR, using "fdisk /mbr", and then boot again using the LiveCD, and try reinstalling grub in the mbr. maybe something got corrupted along the way. if that fails again, theres always LILO, which would allow you without losing your XP partition, at least. :?
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:06 am
Forum: Duplicate Threads
Topic: Dual boot XP & Gentoo, Grub Error 17
Replies: 12
Views: 4466

This is because you have XP installed on a NTFS partition. I did the same thing on my first linux install with RedHat. You either need to use ntldr to boot windows and linux, or convert your NTFS partition to a FAT32 one. Here is a how-to on the first method: http://tldp.org/HOWTO/Linux+NT-Loader ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 4:03 am
Forum: Networking & Security
Topic: FTP Server - Pure-FTPd
Replies: 5
Views: 1186

# service pure-ftpd start
bash: service: command not found

did I screw up somewhere?
  • Jump to post
by Putrifier
Thu Jul 08, 2004 2:30 am
Forum: Networking & Security
Topic: Is the iptables firewall really THIS effective?
Replies: 6
Views: 1688

allright, thanks. going to change my iptables firewall to allow that. thanks again.
  • Jump to post
by Putrifier
Thu Jul 08, 2004 2:12 am
Forum: Desktop Environments
Topic: Gnome and /etc/hosts
Replies: 6
Views: 956

127.0.0.1 localhost kix

Thats my /etc/hosts.
I had the same problem as you till a few days ago.that fixed it.

(kix is my pc name, btw.its the the part that you see in your bash shell, "root@kix #" ).

thats the only line you need to change, none of that dhcp stuff. the only reason Gnome is ...
  • Jump to post
by Putrifier
Thu Jul 08, 2004 2:01 am
Forum: Duplicate Threads
Topic: Can not load gentoo.org with konqueror [SOLVED]
Replies: 9
Views: 2947

1st, change the title of this thread. made me come in here just to flame you. :P (.org, not .com)

2nd, theres something wrong with your isp. dont make a big jiffy out of it, just use proxies like www.guardster.com, which are free.
  • Jump to post
by Putrifier
Wed Jul 07, 2004 6:21 pm
Forum: Installing Gentoo
Topic: fsck.Reiserfs not found error at boot time
Replies: 11
Views: 3082

Im having the same error during boot, and Im quite sure I installed the reiserfsprogs. same with /etc/fstab, the casing is correct. :?
  • Jump to post
by Putrifier
Wed Jul 07, 2004 6:16 pm
Forum: Other Things Gentoo
Topic: Internet Sharing with rp-pppoe
Replies: 8
Views: 2086

psingcaster, this is your third post about the same problem...behave...
and here is the same link, for the third time. plus, maybe it will even help for this topic, http://forums.gentoo.org/viewtopic.php?t=159133 .
  • Jump to post
by Putrifier
Wed Jul 07, 2004 6:12 pm
Forum: Networking & Security
Topic: Share sympatico connection...
Replies: 3
Views: 922

Im on Bell Sympatico too, and Im in a similar situation with yours. just follow these instructions, http://forums.gentoo.org/viewtopic.php?t=159133. Cheers.
  • Jump to post
by Putrifier
Wed Jul 07, 2004 6:09 pm
Forum: Networking & Security
Topic: Internet network sharing
Replies: 4
Views: 938

I suggest you use this script, from the Documentation, Tricks and Tips section of this very own Gentoo forum. http://forums.gentoo.org/viewtopic.php?t=159133 . Thats what Ive used for my network, which has the exact configuration with yours. just follow the instructions, and you'll be ready in no ...
  • Jump to post

Search found 46 matches
  • 1
  • 2
  • 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