I installed the ibm compiler libraries on Mac OSX tiger, but delphi still does not see them

Applications            System Folder           mach.sym
Applications (Mac OS 9) TheVolumeSettingsFolder mach_kernel
Desktop (Mac OS 9)      Trash                   opt
Desktop DB              Users                   private
Desktop DF              Volumes                 sbin
Desktop Folder          automount               sw
Developer               bin                     tmp
Documents               cores                   usr
Library                 dev                     var
Network                 etc
System                  mach

the opt folder (ibm) is there.

I did a symbolic link to the Mac OSX executable in the /usr/local/release1.1/exe directory to /usr/bin/delphi, downloaded the example files from delphi's website, 
[psb-232-45:release1.1/examples/example_1] darren% delphi param_1
dyld: Library not loaded: /opt/ibmcmp/lib/libxlf90.dylib
  Referenced from: /usr/bin/delphi
  Reason: image not found
Trace/BPT trap

when I try directly
[psb-232-45:local/release1.1/exe] darren% ./delphiMacOSX
dyld: Library not loaded: /opt/ibmcmp/lib/libxlf90.dylib
  Referenced from: /usr/local/release1.1/exe/./delphiMacOSX
  Reason: image not found
Trace/BPT trap
 
Does it matter that it's looking for /libxlf90.dylib and I have /libxlf90.A.dylib?

Have some xmas charity
Help a newb

Darren Thompson
Graduate Student
UCSC
1156 High St.
Santa Cruz, CA 95064
831-459-3390  voice
831-459-2395 fax
http://people.ucsc.edu/~ministry