Go through ./autogen && ./configure && make install If you see all the goodies in /opt/oscar then you're good :)
Cheers, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jeff Squyres > Sent: Friday, August 05, 2005 10:17 > To: OSCAR-devel List > Subject: Re: [Oscar-devel] automake on RHEL4 > > This not a cache problem, nor is there a need to re-install the OS. > > Please see my prior post. > > > On Aug 5, 2005, at 1:01 PM, Bernard Li wrote: > > > I haven't seen this problem specifically, but if you have > built OSCAR > > on > > RHEL3 previously, then make sure that you delete the autom4te.cache > > directory (or something like that) before you run autogen.sh. > > > > Anyways, I tested 3433 last night on FC3 and didn't have > any problems - > > chances are you just need to re-install the OS (or figure out the > > problem). > > > > Cheers, > > > > Bernard > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of > >> Michael Edwards > >> Sent: Friday, August 05, 2005 8:42 > >> To: OSCAR-devel List > >> Subject: [Oscar-devel] automake on RHEL4 > >> > >> Is there a problem with automake/configure on RHEL4? I am getting > >> this error when I run autogen.sh from revision 3433. > >> > >> Generating AC_CONFIG_FILES list... > >> aclocal > >> /usr/share/aclocal/ao.m4:9: warning: underquoted definition > >> of XIPH_PATH_AO > >> run info '(automake)Extending aclocal' > >> or see > >> http://sources.redhat.com/automake/automake.html#Extending-aclocal > >> autoconf > >> automake -a --copy > >> configure.in: installing `dist/install-sh' > >> configure.in: installing `dist/missing' > >> configure.in:50: installing `dist/config.guess' > >> configure.in:50: installing `dist/config.sub' > >> > >> But no top level make files are actualy made. This is a system I > >> upgraded from RHEL3 so I may have done something odd and need to > >> reinstall. > >> > >> > >> ------------------------------------------------------- > >> 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 > >> > > > > > > ------------------------------------------------------- > > 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 > > > > -- > {+} Jeff Squyres > {+} [EMAIL PROTECTED] > {+} http://www.lam-mpi.org/ > > > > ------------------------------------------------------- > 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 > ------------------------------------------------------- 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
