Daniel Neuhaus wrote: > > Outer-Net Support (Nikolas Dafopoulos) wrote on 29.01.2002: > > > Is there a way to install the Cobalt Migration Utility other than through a > > pkg. > > Does anyone have any suggestions of how we can install the CMU? > > Yes. Each PKG is a tar.gz file and you should be able to un-tar it. > The archive contains rpm-files and some scripts to install/uninstall the rpms > and to add/remove entries to the installed-pkg-list. You should be > able to install theses rpms without any problem.
If you are doing this on a RaQ 3 there is one line in the upgrade_me script that you still need to run to make sure users with site-admin privileges are added properly. perl -pi -e 's#ret=vsite_admin_add#ret=Cobalt::Vsite::vsite_admin_add#' /usr/lib/perl5/site_perl/5.005/Cobalt/User.pm - Jeff Bilicki Software Engineer Sun Cobalt Server Appliances Sun Microsystems, Inc. _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
