@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12



Comments:

<0> nop95.551
<0> 512 frames in 5.4 seconds = 95.551 FPS
<0> 480 frames in 5.2 seconds = 92.320 FPS
<1> RizCk: It's not working then
<0> nop :S
<0> when i click Ati Control
<1> RizCk: Did you reboot your computer or just restart X?
<0> i see it there
<0> restart X
<2> Unless it's linked to the refresh rate
<1> RizCk: Reboot it
<0> ok
<0> brb
<1> longword: It's not
<3> what is libXpm used for?
<3> isn't that an X thing? why would vim need it in console?



<1> Pixmap library
<0> working perfect now :)
<1> glxgears -printfps
<0> 2749 frames in 5.0 seconds = 549.682 FPS
<1> Much better
<0> 3249 frames in 5.0 seconds = 649.630 FPS
<0> let me install cedega
<1> RizCk: paste glxinfo to paste
<0> !paste
<4> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you.
<0> pasted
<1> RizCk: Looks good
<0> :D
<0> now sound LOL
<0> the one it has installs sounds crappy.
<1> RizCk: It's a laptop
<0> still it sound better with windows
<1> RizCk: use alsamixer to adjust it
<0> i failed 3d acceleration
<1> Bah
<1> One sec
<1> RizCk: http://www.blacksburgpower.com/~doclee/xorg.conf
<1> That's my working xorg.conf file
<0> u have 9600?
<1> Nope, Radeon Xpress 200m
<1> RizCk: But look at my section under Device
<0> i dont have all that
<1> RizCk: Copy everything except the BusID under that section
<1> http://paste.getlinuxhelp.org/2253
<1> Put that in your xorg.conf
<1> Where it is in mine...ignore the second Device
<0> i did
<0> im instaling diablo 2
<0> ;P
<0> then ill reboot
<0> to test it
<1> RizCk: Don't have to reboot
<1> RizCk: Just do a "sudo /etc/init.d/gdm restart"
<0> kk
<5> reality are you here?
<5> I need some help with iwconfig
<5> I try to make my linux box wifi for my home
<5> who can help me out with iwconfig ?
<2> Where are you stuck?
<6> evening longword
<2> Evening them
<6> question on rpm spec, I need the binary to be setuid, would I do this in the %post or in in the %install fase?
<2> No.
<2> %attr rings a bell
<6> hmm lets see
<7> in %files
<2> I know %defattr sets the default perms for all the files in a given section
<7> defattr i believe
<6> in the %files right
<7> yup
<8> hiya
<8> there are a couple ways to do it
<5> I have 2 options ad-hoc and Manage
<8> you can install it suid
<2> Gabe: Do you have an access point?
<6> been ages since I handled spec files



<5> I want to make my linux box access point
<8> themaxx you have a line like install -m 0644 -o apache -g apache ccard.pl $RPM_BUILD_ROOT%{contentdir}/cgi-bin/ yes?
<2> Gabe: That's not likely to be possible
<2> Redr: That won't work.
<5> I have a linksys router with wireless
<8> why wont it?
<7> themaxxz, an example from httpd
<7> %attr(4510,root,%{suexec_caller}) %{_sbindir}/suexec
<2> Redr: Because the build user may not - should not - be root and so won't be able to set the ownership
<5> but I want to cancel that one and make my linux box
<8> you can use the first digit of the chmod to set suid
<6> linux_terror, ok that looks about right
<2> But will be able to set the permissions
<8> ah i see what your saying
<8> i build my packages as root, i'm evil that way
<8> only one i dont is courier, it wont let me :)
<8> back to game :)
<7> Redragon^, just configure --with-redhat
<7> or --disble-rootcheck is the same i believe
<7> disable*
<3> i wish i wasn't necessary to explicitly preserive file mtimes when xfering them with scp :\
<3> preserve*
<7> sinthetek, alias your scp perhaps?
<9> why is steam so ghey?
<10> anyone familiar with mysql?
<11> I've heard of it
<7> never heard of it
<10> thanks - ragarding the server start
<11> Gabe: Access point functionality is a whole other mode from adhoc and managed
<11> Gabe: Usually needs a special driver
<10> I'm getting a 'mysql.host' doesn't exist error
<3> linux_terror: too late now :P
<11> Gabe: Or at least special software
<7> sinthetek, hehe
<6> hmm whats the diff between $RPM_BUILD_ROOT and %{buildroot} ?
<6> linux_terror, would that %attr line go before or after the 'install
<6> ' line
<7> in %files
<6> %{_bindir}/pwsafe
<6> %attr(4510,root,root) %{_bindir}/pwsafe
<6> or should I reverse the order?
<7> you dont need the first line afaik
<6> ah ok
<6> right
<6> ok works
<11> L7: Sounds like the system tables werne't initialized
<10> yeah, my guess is that it is a permission issue - but cant find any documentation regarding the matter
<11> L7: Everything in /var/lib/mysql should be owned by the mysql user
<10> hrmmm - yes, that needs fixing - thanks
<6> another q
<6> how would I check for xorg-x11-devel or XFree86-devel
<11> them: As a build dep?
<6> yeah
<6> rpm -q --provides xorg-x11-devel
<6> Mesa-devel
<6> XFree86-devel = 4.4.0
<11> Not quite sure
<6> seem xorg-x11 provides it already
<6> so checking for XFree86-devel should do
<6> yup that seems to do fine
<10> long_ER: Thanks - worked like a charm!
<12> anyone know anything about htdig?
<6> hmm
<11> Very last century
<12> why what do you use?
<11> !htdig
<4> htdig is, like, a search robot that retrieves HTML documents using the HTTP protocol and gathers information from those documents which can later be used to search those documents.
<11> You could always use google
<13> I've used swish-e here. It's good for small databases, but takes its time making the database.
<13> I'd hate to let it loose on the Gumboot.
<12> yeah but if you use google it says "google" all over the results doesn't it
<6> hmm seems ssh X forwarding does not forward 'X11 selection & clipboard'
<12> i will pay someone to help me with this


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#AllNiteCafe
#php
WHAT OCEAN SURROUNDS THE MADEIRA ISLANDS ?
#apache
Kill will-o-wisp
#c
men ma3e?
#php
#c++
What Jane Fonda film has Duran Duran as the villain



Home  |  disclaimer  |  contact  |  submit quotes