Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^6: Citrus Perl: problems trying to load additional modules

by HelenCr (Monk)
on May 18, 2013 at 10:53 UTC ( [id://1034087]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Citrus Perl: problems trying to load additional modules
in thread Citrus Perl: problems trying to load additional modules

stefbv: DWIMPerl is not in the PATH (although a DWIMPerl installation exists on the machine).
Like I said in the OP, I went religiously through the Citrus Perl installation steps, including citrusvars.bat.

Here is the current PATH (newlines inserted for readability):

F:\Win7programs\Citrus\perl\site\bin; F:\Win7programs\Citrus\perl\vendor\bin; F:\Win7programs\Citrus\perl\bin; F:\Win7programs\mingw64\bin; C:\Windows; C:\Windows\System32\Wbem; C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\; C:\Program Files\Microsoft SQL Server\100\Tools\Binn\; C:\Program Files\Microsoft SQL Server\100\DTS\Binn\; C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Com +mon7\IDE\; C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\; C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common; F:\Win7programs\Python25; F:\Win7programs\TortoiseSVN\bin; F:\Win7programs\cygwin\bin; C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\; C:\Windows\System32\WindowsPowerShell\v1.0\;

It refers to Citrus Perl only.
It seems like somehow CPANPLUS decided to locate its extraction top directory (tree-top) (for all Perl versions) below the DWIMPerl top directory.

But that is not supposed to influence installing modules.

Replies are listed 'Best First'.
Re^7: Citrus Perl: problems trying to load additional modules
by stefbv (Curate) on May 18, 2013 at 12:41 UTC

    Here is what I (would) do to install modules in Citrus Perl:

    From the Citrus Perl installation path run bin/citrusterm.bat to open a terminal, install App:cpanminus and use it to install all the needed modules. For some modules cpanm may fail, try again with cpan.

    % cpan App::cpanminus % cpanm Module::Name

    That's all.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1034087]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-16 21:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found