I had it problem with Slackware.What are your distro? --- Don Ky <[EMAIL PROTECTED]> wrote:
> Hi! I am having problems with LTSP and getting it to > work, My major > problem is I seem not to be able to get XDCMP to > work, It says its > installed but I cannot enable it. A detailed > description of the > problem is below. > > [EMAIL PROTECTED] ~]# ltspcfg > > ltspcfg - Version 0.10 > > Checking Runlevel....: 5 > Checking Ethernet Interfaces > Checking Dhcpd..... > Checking Tftpd....... > Checking Portmapper... > Checking nfs.... > Checking xdmcp...........Found: xdm, gdm, kdm Using: > none! > Checking /etc/hosts. > Checking /etc/hosts.allow. > Checking /etc/exports. > Checking lts.conf. > > Press <enter> to continue.. > > (As it shows xdmcp is clearly not using any type of > display manager above) > > ltspcfg v0.10 The Linux Terminal Server Project > (http://www.LTSP.org) > S - Show the status of all services > C - Configure the services manually > > Q - Quit > > Make a selection: > > (I make the selection C to configure services > manually and 7 for XDMCP > configuration in the next screen, When I am prompted > for a login I > choose yes, followed by yes for graphcial login) > > ltspcfg v0.10 The Linux Terminal Server Project > (http://www.LTSP.org) > Xdmcp is the protocol used by a display manager to > present > a login dialog box on the workstation. > > Do you want to enable (y/n) ? y > > Normally, when a display manager is running, it will > launch an X server on > the console screen, giving you a graphical login on > the console as well as > on the workstations. Some people prefer to keep > their server in character > mode. > > Do you want to disable the graphical login on the > server (y/n) [Y]? y > Can't call method "configure" without a package or > object reference at > /usr/sbin/ltspcfg line 2426. > You have new mail in /var/spool/mail/root > [EMAIL PROTECTED] ~]# > > [b}(This is where I believe the problem resides but > I don't know what > object or reference I should use on this line)[/b] > > Here is a copy of my ltspcfg file > > Normally, when a display manager is running, it will > launch an X server on > the console screen, giving you a graphical login on > the console as well as > on the workstations. Some people prefer to keep > their server in character > mode. > EOF > $disable_console_x = main::get_yn( > "Do you want to disable the graphical login on the > server", > main::get_conf_value( "DISABLE_CONSOLE_X" ) ); > > main::set_conf_value( "DISABLE_CONSOLE_X", > $disable_console_x ); > > $self->{current_dm}->configure (); > } > } > main::cont(); > } # sub configure_screen > > sub get_disable_console_x { > return( $disable_console_x ); > 2433,5 64% > > Line 2426 is "$self->{current_dm}->configure ();" My > question is > should this have a pointer to it and if so what > should it be? I have > been stuck on this grey screen for a week and a half > and don't know > what to do, I have followed all tutorials but with > no luck. Can some > one please pint me in the right direction. > > > > -- > Unix is user friendly -its's just picky about it's > friends. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- > Interactive Reporting > Tool for open source databases. Create drag-&-drop > reports. Save time > by over 75%! Publish reports on the web. Export to > DOC, XLS, RTF, etc. > Download a FREE copy at > http://www.intelliview.com/go/osdn_nl > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or > change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on > irc.freenode.net > __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
