First, you need to build your own perl... (using the version delivered with the OS almost never works, unless of have exactly the same cc that the OS vender used). You need to have either, some flavor of (ansi) cc or gcc to do it.
I am about to do this on Sun0S 5.8 in the next few days... using gcc from the sun freeware cd. (and perl 5.6.1). If you can wait I'll let you know what the recipe is... toward the end of next week. Lincoln -----Original Message----- From: -Michael Novak- [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 4:07 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: DBI error 127 no cc? HELP PLEASE Howdy All. And Thanx for read'en this.. And A real Big thank you in advance for any on that can throw a little bit of help my way! I am having trouble installing the DBI mod on a SunOS 5.8 with perl version 5.005_03 During My Make Cmd I get the following error make: cc: Command not found make: *** [Perl.o] Error 127 My path is $PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/X11R6/bin I tried to make a soft link form /usr/loval/bin/gcc to /usr/local/bin/cc for grins and giggles and no such luck Any Ideas?? Thanks Again! -Michael Novak- [EMAIL PROTECTED] ------------------------------------------------------------------------
