[MacPorts] #37688: New Port - root-devel giving a snapshot of the ROOT6 development.
MacPorts
noreply at macports.org
Wed Oct 2 01:44:03 PDT 2013
#37688: New Port - root-devel giving a snapshot of the ROOT6 development.
-------------------------+--------------------------------
Reporter: jonesc@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords: maintainer
Port: root-devel |
-------------------------+--------------------------------
Comment (by mojca@…):
Replying to [comment:46 jonesc@…]:
> I agree it would be nice to allow root and root-devel to be installed at
the same time. I would suggest this should first be done for the root-
devel port, so get it installing as root6 ?
Sounds fine.
Usually you can easily change this with something like
`-DCMAKE_INSTALL_PREFIX=${prefix}/whatever` for the whole tree or with a
combination of the following variables:
{{{
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_LIBDIR
}}}
They can be relative paths, for example `include/root/root6`. I suggest to
test this soon enough / before the official release, so that anything can
be fixed upstream if needed. I really hope that Fortran configuration will
be fixed soon as well.
PS: please try to make the `cocoa` work with this setup ;)
--
Ticket URL: <https://trac.macports.org/ticket/37688#comment:47>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list