Search Criteria
Package Details: basex 9.4.2-1
Git Clone URL: | https://aur.archlinux.org/basex.git (read-only, click to copy) |
---|---|
Package Base: | basex |
Description: | Light-weight, high-performance XML database system and XPath/XQuery processor. |
Upstream URL: | http://basex.org/ |
Licenses: | |
Submitter: | chheien |
Maintainer: | drrossum |
Last Packager: | drrossum |
Votes: | 24 |
Popularity: | 0.000002 |
First Submitted: | 2010-07-04 06:43 |
Last Updated: | 2020-09-14 08:04 |
Dependencies (3)
- bash (bash-devel-git, bash-devel-static-git)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (make)
Latest Comments
1 2 3 4 Next › Last »
drrossum commented on 2020-09-14 08:57
thanks for notifying me. Fixed that now
jeroenhd commented on 2020-09-12 08:44
Getting a SHA mismatch after the latest version bump
mrshannon commented on 2017-05-19 17:52
This package needs java-environment added to the makedepends array. The java-runtime from the depends array is not enough to build as it does not provide the jar command.
rst0aur commented on 2017-04-03 09:23
@drrossum Thanks for pointing this. No, I am using fish.
drrossum commented on 2017-02-08 08:13
Are you using csh? Because the profile.d/basex.sh should add the BASEX_HOME/bin to your PATH variable on a sh compatible shell.
rst0aur commented on 2017-02-04 20:49
Adding symlinks to the executable scripts of basex might be useful :)
sudo ln -s /usr/share/java/basex/bin/* /usr/bin/
Admat81 commented on 2016-05-12 16:16
@maxf: hmmm... I have installed all 'java-runtime" stuff (jre8-openjdk-headless, jre8-openjdk, jdk8-openjdk) but I had no set default Java environment. So I used this: 'archlinux-java fix' and after that I installed BaseX from AUR package sucessfull without any problems :D Thanks!
maxf commented on 2016-05-12 11:25
@Admat81: You're missing 'java-runtime', which is missing as a dependency in this package. Install a JRE (for example jdk8-openjdk since you'll probably also want javac) to fix this.
Admat81 commented on 2016-05-12 11:14
When I try install it, I have ERROR:
/tmp/yaourt-tmp-user/aur-basex/./PKGBUILD: line 39: jar: command not found
A failure occurred in package().
Makepkg was unable to build basex.
I'm new and I don't know, how to install it correctly :(
maxf commented on 2016-04-25 08:26
Since 'jar' is called as part of the build step, this package should depend on 'java-runtime' instead of 'java-environment-common'. Otherwise the build will fail in a clean chroot...