Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / January 2008



Tip: Looking for answers? Try searching our database.

problem with @INC

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anjan Purkayastha - 17 Jan 2008 19:33 GMT
Hi,
a use PGPLOT command in the PDL turns up this error:
Can't locate PGPLOT.pm in @INC (@INC contains:
/System/Library/Perl/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level
/Library/Perl/5.8.6 /Library/Perl
/Network/Library/Perl/5.8.6/darwin-thread-multi-2level
/Network/Library/Perl/5.8.6 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at (eval 44) line
4, <STDIN> line 1.
BEGIN failed--compilation aborted at (eval 44) line 4, <STDIN> line 1.

However PGPLOT.pm  seems to be present in
1. /Users/anjan/.cpan/build/PDL-2.4.3/Graphics/PGPLOT/PGPLOT.pm
and
2. /Library/Perl/5.8.6/darwin-thread-multi-2level/PDL/Graphics/PGPLOT.pm

any idea how to set @INC so that the PGPLOT modules are correctly located.

i use mac osX 10.4.11

thanks in advance.

anjan

Signature

ANJAN PURKAYASTHA, PhD.
Senior Computational Biologist
==========================

1101 King Street, Suite 310,
Alexandria, VA 22314.
703.518.8040 (office)
703.740.6939 (mobile)

email:
anjan@vbi.vt.edu;
anjan.purkayastha@gmail.com

http://www.vbi.vt.edu

==========================

Chas. Owens - 18 Jan 2008 20:58 GMT
> Hi,
> a use PGPLOT command in the PDL turns up this error:
snip
> However PGPLOT.pm  seems to be present in
> 1. /Users/anjan/.cpan/build/PDL-2.4.3/Graphics/PGPLOT/PGPLOT.pm
> and
> 2. /Library/Perl/5.8.6/darwin-thread-multi-2level/PDL/Graphics/PGPLOT.pm
>
> any idea how to set @INC so that the PGPLOT modules are correctly located.
snip

Both of those files are PDL::Graphics::PGPLOT not PGPLOT.  You need to
install PGPLOT with "cpan install PGPLOT".
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.