Giter Club home page Giter Club logo

logisim-overlay's Introduction

Logisim-Evolution Overlay

A Portage overlay for Logisim-Evolution on Gentoo Linux!

Warning: This is an unofficial package. Always check the .ebuilds before emerging.

How to install

Layman

Adding this repository should be simple if you have Layman installed:

layman -o https://github.com/fuerbringer/logisim-overlay/raw/master/logisim-evolution.xml -f -a logisim-evolution

Now install Logisim-Evolution:

emerge sci-electronics/logisim-evolution

Reference: Gentoo Wiki | Adding custom repositories

Local overlay

Alternatively you can install it using the "manual" way:

Create a new file called /etc/portage/repos.conf/logisim-evolution.conf and paste the following contents:

[logisim-evolution]
location = /usr/local/portage/logisim-evolution
sync-type = git
sync-uri = https://github.com/fuerbringer/logisim-overlay.git
priority=9999

After doing that you should sync your repositories using emerge --sync.

Then you're ready to install Logisim using emerge sci-electronics/logisim-evolution.

Issues

If you experience any issues with this overlay, please submit a report here.

logisim-overlay's People

Contributors

fuerbringer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

logisim-overlay's Issues

Logism evolution jar does not exist

I am getting the following error

ERROR: sci-electronics/logisim-evolution-2.14.2::logisim-evolution failed (install phase):
 *   logisim-evolution.jar does not exist or is not a file!
 *
 * Call stack:
 *     ebuild.sh, line  122:  Called src_install
 *   environment, line 4016:  Called java-pkg_newjar 'logisim-evolution.jar' 'logisim-evolution.jar'
 *   environment, line 2969:  Called die
 * The specific snippet of code:
 *       [[ ! -f ${original_jar} ]] && die "${original_jar} does not exist or is not
a file!";

Before that I get a Warning:
Warning: Unable to determine tools.jar location. If build fails because sun.* classes could not be found, Make sure you are using a JDK, not JRE as your user/system VM. and that you have java-config version 2.0.30 or above installed.

I was not able to figure out what tools.jar is or how I could fix this build issue. I have both java jdk and jre installed on my system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.