Hi,
I found a "quick and dirty" solution for this, I just commented the whole
line 2071 out and the ltspcfg started fine and now everything works
fine...
.....
Line 2071 in /usr/sbin/ltspcfg looks like this:
sub is_enabled {
my $self = shift;
main::verbose_dot();
my $result = 0; ## FIXME
# $self->{enabled} = $self->{current_dm}->is_enabled(); <--- line 2071
return( $self->{enabled} );
}
....
BR
- Sami Heikkinen
Centro de Gestión Informática <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
06.04.2006 17:20
To
Sami Heikkinen <[EMAIL PROTECTED]>
cc
[email protected]
Subject
Re: [Ltsp-discuss] LTSP 4.2 more ltspadmin 0.15 bugs
Hi, I have the same problem. It's seems like ltspcfg doesn't detect the
display manager installed in Fedora Core 5.
Someone has a solution for this ?
Thanks,
Carlos Álvarez
El mié, 05-04-2006 a las 21:44 +0300, Sami Heikkinen escribió:
Hi,
I installed the LTSP 4.2 to Fedora Core 5, but I have problems running
ltspcfg, it gives an error:
[EMAIL PROTECTED] ~]# ltspcfg
ltspcfg - Version 0.13
Checking Runlevel....: 5
Checking Ethernet Interfaces
Checking Dhcpd.....
Checking Tftpd.......
Checking Portmapper...
Checking nfs....
Checking xdmcp.........Can't call method "is_enabled" without a package or
object reference at /usr/sbin/ltspcfg line 2071..
.....
Line 2071 in /usr/sbin/ltspcfg looks like this:
sub is_enabled {
my $self = shift;
main::verbose_dot();
my $result = 0; ## FIXME
$self->{enabled} = $self->{current_dm}->is_enabled(); <--- line 2071
return( $self->{enabled} );
}
....
Could this be a bug?
BR
Sami Heikkinen
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_____________________________________________________________________
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
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_____________________________________________________________________
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