Hi Scott: First of all, you don't need to give the full path of the package, just give it the package name is fine, eg.:
build_oscar_rpm c3 I think for your convenience, it is probably better for you to check out OSCAR trunk since the SRPMs and build.cfg are already in the code repository. The checkout is quite large so you may also consider just checking out the necessary dirs (eg. SRPMs, and build.cfg for each package). After that, you should at least be able to build the package... Shoot back after you've tried that. BTW, here are some documentation on checking code out of the repository: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/FAQ_Development Actually... it looks like you could download the SRPMs (which includes the build.cfg) from our nightly builds, I will update the wiki with this info... http://oscar.openclustergroup.org/filebrowser/49/trunk The tarball you want is oscar-srpms ... Good luck, Bernard On 4/3/07, Scott Ball <[EMAIL PROTECTED]> wrote: > I am trying to build oscar on suse 10.1. I have oscar in /opt/oscar and the > packages in /opt/oscar/packages. I am trying to execute build_oscar_rpm with > build_oscar_rpm /opt/oscar/packages/c3. I have created an SRPMS directory in > the package directory and placed a build.cfg file in the SRPMS directory. I > receive the same error with any package... > > Pattern matched no srpm! Edit your build.cfg file! at ./build_oscar_rpms > line 366. > > Can someone please educate me on what needs placed in the build.cfg file. > The contents of c3 for example are ... > > SRPMS config.xml doc scripts > > Thanks! > > Scott Ball > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
