This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
velvet:~# wget http://ftp.us.debian.org/debian/pool/main/b/basex/basex_7.0.2-1_all.deb | |
--2012-01-12 22:35:23-- http://ftp.us.debian.org/debian/pool/main/b/basex/basex_7.0.2-1_all.deb | |
Resolving ftp.us.debian.org... 35.9.37.225, 128.30.2.36 | |
Connecting to ftp.us.debian.org|35.9.37.225|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 2122208 (2.0M) [application/octet-stream] | |
Saving to: `basex_7.0.2-1_all.deb' | |
100%[======================================>] 2,122,208 542K/s in 4.3s | |
2012-01-12 22:35:27 (487 KB/s) - `basex_7.0.2-1_all.deb' saved [2122208/2122208] | |
velvet:~# ls *.deb | |
basex_7.0.2-1_all.deb | |
velvet:~# dpkg -i basex_7.0.2-1_all.deb | |
(Reading database ... 28580 files and directories currently installed.) | |
Preparing to replace basex 6.7-1 (using basex_7.0.2-1_all.deb) ... | |
Unpacking replacement basex ... | |
dpkg: warning - unable to delete old directory `/usr/share/maven-repo/org/basex/basex/6.7': Directory not empty | |
Setting up basex (7.0.2-1) ... | |
velvet:~# basex -v | |
/root/.basex: "JAXRXPATH" not found. | |
/root/.basex: "JAXRXPORT" not found. | |
BaseX 7.0.2 [Standalone] |
No comments:
Post a Comment