Opened 9 years ago
Closed 9 years ago
#48626 closed defect (fixed)
port install zorba fails
Reported by: | adam@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | zorba |
Description
Attachments (2)
Change History (8)
Changed 9 years ago by adam@…
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Cc: | adam@… removed |
---|
As reporter, you do not need to Cc yourself.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
We should first try updating zorba to version 3.1, which is now hosted at github: https://github.com/28msec/zorba
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
3.0 had separate downloads for the zorba core and the non-core modules. With 3.1 I can only find the zorba core download. The documentation web site is broken in that none of the cross-reference links work, making navigation difficult. There is also no documentation for 3.1 yet. I see lots of separate github projects for separate zorba modules in the same 28msec github organization, but none of the ones I looked at have any tags/releases. So I don't know how we are intended to install the modules now, so I'm giving up on updating this port for now.
comment:5 Changed 9 years ago by adam@…
FWIW, I was able to hand compile zorba-3.0.0. source with:
tar zxf zorba-3.0.tar.gz cd zorba-3.0 mkdir build cd build cmake -Wno-dev \ -D CMAKE_CXX_FLAGS=-std=c++11 \ -D CMAKE_INSTALL_PREFIX=/opt/idzorba \ -D ZORBA_SUPPRESS_SWIG:BOOL=ON \ .. sudo make install
comment:6 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've gone ahead and updated zorba to version 3.1 using the github repo because the 3.0 version on longer builds for me. I believe the included modules are now part of the same distribution under sub-directory modules.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_zorba/zorba/main.log