Hi I'm trying to configure local drive access on a new server. The problem is that when i try to install the ltsp-server-pkg it says the perl(X11::Protocol) is needed...
Using yum install perl-X11-Protocol says "No Natch for argument: perl-X11-Protocol" (I'm using Centos 4.4) So iv'e downloaded the source and installed with: # wget ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SM/SMCCAM/X11-Protocol-0.56.tar.gz # tar xvzf X11-Protocol-0.56.tar.gz # cd X11-Protocol-0.56 # perl Makefile.pl # make install And if i check it out it says "X11::Protocol is up to date": [EMAIL PROTECTED] ~]# perl -MCPAN -e shell #Terminal does not support AddHistory. #cpan shell -- CPAN exploration and modules installation (v1.7601) #ReadLine support available (try 'install Bundle::CPAN') #cpan> install X11::Protocol #CPAN: Storable loaded ok #Going to read /root/.cpan/Metadata # Database was generated on Fri, 16 Mar 2007 05:09:32 GMT #X11::Protocol is up to date. #cpan> q #Terminal does not support GetHistory. #Lockfile removed. # rpm -Uvh ltsp-server-pkg-fedora-0.1-1.i386.rpm #error: Failed dependencies: # perl(X11::Protocol) is needed by ltsp-server-pkg-fedora-0.1-1.i386 PS: This is centos 4.4 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _____________________________________________________________________ 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