You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baerwin edited this page Sep 12, 2012
·
3 revisions
Under construction...
RedHat:
Mac OSX:
Currently, CView can be built on Mac OSX using Mac Ports to get some of the CView dependancies. No installer has yet been made for Mac, but that is on the todo list.
run:
a. mkdir builld
b. cd build
c. cmake -G "MSYS Makefiles" /path/to/cview-git/repository
d. make
(wait a long time for things to build)
e. make package
(to make the cview executable installer)`