Thanks. That helped. However, after I build the opkgs... make localrepos make baserpms
seems to go ok (make localrepos completes silently), but I don't get any common-rpms stuff. Looking at the makefile, I decided to try 'make install' but it gives errors about qt failed dependencies (qt 4.x is installed). Its a RH5 system. Any idea what could be wrong? On 8/4/08, Abhishek K <[EMAIL PROTECTED]> wrote: > Chuck, > > You need to separately download and build the opkg compiler to be able to > build the opkgs. > Check out the documentation at - > > http://svn.oscar.openclustergroup.org/trac/oscar/wiki/Building_Opkgs > > Cheers, > -- Abhishek > > > On Mon, Aug 4, 2008 at 2:13 PM, Chuck Ritter <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > I'm getting an error when I follow the branch-5-1 for developers > > documentation here: > > > > > http://svn.oscar.openclustergroup.org/php/beta/README > > > > I checked out like this: > > > > svn co > https://svn.oscar.openclustergroup.org/svn/oscar/branches/branch-5-1 > > > > When I get to: > > > > cd packages; env OSCAR_HOME=`pwd`/.. ../scripts/build_opkg_rpms `ls > > -1F | grep '/$'` > > > > it fails. The complaint logged in apitest.err is "sh: opkgc: command not > found". > > > > If I do "find $OSCAR_HOME -name opkgc" nothing is returned. Am I > > missing something? > > > > I need to build from source for RHEL5 x86_64. > > > > Thanks > > Chuck ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
