Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions for JabRef 4.x not up to date for Ubuntu 20.04 #6341

Closed
teertinker opened this issue Apr 25, 2020 · 4 comments
Closed
Labels
status: waiting-for-feedback The submitter or other users need to provide more information about the issue

Comments

@teertinker
Copy link
Contributor

Recently Ubuntu 20.04 was released.
I upgraded my system and tried to install JabRef. Installation of JabRef 5 works without any problems. However, due to its high memory footprint and missing features I'd like to install JabRef 4.3 as an independent jar file.

I followed the instructions at: https://docs.jabref.org/general/installation#jabref-4-x
but they seem to be outdated.

  1. I didn't manage to install Oracle Java 8 since the refered ppa is not maintained any more (ppa:webupd8team/java)
  2. I did manage to install Open JDK for Java 8, but installing openjfx did not work the way described.
    "sudo apt install openjfx=8u161-b12-1ubuntu2 libopenjfx-jni=8u161-b12-1ubuntu2 libopenjfx-java=8u161-b12-1ubuntu2"
    there is not such package.

If there is a solution, I would like to update the docs.

@AEgit
Copy link

AEgit commented Apr 25, 2020

If the performance/memory footprint is the main issue: Would the current dev version be a solution for you? There have been some major performance improvements lately:
#5919

You can easily install the snap package on Ubuntu (https://snapcraft.io/jabref) and switch to the latest/edge channel. That gives you the most up to date version.
Always make sure to have a backup of your database, since you are using a bleeding edge version.

Having said, if there are obviously features that are missing from JabRef at the moment or if you are not happy with its stability at the moment, then this might not be a solution to you.

@teertinker
Copy link
Contributor Author

Thank you very much! I will give the dev-snapshot a try.

Meanwhile I managed to get 4.3.1 working by using Oracle JRE.

  1. I had to download the "Linux x64" tar.gz archive from: https://www.java.com/de/download/linux_manual.jsp
  2. Unpack the archive e.g. to the Downloads folder
  3. Open Terminal
  4. Go to the folder, JabRef-x.jar is located
    Start the Jabref-X.jar file via terminal by directly referring to the java JRE :
    /home/USER/Downloads/jre-8u251-linux-x64/jre1.8.0_251/bin/java -jar JabRef-4.3.1.jar
  • This rather complicated way seems to be necessary, because I didn't manage to get Ubuntu to recognize the JRE systemwide.

May be there is a more user friendly way - that can be used to update the docs.

@teertinker teertinker changed the title Installation Instructions for JabRef 4.x on Ubuntu 20.04 Installation instructions for JabRef 4.x not up to date for Ubuntu 20.04 Apr 25, 2020
@Siedlerchr
Copy link
Member

@teertinker It would be nice if you could adapt the docs for 4x. https://docs.jabref.org/general/installation

@Siedlerchr Siedlerchr added the status: waiting-for-feedback The submitter or other users need to provide more information about the issue label Apr 25, 2020
@teertinker
Copy link
Contributor Author

koppor pushed a commit that referenced this issue Jan 1, 2023
43566f2 Update molecular-oncology.csl (#6354)
38f2b5f Update san-francisco-estuary-and-watershed-science.csl (#6350)
724cb12 Update australasian-journal-of-philosophy.csl (#6344)
df6af86 Fix webpage in-text citation for council-of-science-editors-author-date.csl (#6318)
6900b58 Add month to magazine for Bluebook
e0a8148 Update cambridge-university-press-author-date-cambridge-a.csl (#6345)
0823448 Add space & comma before pp (#6343)
ff38cd2 Update american-journal-of-respiratory-and-critical-care-medicine.csl (#6341)
8727dfb Update early-music-history.csl (#6323)
1154354 Update boletin-de-pediatria.csl (#6310)
f25438e Update pravnik.csl (#6309)
db7a4ae Update zoological-journal-of-the-linnean-society.csl (#6304)
6c043a7 Create polygraphia.csl (#6307)
255e00c Create intellect-newgen-books.csl (#6308)
323629f Update historical-materialism.csl (#6300)
f62b70d Create european-review-of-international-studies.csl (#6301)
dff2698 Update ucl-university-college-harvard.csl (#6298)
0ce09c9 Update sciences-po-ecole-doctorale-note-french.csl (#6290)
bdd53ec Update sciences-po-ecole-doctorale-author-date.csl (#6291)
efde4d4 Create journal-of-law-medicine-ethics.csl (#6296)
7539b2c Create theses-de-sorbonne-universite.csl (#6295)
905f25a Update biochemical-society-transactions.csl (#6292)
a76a3f5 Update smithsonian-institution-scholarly-press author-date and note (#6294)
e6b6c6c Create exploration-of-targeted-anti-tumor-therapy.csl (#6276)
024c9c8 Create nys-nydanske-studier.csl (#6331)
d9ac8e1 Update vox-sanguinis.csl (#6327)
9a98e92 Remove DOI from Genetics & Molecular Biology

git-subtree-dir: buildres/csl/csl-styles
git-subtree-split: 43566f2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-feedback The submitter or other users need to provide more information about the issue
Projects
None yet
Development

No branches or pull requests

3 participants