Daiane, Christian has explained this nicely here and on the wiki, but let me add some more detail.
As a Debian (Mint) user myself, I strongly favor BaseX from the ZIP archive. Get the zip from the Downloads page (http://basex.org/products/download/all-downloads/), unzip it anywhere you like, go to the unzipped directory. There you start the BaseX GUI, e. g. from the terminal / command line (even simpler than what was recommended by Christian: java -jar BaseX.jar also works). Should you need the web server, start the basexhttp script -- again from the unzipped directory (in the terminal: bin/./basexhttpstart -- by the way, bin/./basexhttpstart -S seems to send the process to the background, so you can use the command line afterwards). After you get the message that the server has started, in your browser you can go to http://localhost:8984, or http://localhost:8984/rest, etc. Best, Neven Neven Jovanovic, Zagreb Hrvatska / Croatia On 29 January 2014 12:50, Alexander Holupirek <[email protected]> wrote: > Hi Daiane, > > you can download the 7.7.2 .deb file from [1]. > > As root: > > # dpkg -i ... > > should work? > > Cheers, > Alex > > [1] http://packages.debian.org/de/sid/all/basex/download > > On 29.01.2014, at 12:47, Christian Grün <[email protected]> wrote: > >> Hi Daiane, >> >> I don't work with the BaseX debian distribution by myself, but I guess >> you can simply unzip all files as root user. Have you tried this >> already? >> >> Alternatively, simply try with the ZIP version of BaseX [1,2] and >> check out our Wiki on how to get started [3]. I have slightly edited >> the start page. Just tell us if you miss some specific information. >> >> Christian >> >> [1] http://files.basex.org/releases/latest/ >> [2] basex.org/download >> [3] http://docs.basex.org/wiki/Startup >> >> >> On Wed, Jan 29, 2014 at 11:58 AM, DAIANE ROBERTA CANDIDA >> <[email protected]> wrote: >>> Hello, >>> >>> I have the Basex installed on the Ubunto Server and by the command apt-get >>> install basex I can not update it because it is past of date, then I >>> downloaded the basex_7.7.2-1.debian.tar.gz but I don't know how to execute >>> the installation. >>> >>> Could you give me a tutorial to do the installation for updating of the >>> basex? >>> >>> Regards, >>> >>> Daiane >>> >>> _______________________________________________ >>> BaseX-Talk mailing list >>> [email protected] >>> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk >>> >> _______________________________________________ >> BaseX-Talk mailing list >> [email protected] >> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > Dr. Alexander Holupirek > |-- Room E 221, 0049 7531 88 2188 (phone) 3577 (fax) > |-- Database & Information Systems Group, U Konstanz > `-- https://scikon.uni-konstanz.de/personen/alexander.holupirek/ > > > > _______________________________________________ > BaseX-Talk mailing list > [email protected] > https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

