Hello All,
I am attempting to install and run multiple versions of Slashcode on the
same machine. I'm finding that different versions of various perl modules
are in conflict when I do a build, and the most recently built slash source
tree is the only one that works. Does anybody else run multiple versions of
Slash or have any idea how to deal with these multiple versions of perl
modules?
My current strategy is:
Alter Makefiles to place newly built perl modules into a completely separate
directory.
Alter mod_perl and apache so that they look in this directory for the
modules that they want to use.
Change the #!/bin/perl -w to be #!/bin/perl -I /path/to/mods -w in every
*.pl file.
Is this feasible or practical? Does anybody have a better way?
Any help would be greatly appreciated,
-Mark
(oh, please pardon the corporate panic block that automatically follows this
message)
[ALERT] -- Access Manager: This email is intended only for the person or
entity to which it is addressed and may contain information that is
privileged, confidential or otherwise protected from disclosure.
Dissemination, distribution or copying of this e-mail or the information
herein by anyone other than the intended recipient, or an employee or agent
responsible for delivering the message to the intended recipient, is
prohibited. If you have received this e-mail in error, please immediately
notify us by calling our North American Help Desk at (972)506-3939.
|