Programming Tutorials

(追記) (追記ここまで)

Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697

By: in Linux Tutorials on 2011年09月18日 [フレーム]

If you are getting this error (Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697), here is a simple solution for you.

You are probably trying to install ExtUtils-MakeMaker and when you try to execute perl Makefile.PL while installing ExtUtils-MakeMaker, you will get this error.

To resolve this, you simply need to install perl-ExtUtils-MakeMaker as follows:

su
yum install perl-ExtUtils-MakeMaker



(追記) (追記ここまで)


Add Comment

JavaScript must be enabled for certain features to work
* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Linux )

Latest Articles (in Linux)

(追記) (追記ここまで)
(追記) (追記ここまで)

Related Tutorials

AltStyle によって変換されたページ (->オリジナル) /