You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to compile perl 5.005_03 to work with Sybperl version 2-11. I
am on OSF1 alpha Digital Unix V4.0D rev (878).
Apparently, I need to remove the '-ldb' link for Berkely DB from the
Configure file before compiling Perl so that Sybperl will work properly
(from README file for Sybperl, there seems to be a conflict between -ldb and
-lsybdb).
I removed '-ldb' from the Makefile and makefile for perl5.005_03 and ran 'sh
./Configure -des'. However, it looks like these libraries still get included
with perl.
Do I need to remove '-ldbm' and '-lm' from these files? Are there other
files I need to remove this from?
Migrated from rt.perl.org#1692 (status was 'resolved')
Searchable as RT1692$
The text was updated successfully, but these errors were encountered: