Hi,
I'm ok at linux and troubleshooting but I cannot work out what is
wrong with my install. I followed directions (including the
alternative SVN location) but am getting an error with the install
(below). I have re-installed and gone through the steps again with the
same result.
I am wondering is the Installation documentation fully up to date? I
used a turnkey linux lamp stack as my base OS, could this have caused
a problem? I have attached the error I am getting when I go to run ./
bin/solstice_server
I could try alternative web frameworks but I think if I can get
Solstice up and running it will do exactly what I want so I would
prefer to stick with it!
Any help/advice appreciated.
Thanks,
Mick
----------------------------------------------------------
root@lamp /solstice# cd bin
root@lamp /solstice/bin# ./solstice_server -p 8080 -u root
No Solstice config file found. Setup wizard will be available at
'
http://your-host.com/solstice/'
Solstice failed to start: Can't locate Imager.pm in @INC (@INC
contains: /solstice/bin/../lib /etc/perl /usr/local/lib/perl/5.10.1 /
usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/
perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /
solstice/bin/../lib/Solstice/Resource/File/Thumbnail.pm line 27.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Resource/File/Thumbnail.pm line 27.
Compilation failed in require at /solstice/bin/../lib/Solstice/
Resource/File.pm line 22.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Resource/File.pm line 22.
Compilation failed in require at (eval 59) line 3.
...propagated at /usr/share/perl/5.10/
base.pm line 93.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Resource/File/BlackBox.pm line 19.
Compilation failed in require at (eval 58) line 3.
...propagated at /usr/share/perl/5.10/
base.pm line 93.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Resource/File/Upload.pm line 9.
Compilation failed in require at /solstice/bin/../lib/Solstice/Factory/
Resource/File/Upload.pm line 6.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Factory/Resource/File/Upload.pm line 6.
Compilation failed in require at /solstice/bin/../lib/Solstice/
Controller/FormInput/TextArea.pm line 20.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Controller/FormInput/TextArea.pm line 20.
Compilation failed in require at (eval 57) line 3.
...propagated at /usr/share/perl/5.10/
base.pm line 93.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Controller/FormInput/TextArea/YahooUI.pm line 19.
Compilation failed in require at /solstice/bin/../lib/Solstice/
Controller.pm line 43.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Controller.pm line 43.
Compilation failed in require at (eval 39) line 3.
...propagated at /usr/share/perl/5.10/
base.pm line 93.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Controller/Application.pm line 24.
Compilation failed in require at (eval 38) line 3.
...propagated at /usr/share/perl/5.10/
base.pm line 93.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Controller/Application/Auth.pm line 20.
Compilation failed in require at /solstice/bin/../lib/Solstice/
Dispatch.pm line 27.
BEGIN failed--compilation aborted at /solstice/bin/../lib/Solstice/
Dispatch.pm line 27.
Compilation failed in require at /solstice/bin/../lib/Solstice/
Server.pm line 36.
Attempt to reload Solstice/Dispatch.pm aborted.
Compilation failed in require at ./solstice_server line 86, <DATA>
line 16.
BEGIN failed--compilation aborted at ./solstice_server line 86, <DATA>
line 16.
root@lamp /solstice/bin#