IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1991.02 MB
Powered by
Channel Info
Network: freenodeChannel: #gentoo |
Search in www.irclog.org
Log from #gentoo at freenode 2006-05-14
Pages: < Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Next >
[07:14]<svdacd2jd>likewhoa: Say I'm on wireless, I have to comment out the eth1 gateway line and uncomment the eth0 one, and then routes get added for eth0.
[07:14]<nac>Ferret: you should be using fgrep for that
[07:14]<sdfvysa>strace 2>&1 mount /mnt/cdrom | grep -e EACCESS -e EPERM -e root
[07:14]<sdfvysa>Did that
[07:15]<sdfvysa>still getting the error.
[07:15]<nac>Ferret: it's fast for searching for multiple fixed strings at once
[07:15]<fnzznv>eck: I was not aware of that.
[07:15]<svdacd2jd>likewhoa: There is interface specific iface, essid, etc... but no interface specific config setting for gateway?
[07:15]<fnzznv>I used to do egrep '1|2|3' but it's harder to read.
[07:15]<fycnwxjr>stickyboy: iface is not longer used iirc
[07:16]<ggvgzgrf>Draconx: I've emerge -C like the Xorg7 guide said
[07:16]<sdfvysa>Ferret: Did the -e root on the strace command
[07:16]<fycnwxjr>Ferret: egrep is just a wrapper to grep -e '1|2|3'
[07:16]<fnzznv>sylvisj: Hrmmm.
[07:16]<ggvgzgrf>likewhoa: That didn't work
[07:16]<sdfvysa>It's still giving me the only root can do that bs
[07:16]<fnzznv>likewhoa: grep -E I believe.
[07:16]<fycnwxjr>enternal: you running modular X
[07:16]<ggvgzgrf>likewhoa: I'm trying to install it
[07:16]<fycnwxjr>enternal: oh follow the gentoo guide?
[07:16]<ggvgzgrf>likewhoa: yeah, I was
[07:16]<dzrajgw>enternal: emerge -C'ing will solve the blocking issue, but there's a dependency bug somewhere for the virtual/glut thing, emerge -1 freeglut first then emerge xorg-x11
[07:16]<fycnwxjr>mzbot: gentoo enternal modular x
[07:17]<fnzznv>sylvisj: Hrrmmm. Can you paste the cdrom line from fstab please?
[07:17]<de2jv>enternal: http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
[07:17]<sdfvysa>Yeah
[07:17]<ggvgzgrf>likewhoa: I have it, but it doesn't cover this
[07:17]<fnzznv>When I switched to modular X, I unmerged the old X first.
[07:17]<sdfvysa>I can't just copy/paste, so I have to type it up
[07:17]<svdacd2jd>likewhoa: Ok. That's an aside... but I think I need to be using "routes_eth0=(route add blah..)" and "routes_eth1=(route add blah...)" instead of a single "gateway="
[07:17]<sdfvysa>/dev/hda /mnt/cdrom auto noauto,noatime,users 0 1
[07:17]<fnzznv>Literally I did: sudo quickpkg xorg-x11 && emerge -Cav xorg-x11 && emerge -av x11
[07:18]<fnzznv>no problems. o.o
[07:18]<fycnwxjr>stickyboy: something like routes_eth0=( "default via 1.2.3.4" )
[07:18]<ceredcyv>sylvisj: if you install gpm and configure it, you can have a mouse at console
[07:18]<fycnwxjr>stickyboy: that's what i got on some servers..
[07:18]<sdfvysa>krazykit: I have a mouse, but can't copy
[07:18]<sdfvysa>Can't copy out of xterm
[07:18]<ceredcyv>highlight
[07:18]<ceredcyv>middle click
[07:18]<sdfvysa>Ahh
[07:18]<sdfvysa>Middleclick just unhighlighted
[07:19]<fycnwxjr>bbl
[07:19]<dzrajgw>sylvisj: highlight the text you want to copy, middleclick where you want to paste
[07:19]<sdfvysa>/dev/hda /mnt/cdrom auto noauto,noatime,users 0 1
[07:19]<sdfvysa>Yay, I learned something
[07:19]<dzrajgw>sylvisj: make that "0 0" at the end, no point in the 1
[07:20]<fnzznv>sylvisj: Hang on, I'm testing a few things.
[07:20]<sdfvysa>Draconx: Done.
[07:20]<sdfvysa>Ferret: Ok.
[07:20]<fnzznv>sylvisj: Hang on, I'm testing a few things.
[07:20]<svdacd2jd>likewhoa: Yeah, I just found those options...
[07:20]<fnzznv>Woops
[07:20]<fnzznv>badfocus
[07:20]<sdfvysa>nice
[07:20]<dzrajgw>sylvisj: the 1 means do a fsck --[boot-time-fsck-option] on system failure, not too useful on cds ;)
[07:20]<sdfvysa>Ahh, ok
[07:20]<ggvgzgrf>Draconx: <=x11-base/xorg-x11-6.9 (is blocking x11-libs/libXt-1.0.2) and so on
[07:20]<svdacd2jd>likewhoa: I wasn't using iface_ethX on this system, but the interface wasn't coming up, so I looked up the net setting from another of my gentoo boxen,
[07:20]<sdfvysa>I just left those there from the default fstab
[07:20]<srmnm>What's the screen server program I can emerge?
[07:20]<svdacd2jd>likewhoa: I can't remember what syntax I was using...
[07:20]<ggvgzgrf>Draconx: when I do emerge -1 freeglut
[07:21]<sdfvysa>Dracon, hold on, tell me if somethign is wrong with this
[07:21]<dzrajgw>enternal: you've done emerge -C xorg-x11?
[07:21]<sdfvysa>/dev/sda6 / ext3 noatime 1 2
[07:21]<ggvgzgrf>Draconx: yes
[07:21]<fznmnzyac>oki anyone else is having problems with gaim segfaulting after updating glib?
[07:21]<ceredcyv>sayed: screen server? emerge screen ... i think is what you want
[07:21]<fycnwxjr>stickyboy: it's a different setting now.. no longer iface
[07:21]<sdfvysa>Draconx, should the 1 2 be changed on my hdd?
[07:22]<dzrajgw>sylvisj: you probably want "0 1" for that fs
[07:22]<fycnwxjr>stickyboy: use config_ethx
[07:22]<sdfvysa>Ok
[07:22]<svdacd2jd>likewhoa: The one I was using earlier today wasn't working... lemme look.
[07:22]<svdacd2jd>likewhoa: Ok, lemme try.
[07:22]<dzrajgw>sylvisj: your other local fs's should probably be "0 2"
[07:22]<sdfvysa>Saved.
[07:22]<sdfvysa>I don't have other FS
[07:22]<sdfvysa>Just my hdd, cdrom, floppy
[07:22]<sdfvysa>The rest I moutn on my own when needed
[07:22]<sdfvysa>Swap is 0 0
[07:22]<dzrajgw>sylvisj: yeah swap doesn't need checking
[07:24]<sdfvysa>wtf... testing something
[07:24]<fnzznv>sylvisj: Testing this is hard when my CD drive is sooo screwed. n.n
[07:25]<sdfvysa>Ferret: Believable
[07:25]<sdfvysa>somewhere along the line my cdrom mounted itself
[07:25]<fnzznv>You don't need to add 0 0 to the end
[07:25]<fnzznv>Just don't have them at all
[07:25]<dzrajgw>Ferret: I always put 0 0 for completeness' sake
[07:25]<byr_j>I just edited my use flags to contain more video and audio codecs, but I emerged VLC media player a while ago how can I make sure that it is compiled using the new flags?
[07:25]<byr_j>do I have to recompile the whole thing?
[07:26]<dzrajgw>Big_J: emerge -pv vlc
[07:26]<fnzznv>Big_J: emerge -uDNav world
[07:26]<fnzznv>Might as well let everything els ebenefit.
[07:26]<sfjfjnd>Pretty much, best idea is to do emerge -N world
[07:26]<sfjfjnd>at very least
[07:26]<byr_j>Ferret, is that going to wipe any of my configuration files?
[07:26]<svdacd2jd>likewhoa: Ok, that works... I just get pointless errors about no module providing "netmask" or "brd"
[07:26]<fnzznv>Big_J: -N == re-emerge things whose USE flags have changed.







