|
From: Mike G. <mt...@mg...> - 2001-02-25 18:52:11
|
Chris, The instructions worked, however, slash is still giving me problems when running install-slashsite. See below. > -----Original Message----- > From: Chris Nandor [mailto:pu...@po...] > > I can fix this, I think. Although I am not sure if this will fix the > problem, exactly. I am concerned that perhaps not all the > scripts will > work properly with PREFIX of other than /usr/local/slash. So > here is my > idea: please go back to your slash installation directory. > Do "cd Slash". > Then do "perl Makefile.PL". Then do "make", and "make install". This > should install the modules in the correct place. ----------------- perl Makefile.PL -- success make -- success make install -- success > Then please test everything out (what you can; especially stuff like > install-slashsite, slashd, portald, etc.) and report back; if > it works for > you, then the fix is just to change PREFIX to something else. ------------------ install-slashsite -- fails (see below) [root@Fairlady bin]# ./install-slashsite Can't locate XML/Parser.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at /usr/lib/perl5/site_perl/5.005/i386-linux/Slash/Utility.pm line 36. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/i386-linux/Slash/Utility.pm line 36. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/i386-linux/Slash/DB/Utility.pm line 9. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.005/i386-linux/Slash/DB.pm line 10. BEGIN failed--compilation aborted at ./install-slashsite line 11. [root@Fairlady bin]# slashd start -- fails (see below) NOT Starting slashd: No /usr/local/slash/slash.sites > I am sorry for asking to put this burden on you, but I do not > have time in > the next few days to set up and test a new install; if you don't get a > chance, that's OK; I can try sometime next week. ------------------ No problem. I'm a QA engineer during the week. So, this kind of testing doesn't bother me. If you need me to do more, please let me know. Although, I am still very new to slash. :) -- Mike Gholson |