| juanjo_vcia | hi rindolf |
| rindolf | juanjo_vcia: what's up? |
| juanjo_vcia | i'm here waiting for lunch i've got a lot of things to do but i don't like to do any of them at this moment sorry for my poor english, i need some practice |
| moni40tng | How do I pass "-m32" to CC and LD when using perl -MCPAN -e "install ...". I can manually compile Conftest.o in .testlink. But does not seem to use what I have configured in Config.pm? |
| rindolf | juanjo_vcia: your English seems fine to me. |
| juanjo_vcia | thanks |
| rindolf | moni40tng: I think there's a CPAN.pm configuration for this. |
| juanjo_vcia | it's long time ago since i last used it |
| moni40tng | rindolf: yeah, I have done "perl -MCPAN -e shell" and "o conf init" and entered -m32 there. CPAN/Config.pm have : 'make_arg' => q[-m32 -j3]. But none of these are passed to the compile tests. |
| rindolf | moni40tng: you need to specify CC="-m32 -j3" or something |
| juanjo_vcia | one of the things i've to do is practice english, i need it if i want to get a better job i need to earn more money, if i want to buy a flat |
| moni40tng | rindolf: where to I set CC? In the shell? I think I have tried that. |
| rindolf | juanjo_vcia: "One of the thing I *have* to do". juanjo_vcia: I've in this case is wrong. moni40tng: or in Makefile.PL |
| mauke | is "one of the things I've got to do" ok? |
| rindolf | mauke: yes. |
| mauke | GumbyBRAIN: what does "ok" stand for? |
| GumbyBRAIN | Ayrnieu, why do they stand for? |
| juanjo_vcia | thanks XD i said i need to practice |
| mauke | is there an irc channel for learning/practicing english? |
| rindolf | mauke: maybe there is. |
| juanjo_vcia | time for launch and rest bye guys, see you soon |
| octagon | hello, i'm working with the perl DBI stuff, specifically with the SQLite2 DBD. i'm wondering if there is a way to access the SQL parser object for the SQLite DBD via the db handle? the whole DBI architecture is a little confusing to me. i am trying to use the SQLite parser object to examine the structure of a query before it is fed to the db, and to do that i need to access the sqlite parser object, because it uses syntax (the TEXT datatype, for example) that are not built into the DBD::Parser object. |
| moni40tng | rindolf: no luck, can you specify where I should look. |
| rindolf | moni40tng: perldoc ExtUtils::MakeMaker |
| dazjorz | bah! it's still so.... -_- "Running as user fdazjorz (1003) and group fpanel (1001)" |
| _StefanS_ | hi there |
| dazjorz | would a script running as fdazjorz:fpanel be able to read a 0640 file owned by root:root in a directory owned by fpanel? |
| rindolf | Hi _StefanS_ |