Post Reply 
Java Exception Error after Update
10-12-2017, 18:10
Post: #36
RE: Java Exception Error after Update
I had the same problem but found a solution through another route. I am still running Jessie on the server.

This is what I did:


- Edit the package source file with sudo nano /etc/apt/sources.list
- Replace jessie with stretch in that file to point to the testing repository that has the gcc-5 package
- sudo apt-get update to refresh the list of packages
- sudo apt-get install gcc-5 to install v5.3.1-11 (at time of writing) of the compiler

This is where I found this solution:

https://github.com/doublethinkco/cpp-eth.../issues/79
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Java Exception Error after Update - guussie - 10-12-2017 18:10

Forum Jump:


User(s) browsing this thread: 1 Guest(s)