Hello bernard,
The script is part of the rpm itself right now. Its in the /opt/globus folder.
this is how the rpm spec looks like.
Summary: A Globus Toolkit version 3.2 installer
Name: globus-oscar
Version: 3.2
Release: 1
Copyright: GPL
Group: Application
Source:
http://www.globus.org/toolkit/downloads/3.2.0/gt3.2-all-source-installer.tar.gz
BuildRoot: /usr/test/globus
%description
An automated Globus Toolkit ver 3.2 Installer
%post
python /opt/globus/globus_configure.py
%files
/opt/globus/gt3.2-all-source-installer.tar.gz
/opt/globus/globus_configure.py
/opt/globus/gate
/opt/globus/ftp
Are you suggesting to untar the tar ball in %prep section and do whatever work
the rest of script did, in the %post section. i.e eleminate calling any
script.
I just ran the script from the prompt and it works fine. When run
through rpm ,
it seems to be giving problems for the commands ./install_gt3 ../gt3.2 &
./install_mmjfs ../gt3.2.
I will look into the .spec files from the Oscar repository as you suggested.
Regards,
Kshitij
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel