[Loris-dev] Regarding Loris installation

Ramanandan Prabhakaran ramanandan.prabhakaran at gmail.com
Fri Dec 4 15:54:49 EST 2015


Thanks Christine Rogers for getting back to me. Sure I will try in the
weekend.

Cheers,
Ram


On Fri, Dec 4, 2015 at 3:20 PM, Christine Rogers <christine.rogers at mcgill.ca
> wrote:

> Hi Ramanandan,
> Thanks for writing us with your feedback.
>
> We've just now updated the wiki page to clarify these steps previously
> mentioned in section 3.  The Install script should install composer and
> smarty3 for Ubuntu installs (current Pear issues notwithstanding).
>
> The Benchmark package issue you encountered (4.2) is a symptom of the
> current Pear downtime.  ( http://pear.php.net/ | https://twitter.com/pear
>  )
> At the present time we are awaiting news regarding when this dependency's
> installation packages will be next available - expected to be up and
> running again this weekend.
> Once Pear has resolved this issue, composer will be able to complete its
> installation and verification of dependencies.
>
> Once Pear is back up (see links above), try re-running the composer
> install steps manually -- see:
> https://github.com/aces/Loris/wiki/Install-Script#troubleshooting
>
> Then it may be helpful verify your Configuration settings - see:
>
> https://github.com/aces/Loris/wiki/Project-Customization#troubleshooting-configuration-settings
>
> Usually if Loris is loading a blank page, the "base" path configuration
> setting needs updating.  This setting should store the path to your main
> Loris code - e.g. /var/www/loris
>
> Regards,
> Christine
>
>
> On Fri, Dec 4, 2015 at 1:11 PM, Ramanandan Prabhakaran <
> ramanandan.prabhakaran at gmail.com> wrote:
>
>> Dear
>> ​Loris developers
>> ,
>>
>> I tried installing the LORIS from Github in ubuntu.
>>
>> As per the installation section, I performed following things
>> 1) C
>> ​reated
>>  LINUX user (emruser) and created EMR base directory.
>> 2) Downloaded the LORIS file from rel
>> ​e​
>> ase section and extracted it to "/var/www/emr"
>> 3) Then I installed following dependencies (Smarty3 and Composer)
>>     3.1) Installing smarty3
>>            $ sudo apt-get install smarty3
>>     3.2) Installing composer
>>            emradmin at jsn-HP-Pavilion-g6-1c33ca:~$ curl -sS
>> https://getcomposer.org/installer | php;
>>            emradmin at jsn-HP-Pavilion-g6-1c33ca:~$ sudo mv composer.phar
>> /usr/local/bin/composer
>>            emradmin at jsn-HP-Pavilion-g6-1c33ca:~$ composer install
>>            *Composer could not find a composer.json file in
>> /home/emradmin*
>> *           To initialize a project, please create a composer.json file
>> as described in the https://getcomposer.org/ <https://getcomposer.org/>
>> "Getting Started" section*
>> 4) Then moved to following directory path
>>      4.1) emradmin at jsn-HP-Pavilion-g6-1c33ca:~$ cd /var/www/emr/tools
>>
>>      4.2) emradmin at jsn-HP-Pavilion-g6-1c33ca:~$ ./install.sh
>>             LORIS installation Script starting at 2015-12-04 (Attached
>> the installation log file)
>>             Project name  : emr
>>             Database name : emrdb
>>             Database host : localhost
>>             MySQL user  (recommended lorisuser): emruser
>>             Where Loris' apache is hosted: localhost
>>             *But Benchmarj-1.2.9.tgz file could not be downloaded.*
>>             Finally I got "Installation complete" message.
>> 5) Then executed following command
>>      5.1) $ sudo service apache2 reload
>> 6) Then I tried in firefox, http://localhost. The page was blank.
>>
>> Can you please guide me in resolving this issue.
>>
>> Cheers,
>> Ram
>>
>>
>>
>>
>> _______________________________________________
>> Loris-dev mailing list
>> Loris-dev at bic.mni.mcgill.ca
>> http://www.bic.mni.mcgill.ca/mailman/listinfo/loris-dev
>>
>>
>
>
> --
>
> christine.rogers at mcgill.ca
> LORIS data systems | loris.ca
> McGill Centre for Integrative Neuroscience| MCIN.ca
> McConnell Brain Imaging Centre
> Montreal Neurological Institute
> McGill University | Montreal | Canada
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20151204/4b231252/attachment.html>


More information about the Loris-dev mailing list