@# 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



Comments:

<0> beer fund?
<1> vawjrwrk, nothing you can do lol. I mean, I like listening to you guys anyway. Besides, I can go from physics to CS if I really want to.
<2> join to my chan
<2> :D
<3> bug bealtine
<4> no thanks
<4> please stop /inviting me places, Zv
<0> e&M sounds vaguely kinky
<2> oki Swish
<1> bealtine, for sure
<2> Swish
<4> lest I be forced to remove you.. forcefully :)
<1> Swish is a l337 bouncer
<5> huh??
<5> what was that for, peterhu ?
<1> for real though, why would you want op anyway



<2> Swish you have the power to op me on a channel
<2> i lost the channle
<2> channel*
<3> heh
<2> #join
<5> Zv I tried to tell you before... no we don't
<3> trying to get this guy to bug bealtine and not you, vic
<1> whatever, brb
<1> XD
<2> Swish
<2> can u give me op here ?
<2> :)
<3> bealtine can
<3> he's the master of the channel
<5> actually I'm getting real tired of all this, including your x login name
<2> bealtine
<0> we are mere mortals you need an ircop
<4> heh
<1> i mean
<1> *** is for life
<0> i dont need a bugging
<1> what is up w/Zv man
<1> haha
<1> who does that
<0> n00b tennis?
<5> banlist was full
<1> haha
<4> goodness.
<4> that's a lot of bans we have
<1> yeah
<5> I just dumped what I think were the oldest ones
<1> who does stupid **** in here to get banned :(
<5> apparently a lot of people
<1> true
<0> all worthy bans no doubt
<1> i guess i thought people who come here would at least attempt to use _some_ common sense.
<6> hehe
<1> Look at me, intelligent? No, but I don't go around asking for op either.
<5> it lookslike Solamente banned a bunch late last week
<6> Swish i vote for +b duffy!*@* too :)
<5> or my client is mis-reporting
<4> heh
<0> i broke my vpn(again)
<0> drat
<1> lol
<3> vic, i notice you are op in #c++, could you op me in #bealtinelikesgoats?
<5> peterhu sure
<5> ...there ya go
<3> w00t
<0> get yer hands off *my* goats
<3> you can't *own* goats, maaaan!
<0> http://www.discoverkerry.com/puck.htm <- there it is
<0> nice eh?
<5> don't the Perseids peak around then also?
<0> iirc ja
<5> http://comets.amsmeteors.org/meteors/showers/perseids.html
<3> you silly irish and your fairs
<3> i'll get you and your lucky charms too



<3> god bless google
<3> always knows the answer
<3> was looking for a way to hard reset my phone, as i've moved the SIM from my phone to my wife's, and her, um, taste in settings is, blech
<3> figured i'd just reset it to factory and go from there
<7> ok, now i'm trying to build an application with KDevelop and I get "configure: error: C++ compiler cannot create executables\r\nSee `config.log' for more details.\r\n*** Exited with status: 77 ***" but I don't see a config.log in that directory...
<7> (It does this with the hello world app also)
<8> Do you have a C++ compiler installd?
<5> odd that a linux program would emit \r\n <shrug>
<6> tonsofpcs: there could be another debug error related to not building executable file.
<6> can be more helpful to figure out the problem if you provide it.
<8> "debug error"?
<7> vawjrwrk - that's just me doing that ;)
<8> That's a typical output of a configure script.
<5> yeah, the config log isn't likely to be where your source is
<8> I.e. your code hasn't even been looked at, yet.
<9> hello there
<7> it says it found g++... should I try getting a new version of gcc? (mandriva)
<5> howdy
<10> 'lo
<9> I have a question about basic C programming, what does the %d stand for, dynamic input?
<8> Does KDevelop create a directory tree for a project? If so then goto the directory (in a shell window) and type: find . -name config.log
<6> lo.
<7> found it, in ./debug
<7> should i pastebin it?
<8> You should read it.
<8> Maybe, you already can get a clue from it.
<8> Otherwise, pastebin it.
<5> Stirfry if you're asking about the C language, you should probably /join #c main
<9> thanks
<7> ok, poasted it.
<8> calc url
<11> url = the thing you should tell the channel when you want to get some help for your recently created paste.
<5> Kniht if they posted it at noidea it's trivial to find.. he lists the most recent ones
<7> http://www.noidea128.org/sourcefiles/15864~ is direct
<5> you're using autoconf?
<7> vawjrwrk - yup
<7> well KDevelop is
<5> talk to Run, he _loves_ autoconf
<12> how do you *really* feal about it vaw?
<7> if ya can tell me an IDE that can handle all this crap without killing itself trying to build, i'll switch ;)
<8> vawjrwrk: it *would* be easy to find it noide128 would not **** so much.
<5> oh, goodie... our production department thinks it wants to use xml ... anyone have any good ideas on a reasonable xml parser for use w/ C++
<8> tonsofpcs: do you have spaces in your path names?
<5> _m_ it's easy to find even if it does ****
<7> _m_ - nope
<8> vawjrwrk: it required JavaScript the last time I looked at it.
<8> JS is definitely a non-option for me, especially for paste-sites.
<13> You wouldn't like anything I wrote to replace it, then.
<8> tonsofpcs: the problem is the "permission denied" line.
<13> But I do usually make my stuff workable when JavaScript isn't enabled.
<13> vawjrwrk: What platform will you be using XML on?
<7> _m_ - where?
<7> oh, nm
<13> And what are your license restrictions?
<13> Apache's Xerces and Xalan libraries are very good, and they're BSD.
<7> should I just run KDevelop as root then? or should I chmod gcc et al to be -rwx--x--x ?
<8> no
<8> That would be the Windows way of solving that problem.
<8> However, it looks like there is some permission problem with whatever location the configure process is writing to.
<7> what should I do then?
<5> Solamente xp pro or later
<8> configure tries to run g++ -v and tries to write the result to some place. Apparently, either g++ -v isn't executable or that place isn't writable.
<8> Do you have a grsec or a selinux kernel?
<7> I'm using 2.6.12-15mdksmp
<8> if not then check permissions in /proc
<8> I have no idea what patches "mdk" includes.
<7> I'm guessing it means mandrake, not sure exactly myself
<8> E.g. the local user should be able to 'cat /proc/cpuinfo' for uname -p to work.
<8> You probably should ask in a channel or forum that discusses your Linux distribution.
<7> /proc itself is dr-xr-x---, proc/cpuinfo is -r--r--r--
<7> permission denied to cat /proc/cpuinfo


Name:

Comments:

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






Return to #c++
or
Go to some related logs:

adeline suck
#linuxhelp
#chatzone
#linux
mind your language ed2k
#linux
adduser ssh
#AllNiteCafe
#linuxhelp
#linux



Home  |  disclaimer  |  contact  |  submit quotes