Difficulties installing

56 views
Skip to first unread message

Michael Gleeson

unread,
Jan 15, 2012, 6:36:26 AM1/15/12
to solstice-discussion

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#

Patrick Michaud

unread,
Jan 17, 2012, 1:00:03 PM1/17/12
to solstice-...@googlegroups.com
Hi Mick,

It looks like our list of dependencies was missing Imager. If you're
on Ubuntu, you should be able to run

sudo apt-get install libimager-perl

Otherwise you should be able to run

sudo cpan Imager

If you go that route, you'll want to be sure you have libjpeg and
libgif installed, so Imager will know how to read those formats.

I've updated our documentation, sorry for being behind on that. You
should also update your checkout of solstice. There were some changes
to how we handle administrators recently, and the update will make the
installer do the right thing.

-Patrick

> --
> You received this message because you are subscribed to the Google Groups "solstice-discussion" group.
> To post to this group, send email to solstice-...@googlegroups.com.
> To unsubscribe from this group, send email to solstice-discus...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/solstice-discussion?hl=en.
>

Reply all
Reply to author
Forward
0 new messages