Hey Dunrui: Okay it seems that you were able to send email to oscar-users, so from now I will reply back to the list, please post all future correspondense to the list as well.
It seems kind of odd that you are using a perl from your client images, but if it works, why not? ;-) Try this: export PATH=/var/lib/systemimager/images/oscarimages/usr/bin:$PATH Type: which perl It should say something like: /var/lib/systemimager/images/oscarimages/usr/bin/perl After that, try to run ./install_cluster and see if it works... Cheers, Bernard > -----Original Message----- > From: Dunrui Wang [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 15:26 > To: Bernard Li > Subject: perl update for oscar > > > Hi Bernard, > Thank you so much for your response! I have registered list > for a long time, however my question never be accepted. I > contacted the admin of our company and will see whether there > is any problem here. > I found perl58 at /var/lib/systemimage/images/oscarimages/usr/bin/. > I copy the path to install_cluster at $ENV[PATH} = $ENV{PATH} > and did install_cluster again and still not work. Any suggestions? > Really sorry to bother you. > Dunrui > > > -----Original Message----- > From: Bernard Li [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 2:45 PM > To: Dunrui Wang; [EMAIL PROTECTED] > Subject: RE: [Oscar-users] newby question: image creation failed > > > Hey Dunrui: > > Do you still have perl 5.8.0 installed somewhere? If so, you > can probably 'fix' the problem by making sure the path to the > perl58 binary is before the rest of your PATH, so that when > you run OSCAR installs, > perl58 is used instead of perl585. > > If not, then you may have to copy the modules from the old > perl58 library path to the perl585 path. > > You cannot send questions to the oscar-user's mailing-list > because you are not subscribed to it, please go to the > following page to subscribe: > > http://lists.sourceforge.net/lists/listinfo/oscar-users > > Cheers, > > Bernard > > > -----Original Message----- > > From: Dunrui Wang [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 21, 2004 14:25 > > To: Bernard Li > > Subject: RE: [Oscar-users] newby question: image creation failed > > > > Hi Bernard, > > I tried to send following question to oscar user list but failed. > > Could you help me cc to the list and help me solve the problem? > > Thank you very much. > > > > Dunrui Wang > > Celgene > > > > Hi, > > I have installed Oscar 3.0 and works very well at redhat 9. > > Recently I updated perl from 5.8.0 to > > 5.8.5 and tried to add more nodes on the machine. Question is that > > install_cluster cannot install the cluster now since they > cannot find > > some modules at @INC such as oda.pm. > > Please give me some help. Thanks. > > Dunrui Wang > > Celgene > > > > ********************************************************* > > THIS ELECTRONIC MAIL MESSAGE AND ANY ATTACHMENT IS CONFIDENTIAL AND > > MAY CONTAIN LEGALLY PRIVILEGED INFORMATION INTENDED ONLY > FOR THE USE > > OF THE INDIVIDUAL OR INDIVIDUALS NAMED ABOVE. > > If the reader is not the intended recipient, or the > employee or agent > > responsible to deliver it to the intended recipient, you are hereby > > notified that any dissemination, distribution or copying of this > > communication is strictly prohibited. If you have received this > > communication in error, please reply to the sender to > notify us of the > > error and delete the original message. Thank You. > > ********************************************************* > > > > > > > > > ********************************************************* > THIS ELECTRONIC MAIL MESSAGE AND ANY ATTACHMENT IS > CONFIDENTIAL AND MAY CONTAIN LEGALLY PRIVILEGED INFORMATION > INTENDED ONLY FOR THE USE OF THE INDIVIDUAL OR INDIVIDUALS > NAMED ABOVE. > If the reader is not the intended recipient, or the employee > or agent responsible to deliver it to the intended recipient, > you are hereby notified that any dissemination, distribution > or copying of this communication is strictly prohibited. If > you have received this communication in error, please reply > to the sender to notify us of the error and delete the > original message. Thank You. > ********************************************************* > > > > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
