Difference between revisions of "Downloads"

From ApCoCoAWiki
Line 13: Line 13:
 
#* On Windows run the file <code>apcocoa.bat</code>. To use all features of ApCoCoA you need to install WSL (see below).
 
#* On Windows run the file <code>apcocoa.bat</code>. To use all features of ApCoCoA you need to install WSL (see below).
 
#* On Unix go into the folder <code>apcocoa/bin</code> and run the script <code>apcocoa.sh</code>. <br/>You might need to make the script executable using the command <code>chmod +x ./apcocoa.sh</code>.
 
#* On Unix go into the folder <code>apcocoa/bin</code> and run the script <code>apcocoa.sh</code>. <br/>You might need to make the script executable using the command <code>chmod +x ./apcocoa.sh</code>.
 +
 +
'''Known Problems under Windows'''
 +
If ApCoCoA does not start or does not work as intended under Windows, it might be one of the following two things:
 +
# The Path to ApCoCoA must not contain parentheses
 +
# You need to install [https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 Microsoft Visual C++ Redistributable]
  
 
'''WSL'''
 
'''WSL'''

Revision as of 16:13, 8 March 2023

The new ApCoCoA 2.0 provides a graphical user interface for CoCoA 5. For the official CoCoA releases, visit the CoCoA home page.


ApCoCoA

ApCoCoA-2.0

Short installation guide

  1. Download and unpack the zip file.
  2. Run the start script:
    • On Windows run the file apcocoa.bat. To use all features of ApCoCoA you need to install WSL (see below).
    • On Unix go into the folder apcocoa/bin and run the script apcocoa.sh.
      You might need to make the script executable using the command chmod +x ./apcocoa.sh.

Known Problems under Windows If ApCoCoA does not start or does not work as intended under Windows, it might be one of the following two things:

  1. The Path to ApCoCoA must not contain parentheses
  2. You need to install Microsoft Visual C++ Redistributable

WSL

Some of the features of ApCoCoA are only available if you have WSL (Windows-Subsystem for Linux) installed. To install it you can follow the instructions here. To activate WSL in ApCoCoA go to File>Settings>ApCoCoA Settings.

ApCoCoA-1.9.1

The current version of ApCoCoA is ApCoCoA-1.9.1!

Eclipse GUI - Standalone Version

Short installation guide:

  1. Download and unpack the Eclipse GUI package.
  2. Go into the folder apcocoa and start apcocoa.exe

Here you can download a short Quick-Start User Guide and here you find a Tutorial in German.

ApCoCoA as Eclipse plug-in

For using ApCoCoA-1.9.1 as Eclipse plug-in please go to eclipse-GUI installation guide.

Well-known Qt-GUI

ApCoCoA-1.9

Eclipse GUI - Standalone Version

Short installation guide:

  1. Download and unpack the Eclipse GUI package.
  2. Go into the folder apcocoa and start apcocoa.exe

Here you can download a short quick-start User Guide and here you find a Tutorial in German.

  • MacOSx: ApCoCoA-1.9 Release with md5sum (2013/05/17)
    Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!

ApCoCoA as Eclipse plug-in

For using ApCoCoA-1.9 as Eclipse plug-in please go to eclipse-GUI installation guide.

Well-known Qt-GUI

ApCoCoA-1.8

Eclipse GUI - Standalone Version

Short installation guide:

  1. Download and unpack the Eclipse GUI package.
  2. Go into the folder apcocoa and start apcocoa.exe

Here you can download a short quick-start User Guide and here you find a Tutorial in German.

  • MacOSx: ApCoCoA-1.8 Release with md5sum (2012/06/19)
    Please note: ApCoCoAServer for Mac OS X requires an Intel 64-bit based platform!

ApCoCoA as Eclipse plug-in

For using ApCoCoA-1.8 as Eclipse plug-in please go to eclipse-GUI installation guide.

Well-known Qt-GUI


Older versions

For using an earlier version of ApCoCoA please go to ApCoCoA-1:Older Versions!


ApCoCoALib

To build ApCoCoALib from source, please follow the compilation instructions.

The subversion repository contains the bleeding-edge developmental versions of ApCoCoALib.

For using an earlier version of ApCoCoALib please go to ApCoCoA-1:Older Versions!


ApCoCoA-Matlab-Interface

Only available for MS Windows. For details see ApCoCoA-1:MatlabToolbox.

  • Version 1.02 - Based on CoCoALib 0.99.25 and ApCoCoALib as of 30.01.2009.