Mailinglist Archive: opensuse-edu (5 mails)
| < Previous | Next > |
Re: [opensuse-edu] Koha 3.4.02: Date::ICal and SMS::Send Perl modules issues on openSUSE 11.4
- From: Andi Sugandi <andisugandi@xxxxxxxxx>
- Date: Thu, 7 Jul 2011 20:18:57 +0700
- Message-id: <CAP9RdOC4c5F3azdJq7oejvhS-s6rw_QdGSXVNJYM26ZfPFtt6g@mail.gmail.com>
Hi Dave,
On Thu, Jul 7, 2011 at 7:35 PM, Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx> wrote:
# perl -e 'print "@INC\n"'
/usr/share/koha/lib
/usr/lib/perl5/site_perl/5.12.3/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.12.3
/usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.3
/usr/lib/perl5/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/5.12.3
.
# perldoc -l SMS::Send
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send.pm
Same result both on normal shell and koha-build environment.
Thanks.
Best regards,
--
Andi Sugandi.
openSUSE-id Team, openSUSE Community Member.
https://connect.opensuse.org/pg/profile/andisugandi
--
To unsubscribe, e-mail: opensuse-edu+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-edu+help@xxxxxxxxxxxx
On Thu, Jul 7, 2011 at 7:35 PM, Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx> wrote:
What is the result of
perl -e 'print "@INC\n"'
executed within the koha build environment?
# perl -e 'print "@INC\n"'
/usr/share/koha/lib
/usr/lib/perl5/site_perl/5.12.3/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.12.3
/usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.3
/usr/lib/perl5/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/5.12.3
.
And just to double-check, what is the result of
perldoc -l SMS::Send
executed in a normal shell and executed in the koha build enviornment?
# perldoc -l SMS::Send
/usr/lib/perl5/vendor_perl/5.12.3/SMS/Send.pm
Same result both on normal shell and koha-build environment.
Thanks.
Best regards,
--
Andi Sugandi.
openSUSE-id Team, openSUSE Community Member.
https://connect.opensuse.org/pg/profile/andisugandi
--
To unsubscribe, e-mail: opensuse-edu+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-edu+help@xxxxxxxxxxxx
| < Previous | Next > |