LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-11-2007, 10:58 PM   #1
hinetvenkat
Member
 
Registered: Nov 2004
Location: Mumbai
Posts: 80

Rep: Reputation: 15
Wink Makefile.PL + errored out + while installing the perl module


Hi

I want to use Curses::UI. ( perl module installation )

I installed successfully that. But while executing the perl i got error that curses also need to install.

while installing..i am getting the following error

[root@cheetah Curses-1.20]# perl Makefile.PL
GEN function: not applicable
PANELS functions: not enabled
MENUS functions: not enabled
FORMS functions: not enabled

Making a guess for -I and -L/-l options...
Guesses:
includes: '-I/usr/include/ncurses'
libs: '-lncurses'
Curses type: ncurses
Use of uninitialized value in concatenation (.) or string at Makefile.PL line 424.
Use of uninitialized value in concatenation (.) or string at Makefile.PL line 425.
Use of uninitialized value in concatenation (.) or string at Makefile.PL line 426.
Writing Makefile for Curses
[root@cheetah Curses-1.20]# vi Makefile.PL

anybody got this kind of error.


moreover, ncurses is installed on my pc with devel also.

[root@cheetah Curses-1.20]# rpm -qa ncurses
ncurses-5.6-12.20070812.fc8
[root@cheetah Curses-1.20]#

help me please
 
Old 12-12-2007, 02:45 AM   #2
j-ray
Senior Member
 
Registered: Jan 2002
Location: germany
Distribution: ubuntu, mint, suse
Posts: 1,591

Rep: Reputation: 145Reputation: 145
probably the files reside in a different location than expected by perl. locate them and make appropiate symlinks so they will be found. maybe a simple
ln -s /lib/libncurses.so.5 /lib/libncurses.so

or similar helps if the shared obect is not found because of the release number at the end.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Perl ZLIB module acidtone Debian 3 05-15-2007 09:40 AM
Installing perl module problem satimis Programming 1 03-28-2006 03:37 PM
installing perl module vickr1z Linux - Newbie 1 09-22-2004 07:12 AM
Problems Installing Perl GD module kaplan71 Linux - Software 0 08-19-2004 02:17 PM
Installing a perl module - howto Rum Linux - Software 1 07-03-2002 04:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration