You must run the /usr/lib/gpt-3.0/sbin/gpt-postinstall and all that before globus is fully configured. I try to do as much automatically, but there's somethings that need user input (bleh).
On Thu, 2004-08-26 at 08:34, Martin Polak wrote: > Ti Leggett wrote: > > We've updated the agtk gentoo ebuild and also create a new cvs ebuild. > > The cvs ebuild will do a cvs checkout and build the package from that. > > It should be a very helpful addition to those of you like bleeding edge > > constantly. > > > > The 2.3_beta ebuild should live in $PORTDIR_OVERLAY/ag-libs/agtk > > and the cvs ebuild should live in $PORTDIR_OVERLAY/ag-libs/agtk-cvs > > > > Notice that these are separate packages and you can't have them both > > installed at the same time. > > > > Before you can use them you'll need to do either: > > > > ebuild $PORTDIR_OVERLAY/ag-libs/agtk/agtk-2.3_beta1-r1.ebuild digest > > > > or > > > > ebuild $PORTDIR_OVERLAY/ag-libs/agtk-cvs/agtk-cvs-2.3.ebuild digest > > > > Please let us know if you have any problems or feedback. > > > > The ebuild fails for me when emerging > > dev-python/pyglobus-0.9.7-r1 > > with the following output: > > emerge ag-libs/agtk > Calculating dependencies ...done! > >>> emerge (1 of 10) dev-python/pyglobus-0.9.7-r1 to / > >>> md5 src_uri ;-) pyGlobus-0.9.7.tar.gz > >>> Unpacking source... > >>> Unpacking pyGlobus-0.9.7.tar.gz to > /var/tmp/portage/pyglobus-0.9.7-r1/work > >>> Source unpacked. > Checking for which modules to build > Checking the util module > Missing dependency to build the util package. > This package is required to build all of pyGlobus. > The following is the error message from globus-makefile-header. > ('No packages were found that matched your query!\n',) > Now exiting from the build. > > !!! ERROR: dev-python/pyglobus-0.9.7-r1 failed. > !!! Function distutils_src_compile, Line 38, Exitcode 255 > !!! compilation failed > > > Any ideas?