You are not logged in.

#1 2017-08-13 19:43:26

VisionIncision
Member
Registered: 2011-08-30
Posts: 24

Scilab AUR PKGBUILD cannot install dependencies.

Hi all,
I am attempting to install SciLab on my Arch machine and have cloned the PGKBUILD from this repo. However, the PKGBUILD appears to fail when installing dependencies, as so:

[jack@ArchT420 scilab]$ makepkg -si
==> Making package: scilab 6.0.0-8 (Sun 13 Aug 20:37:28 BST 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: java-flexdock>=1.2.4
error: target not found: fop-hyph
error: target not found: jeuclid-core
error: target not found: jgraphx>=2.0.0.1
error: target not found: javahelp2
error: target not found: saxon-he
error: target not found: jlatexmath-fop>=1.0.3
error: target not found: jrosetta>=1.0.4
error: target not found: jgoodies-looks
error: target not found: java-qdox
error: target not found: java-skinlf
error: target not found: java-testng
error: target not found: jogl>=2.3.2
error: target not found: apache-lucene>=6
==> ERROR: 'pacman' failed to install missing dependencies.

I have a current Java install, as such:

[jack@ArchT420 scilab]$ java -version
openjdk version "1.8.0_144"
OpenJDK Runtime Environment (build 1.8.0_144-b01)
OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)

Is this an issue that anybody else has had with the SciLab PKGBUILD?

Offline

#2 2017-08-13 19:44:58

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Scilab AUR PKGBUILD cannot install dependencies.

Aren't they all just dependencies from the AUR that need installing?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2017-08-13 20:48:17

VisionIncision
Member
Registered: 2011-08-30
Posts: 24

Re: Scilab AUR PKGBUILD cannot install dependencies.

slithery wrote:

Aren't they all just dependencies from the AUR that need installing?

Ah! From the AUR. Of course.

Sorry, new to Arch.

Offline

Board footer

Powered by FluxBB