[LON-CAPA-admin] Asnwer

Stuart Peter Raeburn raeburn at msu.edu
Fri Oct 21 13:06:28 EDT 2005


Rodrigo, 

When you run ./install.pl inside the installation directory, the current 
LON-CAPA application should be downloaded and uncompressed/untarred in the 
/root directory. 

If you cd /root you should see a directory: 

loncapa-2.0.2 

If you do the following: 

cd /root/loncapa-2.0.2 

you will be able to use 

./UPDATE 

to install LON-CAPA. 


If you do not see a loncapa-2.0.2 directory in /root then it means one of 
the following: 

1. the ./install.pl script did not run,  or
2. the current version of loncapa was not successfully retrieved from 
http://install.loncapa.org 

In the case of (1) you should enter the installation directory and use 

./install.pl 

to run the script.  Note: if this has already run, and you re-run it, the 
script will report that user www already exists when trying useradd, and 
will also report an error when setting the MySQL password because it will 
have already been set. 


In the case of (2) you should do the following: 

cd /root 

wget http://install.loncapa.org/versions/loncapa-2.0.2.tar.gz 

tar zxf loncapa-2.0.2.tar.gz 

cd loncapa-2.0.2 

./UPDATE 

Stuart Raeburn
MSU LON-CAPA development/support
Div. Science & Math Education
Michigan State University
East Lansing MI 48824 USA 

 

Rodrigo Santana writes: 

> I followed step the step how to install  Lon-Capa, in Fedora 4 but when it
> arrived in this part the   
> 
> the following information arrived...  
> 
> ==============================  
> 
> Configuring LON-CAPA To configure and install LON-CAPA, execute the
> following commands:  
> 
> cd /root/loncapa-N.N     (N.N should correspond to a version number like
> '1.3') 
> 
> ./UPDATE 
> 
> You will need to enter the LON-CAPA configuration information you determined
> in the previous section.  
> 
> ============================== 
> 
> When I arrive in the part of the installation where speaks:   
> 
>    
> 
> He informs that the File or Directory was not found   
> 
>   
> 
> What should make for that to solve?   
> 
>    
> 
> Thankful for the attention, 
> 
>   
> 
> Rodrigo L. Santana   
> 
> Campinas - Brasil 
> 
>   
> 
>   
> 
 





More information about the LON-CAPA-admin mailing list