My 1.0.1 vmware does this as well. I believe my 1.0.0 vmware did it also. This is probably something that should be fixed in the build.
Erick On 11/30/06, Tony Graziano <[EMAIL PROTECTED]> wrote:
Sure. Only the VMWARE appliance is supplied by rPath, and there certainly are issues. In either case, since it's their own version of Linux and make is not installed, it's a bit trickier than that. I've posted the question in the rPath forum, though it is the second message posted since it was started, not sure if there is going to be any activity. This might be a lesson in appliances are only "serviceable" if they have a standard distro that they work from. >>> [EMAIL PROTECTED] 11/30/06 12:51PM >>> The easiest way to install perl modules is with cpan. I am not a perl dude, but here is what I know. On your server, just run cpan. If this is the first time you have run it, you will go through a set-up process. At some point, you will get to a question that asks you to select a few CPAN mirrors. My suggestion is to scroll through a few pages and select later entries and mostly from .edu. I have had better luck that way. There is no simple way to change the mirrors once you run through the script (but you can google for changing the mirrors, it a text file change). The the very next thing is to update cpan itself. One you do all that, you can try something like "cpan install Bundle::DBI" and it should go find the bundle and install it along with all the dependencies. You can also just do a "cpan update all" and it will update all your packages. You might want to reinstall or update perl, however, because I believe DBI is part of the base package. The other option is to down load the modules from cpan and compile them, but I then you have to resolve all dependencies yourself. On 11/30/06, Tony Graziano <[EMAIL PROTECTED]> wrote: > Perl Module DBI is not installed. Make is not installed also. > > Perl is installed with threading enabled, so it is safe to install DBI > on this appliance assuming one can install make? If so, any pointers on > getting make installed? > > >>> DAVID Thomas <[EMAIL PROTECTED]> 11/30/06 09:22AM >>> > Hello, > > Running a brand new VM Zenoss Appliance 1.0.1, I get this error during > every startup : http://img145.imageshack.us/img145/2422/zvmabv5.png > > Is it normal? Is there a way to correct this? > > > > Thomas > > > > ICADE s'est dotee d'une nouvelle messagerie et mon ancienne adresse > E-mail a pu etre modifiee. Si tel est le cas, merci de mettre a jour vos > listes de diffusion et/ou contacts. > ------------------------ > For LAN Support: > http://www.myitdepartment.net/index.php?option=com_content&task=view&id=13&Itemid=29 > > For Internet Support: > http://www.cavalierbroadband.com/index.php?option=com_content&task=view&id=41&Itemid=30 > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users ------------------------ For LAN Support: http://www.myitdepartment.net/index.php?option=com_content&task=view&id=13&Itemid=29 For Internet Support: http://www.cavalierbroadband.com/index.php?option=com_content&task=view&id=41&Itemid=30 _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
