|
From: John v. V. <joh...@ya...> - 2000-11-25 00:17:58
|
Hi I am starting to build an admin control center just like the UNIX boxes.
Since RSH is history in many sites I am going w/ SSH...
I am using Expect.pm, fresh as can be :), but I need to install IO::Tty
Below is the error stuff, it asks for the compile pile :
cc -c -U_MSC_VER -I/usr/include/ast -O -DVERSION=\"0.04\"
-DXS_VERSION=\"0.04\" -D_DLL -I/usr/lib/perl5/5.00502/i386/CORE
-DPTYRANGE0=\"mpq\" -DPTYRANGE1=\"0123456789abcdefx\"
-DPTYTEMPLATE=\"/dev/ptyXY\" Tty.c
cc: Native C compile directories not found
make: *** [Tty.o] Error 1
=====
John van Vlaanderen
#############################################
# CXN, Inc. Contact: jo...@th... # #
# Proud Sponsor of Perl/Unix of NY #
# http://puny.vm.com #
#############################################
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
|