IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-04-02 18:00:08
Channels: 41
Logged Lines: 6229042
Size: 1806.22 MB
Powered by
Channel Info
Network: freenodeChannel: #gentoo |
Search in www.irclog.org
Log from #gentoo at freenode 2006-05-20
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
Next >
[07:22]<pzzxzgzxmnm>I want to o/p like this
[07:22]<pzzxzgzxmnm>AAAAAA:BBBBBB:CCCCCC
[07:22]<dzrajgw>farhanahmed, there is space over to the right, please use it
[07:22]<pzzxzgzxmnm>can some one help?
[07:22]<zzzlnpzuwv>TFKyle: RiverRat told me I couldnt do that
[07:22]<zyvnzzrv>farhanahmed: use sed
[07:22]<asmprxaceee>not blocked..
[07:22]<asmprxaceee>http://forums.gamemaker.nl/index.php?asdfghjkzzz=%3c%20img%20src=javascript:alert%28document%2edomain%29%3e
[07:22]<znpyzys>oro???
[07:23]<pzzxzgzxmnm>RiverRat: can u tell me the exact syntax, i'm kinda stuck
[07:23]<gfvggsvzz>perhaps i need gcc and glibc that works from the other pc
[07:23]<tfkdfn>farhanahmed: you could use python and .replace("\n", ":") or something :)
[07:23]<asmprxaceee>4th major site in without trying yay :D
[07:23]<dzrajgw>farhanahmed, man tr
[07:23]<zyvnzzrv>grapefru1t: No I didn't. I said that there weren't that many binary packages. You can always create your own.
[07:23]<a1r>I have a 320GB external IDE drive case (USB/FW)... what FS would be the best fS to store backup files for both Windows and Linux to access? how good is current gentoo NTFS writing capabilities?
[07:23]<zzzlnpzuwv>RiverRat: i want to download precompiled packages for some apps and compile others
[07:24]<zyvnzzrv>j3g: I wouldn't trust it. You could use vfat and store the files in zip and tar formats.
[07:24]<pzzxzgzxmnm>Draconx: thanks
[07:24]<dzrajgw>j3g, I have a 200 gig reiserfs and a 100 gig fat32 on my external drive
[07:24]<a1r>RiverRat: the problem is that fat would suck at 320GB wouldn't it?
[07:24]<jgn_znm_ndn>j3g: vfat has a limit to the size
[07:24]<asmprxaceee>exploited as well...
[07:25]<asmprxaceee>http://forums.devnetwork.net/index.php?asdfghjkzzz=%3c%20img%20src=javascript:alert%28document%2edomain%29%3e
[07:25]<jgn_znm_ndn>you'd have to have 3 or 4 vfat partitions on a 320G drive
[07:25]<asmprxaceee>wow this is pathetic
[07:25]<dzrajgw>j3g, and I put YAReG on the fat32 partition so my windows friends can read the reiser partition
[07:25]<auacns>grapefru1t: use a mixture of RPMs and SRPMs on Fedora or something like
[07:25]<tfkdfn>grapefru1t: man emerge, assuming the binpkg was built with portage --usepkg (-k)
[07:25]<a1r>didn't know about yareg
[07:26]<zzzlnpzuwv>TFKyle: will emerge take a binpkg that I download from xorg for example, or does the package had to have been compiled with emerge previously
[07:27]<tfkdfn>grapefru1t: has to have been compiled with emerge I think
[07:27]<dzrajgw>grapefru1t, it installs packages that were built with the -b or -B options on emerge
[07:27]<zzzlnpzuwv>damn it
[07:27]<2frrarrn>Asdfghjkzzz: ?
[07:27]<dzrajgw>grapefru1t, i'm sure there's an archive of binpackages somewhere
[07:27]<zyvnzzrv>Asdfghjkzzz: Are you talking about hacking in here?
[07:27]<dzrajgw>grapefru1t, do some googling
[07:28]<tfkdfn>nick125 had started one some time ago, dunno if its still up though
[07:28]<zzzlnpzuwv>Draconx: well I dont necessarily have to use emerge, i just want to be able to install a tarball from x.org
[07:29]<dzrajgw>grapefru1t, then just use the normal install procedure in said tarball, and add xorg to package.provided
[07:29]<jgn_znm_ndn>... in /etc/portage/ ...
[07:29]<zzzlnpzuwv>i would like something similar to freeBsd where there is source and binary support
[07:30]<tfkdfn>there is, its called binpkgs :)
[07:30]<pzzxzgzxmnm>Draconx: well i tried cat pass.txt | tr "\n" ":" but it didnt work, newline still there
[07:30]<pzzxzgzxmnm>Draconx: actually there was no output at all
[07:31]<zzzlnpzuwv>yah but with binpkgs I would still need to waste time compiling...I would just be doing it at different times
[07:31]<dzrajgw>farhanahmed, thats because \n is special in bash. Use single quotes
[07:31]<dzrajgw>or double backslash
[07:31]<zz2dmpuz2d>hmm - my VISUAL is set to gvim, EDITOR is set to nano, but crontab -e opens up plain ol vim. anyone have any ideas?
[07:32]<pzzxzgzxmnm>Draconx: cat pass.txt | tr '\n' ':' still no o/p :(
[07:32]<pzzxzgzxmnm>if i do cat pass.txt | tr "\r" ":" then all return is replaced by :
[07:33]<rzndrvj>does anyone know of a site that has fvwm configs?
[07:33]<dzrajgw>creyato, fvwm forums
[07:33]<tfkdfn>rabidfurby: it doesn't try gvim but fail to open the display and thus fallback to vim right?
[07:33]<rzndrvj>oh, never realised they had forums, lol
[07:34]<jjvluv>does anyone know the name of the blogging engine (in php) whose website has a gif of a stick-figure as it's sole image?
[07:34]<jjvluv>i think there was a boulder, too
[07:34]<jjvluv>it was 'text' something
[07:35]<zyvnzzrv>phpbb?
[07:35]<jjvluv>no, it was much simpler
[07:35]<jgn_znm_ndn>blog engine, not forum engine
[07:35]<zz2dmpuz2d>TFKyle: don't think so. no error messages, and there's no reason it would fail to open the display - I'm typing it into an xterm
[07:35]<tfkdfn>RiverRat: since when is phpbb a blogging engine?
[07:35]<jjvluv>heh, don't worry about that
[07:36]<pzzxzgzxmnm>is tehere any way i can replace \n by something else using sed?
[07:36]<zyvnzzrv>TFKyle: Oops, it's not.
[07:37]<jjvluv>farhanahmed: awk
[07:37]<2frrarrn>farhanahmed: not easily, I'd use tr
[07:37]<zyvnzzrv>farhanahmed: Use that script TFKyle mentioned for python.
[07:38]<zvzndu>what would cause this error: gcc-config error: could not run/locate "i386-pc-linuc-gnu-gcc"
[07:38]<jjvluv>farhanahmed: tr '\n' 'whatever' < old.php > new.php
[07:38]<zvzndu>emerge -e world is failing on it on the groff package
[07:38]<dzrajgw>atreyu, did you change your CHOST variable?
[07:38]<awnsjdn-jq000>I can un-emerge genkernel when I am done my stage 3 install right? i'm going to be using ck-sources anyhow
[07:38]<zvzndu>yess, it was at i386-... before emerge -e world
[07:39]<dzrajgw>atreyu, there you go. Changing CHOST breaks emerge
[07:39]<zvzndu>but gcc and python emerged since then, all other packages seem to work
[07:39]<zvzndu>well can i fix that? because i have a p4, i386 seems wrong
[07:40]<awnsjdn-jq000>Im just doing the genkernel thing now because im in a hurry and using the gui installer - which is actually not bad, I can't wait until it evolves more and becomes more configurable. The livecd is nice except for not using my nvidia card
[07:40]<rml>Hey. ElvenStar, are you here? or prg?
[07:40]<pzzxzgzxmnm>ootput: it doent work, i tried cat pass.txt | tr '\n'
[07:40]<pzzxzgzxmnm>ootput: it doent work, i tried cat pass.txt | tr '\n' ':' it didnt display the o/p
[07:40]<dzrajgw>atreyu, you can run the /usr/portage/scripts/bootstrap.sh program, then emerge -e system && emerge -e world. That should get your system running with the new CHOST
[07:40]<awnsjdn-jq000>speaking of, Im supposed to file a bug report somewhere but it went by too fast - where can I report my nvidia card not loading the nvidia module on the livecd?
[07:41]<zvzndu>Oktane, lemme give that a try, thanks
[07:41]<dzrajgw>it will take a very long time, however
[07:41]<zvzndu>err -oktane
[07:41]<zvzndu>well my system is almost default
[07:41]<pzzxzgzxmnm>can i do something like this: sed -e 's/\n/:/g' file ?
[07:41]<jgn_znm_ndn>how do i use wpa_supplicant to associate with an unencrypted ap?
[07:41]<zvzndu>i have vim and ufed, emerged heh
[07:42]<zvzndu>Draconx, is that all that needs to be done? like those commands?
[07:42]<awnsjdn-jq000>christel, good to see you! I didnt know you were a gentoo user
[07:43]<tfkdfn>python -c'f = file("text.txt", "r"); print f.read().replace("\n", ":")[:-1]' <-- yay uglyness :)
[07:43]<pzzxzgzxmnm>can i do something like this: sed -e 's/\n/:/g' file ?
[07:43]<zvzndu>and just out of curiosity what does that bootstrap script do?
[07:43]<dzrajgw>atreyu, the bootstrap.sh builds your toolchain from scratch. The next one will rebuild everything with the new toolchain
[07:43]<zvzndu>ah ok
[07:44]<gfvggsvzz>lo gdp







