If you really want, you could install XFree on the cluster nodes - you can use cexec to do this:
cexec rpm -ivh XFree* You probably want to do the same for your images: chroot /var/lib/systemimager/images/<imagename> rpm -ivh XFree* Of course you have to figure out which RPMs are necessary, etc. The reason the image creation failed was probably because of RPM dependencies (i.e. you have a RPM on the list which depends on other RPMs but they are not on the RPM list...) Cheers, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of DD > Sent: Monday, June 21, 2004 8:30 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [Oscar-users] No graphical display at client > after installation of Oscar 3.0 > > I don't believe you have graphical display on client > machines. After all, client machine are only "slaves" > machine to do computation. All monitoring activities and > displays should be on the host node already. > > > --- [EMAIL PROTECTED] wrote: > > Hi all > > > > I have installed oscar 3.0 on my client machines with > Redhat 9 But Now > > I am unable to get graphical display. > > > > I just checked the rpms that have installed and see most of > the rpms > > for graphical interface are not there. > > Can anyone tell me what rpms are required for graphical > interface and > > also I tried to create a new oscarimage with new rpm list But > > oscarimage craetion fails. > > > > How do I create a new rpmlist . > > > > Regards > > > > Sagar > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by The 2004 > > JavaOne(SM) Conference > > Learn from the experts at JavaOne(SM), Sun's Worldwide Java > Developer > > Conference, June 28 - July 1 at the Moscone Center in San > Francisco, > > CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code > > NWMGYKND _______________________________________________ > > Oscar-users mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > ===== > #272;#7841;i Nh#7841;c H#7897;i Minnesota!!! > http://www.dainhachoi.net/ > > > > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) > Conference Learn from the experts at JavaOne(SM), Sun's > Worldwide Java Developer Conference, June 28 - July 1 at the > Moscone Center in San Francisco, CA REGISTER AND SAVE! > http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users > > ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
