You're doing this remotely or on the server which isn't running X. The OSCAR wizard requires X. You can either do this locally (set up X, get into X, run the install_cluster script), or remotely (ssh in, do `export DISPLAY=hostconnectingfrom:0`, and then run the wizard as above). Let me know if you have more problems.
Jason On Wed, 24 Jul 2002 [EMAIL PROTECTED] wrote: > > That fixed that error. Thank you very much! I will think better of Illini > from now on. :) > > However, now running the same command, I get > > [OSCAR::PackageBest :: Line 271] Reading package directory > [OSCAR::PackageBest :: Line 283] Reading cache file. > [OSCAR::PackageBest :: Line 296] Comparing cache to directory. > [OSCAR::PackageBest :: Line 321] Writing new cache file. > Stopping rsync daemon for systemimager: rsync. > Starting rsync daemon for systemimager: rsync. > couldn't connect to display ":0" at > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk/MainWindow.pm line 55. > MainWindow->new() at ./oscar_wizard line 36 > > Did I mention I'm using OSCAR 1.3 including srpms? > > Thanks again, > > Ben Stapleton > > > > Do `rpm -e tftp tftp-server`. That should fix it. Tftp and tftp-server > that are included with the distro are already installed, but we install an > alternative package that conflicts with them. > > Jason > > On Wed, 24 Jul 2002 [EMAIL PROTECTED] wrote: > > > Hi all, > > > > I'm at Section 2.2 of the OSCAR installation instructions, Step #7. > > > > When running > > > > /root/oscar-1.3/install_cluster eth0 > > > > on RedHat Linux 7.2, I receive this error: > > > > [OSCAR::PackageBest :: Line 271] Reading package directory > > [OSCAR::PackageBest :: Line 283] Reading cache file. > > [OSCAR::PackageBest :: Line 296] Comparing cache to directory. > > [OSCAR::PackageBest :: Line 321] Writing new cache file. > > Preparing... > > > >################################################################################################### > > > > > [100%] > > file /usr/bin/tftp from install of tftp-hpa-0.21-1oscar conflicts with > file > > from package tftp-0.17-14 > > file /etc/xinetd.d/tftp from install of tftp-hpa-0.21-1oscar conflicts > with > > file from package tftp-server-0.17-14 > > file /usr/sbin/in.tftpd from install of tftp-hpa-0.21-1oscar conflicts > with > > file from package tftp-server-0.17-14 > > Couldn't run rpm -Uhv /tftpboot/rpm/c3-3.1-3.noarch.rpm > > /tftpboot/rpm/c3-profiled-3.1-2.noarch.rpm > > /tftpboot/rpm/env-switcher-1.0.4-1oscar.noarch.rpm > > /tftpboot/rpm/libappconfig-perl-1.52-2.noarch.rpm > > /tftpboot/rpm/libdbdcsv-perl-0.1027-1.i386.rpm > > /tftpboot/rpm/modules-3.1.6-8oscar.i586.rpm > > /tftpboot/rpm/perl-Tk-800.022-11.i386.rpm > > /tftpboot/rpm/syslinux-1.63-1.i386.rpm > > /tftpboot/rpm/systemconfigurator-1.25-1.noarch.rpm > > /tftpboot/rpm/systemimager-common-2.1.3oscar-2.noarch.rpm > > /tftpboot/rpm/systemimager-i386boot-2.1.3oscar-1.noarch.rpm > > /tftpboot/rpm/systemimager-ia64boot-2.1.3oscar-1.noarch.rpm > > /tftpboot/rpm/systemimager-server-2.1.3oscar-2.noarch.rpm > > /tftpboot/rpm/systeminstaller-0.90-1.noarch.rpm > > /tftpboot/rpm/systeminstaller-x11-0.90-1.noarch.rpm > > /tftpboot/rpm/tftp-hpa-0.21-1oscar.i386.rpm at ./wizard_prep line 61 > > Couldn't install the required packages needed for OSCAR Wizard to run at > > ./wizard_prep line 61 > > > > > > Here's my ifconfig; 10.0.0.250 is the card on the private network > > > > eth0 Link encap:Ethernet HWaddr 00:01:02:44:7D:2D > > inet addr:10.0.0.250 Bcast:10.0.0.255 Mask:255.255.255.0 > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:283 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 > > RX bytes:17040 (16.6 Kb) TX bytes:240 (240.0 b) > > > > eth1 Link encap:Ethernet HWaddr 00:04:76:2A:22:43 > > inet addr:172.20.65.203 Bcast:255.255.255.255 > > Mask:255.255.248.0 > > UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1 > > RX packets:4936 errors:0 dropped:0 overruns:1 frame:0 > > TX packets:49 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 > > RX bytes:376128 (367.3 Kb) TX bytes:7573 (7.3 Kb) > > > > lo Link encap:Local Loopback > > inet addr:127.0.0.1 Mask:255.0.0.0 > > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > RX packets:12 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 > > RX bytes:840 (840.0 b) TX bytes:840 (840.0 b) > > > > > > Any help would be appreciated. Thank you all very much, > > > > Ben Stapleton > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Oscar-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
