Saturday 5 May 2012

Upgrading basex on debian

velvet:/c/home/node# wget http://ftp.us.debian.org/debian/pool/main/b/basex/basex_7.2.1-1_all.deb
--2012-05-05 11:15:06--  http://ftp.us.debian.org/debian/pool/main/b/basex/basex_7.2.1-1_all.deb
Resolving ftp.us.debian.org... 35.9.37.225, 64.50.236.52, 128.30.2.36, ...
Connecting to ftp.us.debian.org|35.9.37.225|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2317708 (2.2M) [application/octet-stream]
Saving to: `basex_7.2.1-1_all.deb'

100%[======================================>] 2,317,708    635K/s   in 4.1s    

2012-05-05 11:15:11 (547 KB/s) - `basex_7.2.1-1_all.deb' saved [2317708/2317708]

velvet:/c/home/node# ls
bahblah-node_xslt-34c6509  BaseXRepo flight-stream  paste-bin
basex_7.2.1-1_all.deb    BXNfactbook local        retwis-js
BaseXData     faye  localbuild     soccore
basex-node     faye.old nohup.out      upload
velvet:/c/home/node# dpkg -i *.deb
(Reading database ... 28572 files and directories currently installed.)
Preparing to replace basex 7.1.1-1 (using basex_7.2.1-1_all.deb) ...
Unpacking replacement basex ...
Setting up basex (7.2.1-1) ...
velvet:/c/home/node# basex -v
[warning] /usr/bin/basex: Unable to locate /usr/share/java/tagsoup.jar in /usr/share/java
BaseX 7.2.1 [Standalone]
Try 'help' to get more information.

Currently the install does not provide httpserver support.

No comments:

Post a Comment