| nanonyme | is -Mfoo the same as -e 'use foo;'? hmm, checking docs |
| dhar | i believe so |
| nanonyme | yeah, according perlrun it is |
| shigetsu | nanonyme: yes. You even can import by saying -MModule=function for example, -Mre=debug or -Dr |
| nanonyme | yeah, noticed |
| action | CPAN upload: Math-Matlab-0.08 by ZMAN |
| CPAN | upload: Math-Matlab-0.08 by ZMAN |
| tavolinx | hola hi help |
| xand | help to you too |
| pasteling | "jellybean" at 63.76.118.203 pasted "install Crypt::SSLeay failing--can anyone tell me what i'm doing wrong?" (91 lines, 3.8K) at http://sial.org/pbot/23484 |
| jellybean | it's looking for an openssl/include directory that i don't have anywhere on my machine it looks like i ran yum install openssl to upgrade before attempting to install this perl module, but no luck |
| tavolinx | help suse |
| jellybean | it prompted me for the path to openssl and the one i provided was different from the default, which didn't exist on my machine so i am wondering if i am missing something related to openssl |
| Jmax- | Which OpenSSL build path do you want to link against? /usr/bin/openssl jellybean: yum install openssl-devel jellybean: that question wants the path to the header files |
| jellybean | ok i'll try that i was just reading the perl module docs: http://search.cpan.org/src/DLAND/Crypt-SSLeay-0.53_04/README |
| shorten | jellybean's url is at http://xrl.us/vbce |
| jellybean | it suggested i create a symbolic link unless i want to install openssl a special way ln -s /usr/local/openssl/include /usr/local/include |
| Jmax- | well that won't help unless you have the header files ;) |
| jellybean | ya it didn't work trying your suggestion now |
| action | dhar remembers suggesting yum-install openssl-dev 11 hours ago |
| dhar | remembers suggesting yum-install openssl-dev 11 hours ago |
| nanonyme | yum sounds yummy |
| Jmax- | it's not |
| jellybean | how do i delete a symbolic link lol |
| Jmax- | rm |
| nanonyme | heh |
| Jmax- | rm won't follow the symlink |
| jellybean | ok |
| somian | I haven't seen a unix yet that has anything called a "symbolic link lol" |
| nanonyme | :P |