Package Details: montage 6.1-1

Git Clone URL: https://aur.archlinux.org/montage.git (read-only, click to copy)
Package Base: montage
Description: An astronomical image mosaic engine
Upstream URL: http://montage.ipac.caltech.edu/
Keywords: astronomy, fits image, mosaic,
Licenses: custom
Submitter: clu
Maintainer: clu
Last Packager: clu
Votes: 10
Popularity: 0.000011
First Submitted: 2010-07-17 20:55 (UTC)
Last Updated: 2024-11-23 16:55 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

clu commented on 2017-03-22 16:19 (UTC)

I have no idea how harfbuzz is at all related to montage. The build for montage only depends on base-devel...

Universebenzene commented on 2017-03-22 15:02 (UTC)

The new version of harfbuzz is not compatible with the building. I have to downgrade harfbuzz and harfbuzz-icu below 1.4 to build it the package. Hope the future version of montage will fix it.

clu commented on 2010-11-09 06:09 (UTC)

This is no longer installed in /usr/local/bin. For ease of use with python-montage the binaries are now installed in /usr/bin. No more $PATH updates necessary. 3.2 is in beta so hopefully that will be ready soon. Tested on i686 with gcc 4.5.1

clu commented on 2010-08-05 20:07 (UTC)

I have also packaged a python wrapper for montage which can be found here: http://aur.archlinux.org/packages.php?ID=38989

clu commented on 2010-07-17 20:58 (UTC)

Builds on i686 and x86_64 on my machines with gcc-4.5.0 Note that the binaries are installed in /usr/local/bin via PKGBUILD because there is no install method in the Montage makefile. You may need to add /usr/local/bin to your path if it is not currently in the $PATH variable. Enjoy!