This sounds like a configuration issue that's not directly related to
Circos - I'm not sure how helpful we can be to help you solve your
problem. You might want to post your question to Apache-related
boards.
In principle, even if you install perl modules as root into the
system's canonical perl distribution, they should be readable (but not
writable) by all users. Make sure that /root/perl5/lib/perl5 is
world-readable.
Martin Krzywinski
science + art
http://mkweb.bcgsc.ca
On Wed, Sep 19, 2012 at 5:33 AM, Quang Nguyen <
npqua...@gmail.com> wrote:
> Hi all,
>
> I have problem with the perl module accessibility.
>
> I used CPAN as root to install some modules (for i.e Apache::DBI), it's
> install in /root/perl5/lib/perl5/
>
> When running perl script (with Apache server), it failed due to "Can't
> locate Apache/DBI.pm in @INC" (@INC contains ... /root/perl5/lib/perl5/ ...)
>
> The problem here is I start Apache server with normal user (not root) and it
> cannot access the /root/perl5/lib/perl5/ directory.
>
> Please help me to resolve it. Thank in advance.
> (Can I change the installation directory for perl module in order can be
> accessed by any user?)
>
> Note: I don't want to start Apache as root privilege.
>
> Thanks,
> Quang
>
> --
> You received this message because you are subscribed to the Google Groups
> "Circos" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/circos-data-visualization/-/xomxBQdIo30J.
> To post to this group, send email to
>
circos-data-...@googlegroups.com.
> To unsubscribe from this group, send email to
>
circos-data-visual...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/circos-data-visualization?hl=en.