Difference between revisions of "Downloads"

From ApCoCoAWiki
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
The new ApCoCoA 2.0 provides a graphical user interface for CoCoA 5. Note that this is still a beta-release and not all additional capabilities of the old ApCoCoA library are available yet.
+
The new ApCoCoA 2.0 provides a graphical user interface for CoCoA 5. For the official CoCoA releases, visit the [http://cocoa.dima.unige.it CoCoA home page].
 
 
The 1.* releases provide the functionality of CoCoA 4.7 together with the additional capabilities of the ApCoCoA library. They are equipped with a graphical user interface. For the official CoCoA releases, visit the [http://cocoa.dima.unige.it CoCoA home page].
 
  
  
 
=ApCoCoA=
 
=ApCoCoA=
  
==ApCoCoA-2.0 Beta==
+
==ApCoCoA-2.0==
  
 
'''Short installation guide'''
 
'''Short installation guide'''
 
# Download and unpack the zip file.
 
# Download and unpack the zip file.
#* Unix: [https://apcocoa.uni-passau.de/download/apcocoa2_unix.tar.xz ApCoCoA 2 Beta]
+
#* Unix: [https://apcocoa.uni-passau.de/download/apcocoa2_unix.tar.xz ApCoCoA 2]
#* Windows: [https://apcocoa.uni-passau.de/download/apcocoa2_win.zip ApCoCoA 2 Beta]
+
#* Windows: [https://apcocoa.uni-passau.de/download/apcocoa2_win.zip ApCoCoA 2]
 
# Run the start script:
 
# Run the start script:
#* 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>
 
#* 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 you might need to install [https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 Microsoft Visual C++ Redistributable] versions 2013 and 2015.
  
 
'''WSL'''
 
'''WSL'''
  
Some of the features of ApCoCoA like the ApCoCoA-Server are only available if you have WSL (Windows-Subsystem for Linux) installed. To install it you can follow the instructions [https://docs.microsoft.com/de-de/windows/wsl/install here].
+
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 [https://docs.microsoft.com/de-de/windows/wsl/install here].
 +
To activate WSL in ApCoCoA go to ''File>Settings>ApCoCoA Settings''.
  
 
==ApCoCoA-1.9.1==
 
==ApCoCoA-1.9.1==

Latest revision as of 10:03, 9 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
    • 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 you might need to install Microsoft Visual C++ Redistributable versions 2013 and 2015.

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.