Search Criteria
Package Details: ostorybook 5.05.07-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ostorybook.git (read-only, click to copy) |
---|---|
Package Base: | ostorybook |
Description: | Open Source Novel Writing Software for Novelists, Authors and Creative Writers |
Upstream URL: | http://ostorybook.tuxfamily.org |
Keywords: | author novel writing |
Licenses: | GPL |
Submitter: | macxcool |
Maintainer: | macxcool |
Last Packager: | macxcool |
Votes: | 11 |
Popularity: | 0.105518 |
First Submitted: | 2014-02-01 14:25 (UTC) |
Last Updated: | 2022-10-08 11:52 (UTC) |
Dependencies (1)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, zulu-jdk-fx-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, jre-lts, jre, zulu-15-bin, zulu-embedded-jdk, jre-jbr-xdg, jre-openjdk-xdg, jre-openjdk-xdg-bin, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, liberica-jdk-8-full-bin, liberica-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jre-11-full-bin, liberica-jdk-11-full-bin, jre-jetbrains, zulu-jre-fx-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk17-dragonwell-standard-bin, jdk8-dragonwell-extended, jre8-adoptopenjdk, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jre17-jetbrains-imfix, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, jdk11-temurin, jdk17-temurin, jdk-temurin, jdk17-graalvm-ee-bin, java-openjdk-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
Latest Comments
1 2 3 Next › Last »
macxcool commented on 2022-07-15 10:15 (UTC) (edited on 2022-07-15 10:25 (UTC) by macxcool)
@pattmayne I think you may only have the 'headless' Java package installed. I think you may need the full JRE installed instead of just the 'headless' package. Try installing 'jre-openjdk' or 'jre17-openjdk'. Maybe I need to change the dependency from 'jre-openjdk-headless' to 'jre-openjdk'. If that's the case, I'm sorry about that.
I've updated the package to require 'java-runtime' instead of 'java-runtime-headless'. I don't know why I didn't realize that before.
pattmayne commented on 2022-07-15 03:57 (UTC)
Doesn't work for me but I found another solution!
I kept getting this error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so
In the folder there was no "libawt_xawt.so" file at all, but there was another .so file with a similar name (I forget what it was now).
I uninstalled and reinstalled java many times, and oStorybook too, but it never worked.
So I tried a different method. I got oStorybook directly from the website and followed the instructions for "other Linux distributions." Which involved simply unzipping the folder and then runing "java -jar ostorybook.jar" . I wrote an executable python script to run it more easily, though it's still kind of a hack, but it works on both Arch and Void linux.
roracle commented on 2020-12-31 14:09 (UTC) (edited on 2020-12-31 14:10 (UTC) by roracle)
Tried to build it today but it gave me an error.
curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://download.tuxfamily.org/ostorybook/current/oStorybook-5.05.02-linux.bin Aborting... Failed to build storybook
This may be due to the latest (current) version being at: http://download.tuxfamily.org/ostorybook/current/oStorybook-5.05.03-linux.bin
macxcool commented on 2020-08-14 01:21 (UTC)
Sorry about the delay. I just realized there was an upgrade today.
I also change the 'depends' to require java >= 8. and changed the commandline to just use 'java' instead of hardcoding the path to the java 8 executable.
macxcool commented on 2020-03-09 17:00 (UTC) (edited on 2020-03-09 17:01 (UTC) by macxcool)
@whateverr: Try getting the AUR package using Git and running makepkg manually. I think your problem might be caused by pamac. I don't have any problems building this on a clean system. I just tried.
https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages
whateverr commented on 2020-03-09 15:58 (UTC)
Cannot install
==> Starting package()... /var/tmp/pamac-build-xxxxx/ostorybook/PKGBUILD: ./oStorybook-5.04.05d-linux.bin: /bin/sh: bad interpreter: Text file busy ==> ERROR: A failure occurred in package(). Aborting...
Hanekju commented on 2019-01-26 10:56 (UTC) (edited on 2019-01-26 10:59 (UTC) by Hanekju)
I'm getting an error-message when I try to update this package:
Synchronisiere Paketdatenbanken...
Starte komplettes System-Upgrade...
Klone ostorybook Build-Dateien...
Überprüfe ostorybook Abhängigkeiten...
Erstelle ostorybook...
==> Erstelle Paket: ostorybook 5.04.01-1 (Sa 26 Jan 2019 11:51:49 CET)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
-> oStorybook-5.04.01-linux.bin gefunden
==> Überprüfe source Dateien mit sha256sums...
==> Entferne existierendes $srcdir/ Verzeichnis...
==> Entpacke Quellen...
==> Entferne existierendes $pkgdir/ Verzeichnis...
==> Betrete fakeroot Umgebung...
==> Beginne package()...
./oStorybook-5.04.01-linux.bin: Zeile 310: exec: -t: Ungültige Option
exec: Aufruf: exec [-cl] [-a Name] [Kommando [Argumente ...]] [Umleitung ...]
==> FEHLER: Ein Fehler geschah in package().
rodneyck commented on 2019-01-11 16:20 (UTC)
I get errors when installing..
==> Starting package()... ./oStorybook-5.04.01-linux.bin: line 310: exec: -t: invalid option exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...] ==> ERROR: A failure occurred in package(). Aborting...
mhoogkamer commented on 2017-08-08 11:24 (UTC)
macxcool commented on 2016-12-02 12:38 (UTC)
1 2 3 Next › Last »