Hi, All.  "Edit This Record" in v1.0.0 mentions the jQuery requirement.  I'm 
currently getting the following error when running "make 
install-jquery-plugins."  Any suggestions would be greatly appreciated.

Thanks again,
Devin

------

[root@lnx19 invenio-1.0.0]# make install-jquery-plugins
make: Circular install-jquery-plugins <- install-jquery-plugins dependency 
dropped.
***********************************************************
** Installing various jQuery plugins, please wait...     **
***********************************************************
mkdir -p /opt/cds-invenio/var/www/js
(cd /opt/cds-invenio/var/www/js && \
       wget http://jqueryjs.googlecode.com/files/jquery-1.3.1.min.js && \
       mv jquery-1.3.1.min.js jquery.min.js && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/latest/ui/minified/jquery.effects.core.min.js
 && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/latest/ui/minified/jquery.effects.highlight.min.js
 && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/ui/minified/ui.slider.min.js && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/ui/minified/ui.sortable.min.js 
&& \
       wget http://www.appelsiini.net/download/jquery.jeditable.mini.js && \
       wget https://raw.github.com/malsup/form/master/jquery.form.js 
--no-check-certificate && \
       wget 
http://jquery-multifile-plugin.googlecode.com/svn/trunk/jquery.MultiFile.pack.js
 && \
       wget 
https://raw.github.com/akaihola/jquery-autogrow/master/jquery.autogrow.js 
--no-check-certificate && \
       wget http://autobahn.tablesorter.com/jquery.tablesorter.zip && \
       wget http://www.uploadify.com/wp-content/uploads/uploadify-v2.1.4.zip -O 
uploadify.zip && \
       unzip jquery.tablesorter.zip && \
       rm jquery.tablesorter.zip && \
       unzip -u uploadify.zip -d uploadify && \
       mv uploadify/swfobject.js ./ && \
       mv uploadify/cancel.png uploadify/uploadify.css 
uploadify/uploadify.allglyphs.swf uploadify/uploadify.fla 
uploadify/uploadify.swf ../img/ && \
       mv uploadify/jquery.uploadify.v2.1.4.min.js ./jquery.uploadify.min.js && 
\
       rm uploadify.zip && rm -r uploadify && \
       wget --no-check-certificate 
https://github.com/douglascrockford/JSON-js/raw/master/json2.js && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/ui/minified/ui.datepicker.min.js 
&& \
       wget -O jquery.hotkeys.min.js 
http://js-hotkeys.googlecode.com/files/jquery.hotkeys-0.7.8-packed.js && \
       wget http://jquery.bassistance.de/treeview/jquery.treeview.zip && \
       unzip jquery.treeview.zip -d jquery-treeview && \
       rm jquery.treeview.zip && \
       wget 
http://invenio-software.org/download/jquery/v1.5/js/jquery.ajaxPager.js && \
       wget http://jqueryui.com/download/jquery-ui-1.7.3.custom.zip && \
       unzip jquery-ui-1.7.3.custom.zip development-bundle/ui/ui.core.js && \
       mv development-bundle/ui/ui.core.js ui.core.js && \
       rm -rf development-bundle && \
       rm jquery-ui-1.7.3.custom.zip && \
       mkdir -p /opt/cds-invenio/var/www/img && \
       cd /opt/cds-invenio/var/www/img && \
       wget -r -np -nH --cut-dirs=4 -A "png,css" -P jquery-ui/themes 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/themes/base/ && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/themes/redmond/jquery-ui.css && \
       wget 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/demos/images/calendar.gif && \
       wget -r -np -nH --cut-dirs=5 -A "png" 
http://jquery-ui.googlecode.com/svn/tags/1.7.3/themes/redmond/images/)
--2012-03-13 18:34:35--  
http://jqueryjs.googlecode.com/files/jquery-1.3.1.min.js
Resolving jqueryjs.googlecode.com... 72.14.204.82
Connecting to jqueryjs.googlecode.com|72.14.204.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 55272 (54K) [text/x-c]
Saving to: `jquery-1.3.1.min.js'

100%[=====================================>] 55,272      --.-K/s   in 0.06s   

2012-03-13 18:34:35 (968 KB/s) - `jquery-1.3.1.min.js' saved [55272/55272]

--2012-03-13 18:34:35--  
http://jquery-ui.googlecode.com/svn/tags/latest/ui/minified/jquery.effects.core.min.js
Resolving jquery-ui.googlecode.com... 72.14.204.82
Connecting to jquery-ui.googlecode.com|72.14.204.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10876 (11K) [text/javascript]
Saving to: `jquery.effects.core.min.js'

100%[=====================================>] 10,876      --.-K/s   in 0.02s   

2012-03-13 18:34:35 (560 KB/s) - `jquery.effects.core.min.js' saved 
[10876/10876]

--2012-03-13 18:34:35--  
http://jquery-ui.googlecode.com/svn/tags/latest/ui/minified/jquery.effects.highlight.min.js
Resolving jquery-ui.googlecode.com... 72.14.204.82
Connecting to jquery-ui.googlecode.com|72.14.204.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 909 [text/javascript]
Saving to: `jquery.effects.highlight.min.js'

100%[=====================================>] 909         --.-K/s   in 0s      

2012-03-13 18:34:35 (74.8 MB/s) - `jquery.effects.highlight.min.js' saved 
[909/909]

--2012-03-13 18:34:35--  
http://jquery-ui.googlecode.com/svn/tags/1.7.3/ui/minified/ui.slider.min.js
Resolving jquery-ui.googlecode.com... 72.14.204.82
Connecting to jquery-ui.googlecode.com|72.14.204.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9303 (9.1K) [text/javascript]
Saving to: `ui.slider.min.js'

100%[=====================================>] 9,303       --.-K/s   in 0.02s   

2012-03-13 18:34:36 (499 KB/s) - `ui.slider.min.js' saved [9303/9303]

--2012-03-13 18:34:36--  
http://jquery-ui.googlecode.com/svn/tags/1.7.3/ui/minified/ui.sortable.min.js
Resolving jquery-ui.googlecode.com... 72.14.204.82
Connecting to jquery-ui.googlecode.com|72.14.204.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23716 (23K) [text/javascript]
Saving to: `ui.sortable.min.js'

100%[=====================================>] 23,716      --.-K/s   in 0.04s   

2012-03-13 18:34:36 (634 KB/s) - `ui.sortable.min.js' saved [23716/23716]

--2012-03-13 18:34:36--  
http://www.appelsiini.net/download/jquery.jeditable.mini.js
Resolving www.appelsiini.net... 173.245.60.117, 173.245.60.42
Connecting to www.appelsiini.net|173.245.60.117|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8067 (7.9K) [application/x-javascript]
Saving to: `jquery.jeditable.mini.js'

100%[=====================================>] 8,067       --.-K/s   in 0.01s   

2012-03-13 18:34:36 (570 KB/s) - `jquery.jeditable.mini.js' saved [8067/8067]

--2012-03-13 18:34:36--  
https://raw.github.com/malsup/form/master/jquery.form.js
Resolving raw.github.com... 207.97.227.243
Connecting to raw.github.com|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 36112 (35K) [text/plain]
Saving to: `jquery.form.js'

100%[=====================================>] 36,112      --.-K/s   in 0.02s   

2012-03-13 18:34:36 (1.69 MB/s) - `jquery.form.js' saved [36112/36112]

--2012-03-13 18:34:36--  
http://jquery-multifile-plugin.googlecode.com/svn/trunk/jquery.MultiFile.pack.js
Resolving jquery-multifile-plugin.googlecode.com... 72.14.204.82
Connecting to jquery-multifile-plugin.googlecode.com|72.14.204.82|:80... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: 4977 (4.9K) [text/javascript]
Saving to: `jquery.MultiFile.pack.js'

100%[=====================================>] 4,977       --.-K/s   in 0s      

2012-03-13 18:34:36 (130 MB/s) - `jquery.MultiFile.pack.js' saved [4977/4977]

--2012-03-13 18:34:36--  
https://raw.github.com/akaihola/jquery-autogrow/master/jquery.autogrow.js
Resolving raw.github.com... 207.97.227.243
Connecting to raw.github.com|207.97.227.243|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4007 (3.9K) [text/plain]
Saving to: `jquery.autogrow.js'

100%[=====================================>] 4,007       --.-K/s   in 0s      

2012-03-13 18:34:36 (260 MB/s) - `jquery.autogrow.js' saved [4007/4007]

--2012-03-13 18:34:36--  http://autobahn.tablesorter.com/jquery.tablesorter.zip
Resolving autobahn.tablesorter.com... 127.0.0.1
Connecting to autobahn.tablesorter.com|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://edms.classe.cornell.edu/jquery.tablesorter.zip [following]
--2012-03-13 18:34:37--  http://edms.classe.cornell.edu/jquery.tablesorter.zip
Resolving edms.classe.cornell.edu... 128.84.45.19
Connecting to edms.classe.cornell.edu|128.84.45.19|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-03-13 18:34:37 ERROR 404: Not Found.

make: *** [install-jquery-plugins] Error 1

Reply via email to