Home
Name Modified Size InfoDownloads / Week
README.txt 2025-03-29 2.5 kB
MagPick-Linux-setup_arm64.run 2025-03-29 33.5 MB
magpick-latest.exe 2025-02-07 20.4 MB
magpick.ver 2025-02-07 17 Bytes
MagPick-docker-setup.run 2024-10-08 27.6 MB
MagPick-Linux-setup.run 2024-10-08 42.4 MB
magpick-linux.ver 2024-10-08 16 Bytes
magpick1.ver 2024-07-24 17 Bytes
magpick-04_26_2021.exe 2024-07-24 20.3 MB
magpick-latest_beta.exe 2015-02-24 18.2 MB
magpick.pdf 2014-11-01 10.4 MB
Totals: 11 Items   172.9 MB 3
Files in this directory:

magpick.pdf              - MagPick manual. Also included in Windows and Linux installations.

magpick.ver              - small file with version (not important) and compile date (important)
                           of latest available Windows MagPick  version. This file is used
                           by MgaPick auto update feature under Windows.
                           DO NOT DOWNLOAD THIS FILE

magpick-latest.exe       - latest available MagPick Windows distribution. Download this
                           file if you starting with MagPick on Windows
			   As of 08/24/2024 it has critical, but rare bug fixed.
			   (in some case magpick can erase project file)
			   I am using Linux version now for my work.

MagPick-Linux-setup.run  - shell self-installation archive  with latest Linux version.
                           Download this file if you are starting with MagPick on Linux.
			   Magpick executable magpick_xt is almost statically compiled,
			   but still some libs are needed. Some included in the bin directory
			   Compiled on Ubunty 18.04.6 LTS, known to run on ubuntu 20, 22, 24
                           You may run it as SETUP_INSTALLPATH=<your install path>  ./ MagPick-Linux-setup.run to install MagPick
                           By default it installs magpick underunder /home/<user>/opt/magpick64
			   
			   You need other packages to be installed (example for ubuntu 25):
			   
			   sudo apt install -y libcairo2 x11-xserver-utils libpcre3 liblua5.3-0

                           For way how magpick runs check magpick.sh script. This is the way how it can be executed
			   To uninstall run uninstall.sh script in the root install folder

			   To see magpick console messages use command (if running magpick.sh)
			   sudo tail -f /var/log/syslog | grep -i magpick

MagPick-Linux-setup_arm64.run - the same as above, but compiled for arm64 architecture under Ubuntu 22.04
                           You may need to install some additional standard packages to run. 
			   
magpick-linux.ver        - small file with version (not important) and compile date (important)
                           of latest available Linux MagPick version. This file is used
                           by MgaPick auto update feature under Linux.
                           DO NOT DOWNLOAD THIS FILE
								  
								  
For any questions / issues please reach me at mikhail_tchernychev@yahoo.com

Source: README.txt, updated 2025-03-29