Opened 10 years ago
Closed 9 years ago
#45299 closed defect (fixed)
reduce-algebra does not find any packages
Reported by: | veedeehjay@… | Owned by: | mbrethen |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | reduce-algebra |
Description (last modified by mf2k (Frank Schima))
I did a port -s install reduce-algebra
(binary install is broken, see ticket ticket:34895) which completes without errors.
opt/local/libexec/reduce-algebra/bin/redpsl
starts up and basic things work. but the (reduce) package loading mechanism fails, e.g.
taylor(1/x,x,1,2);
leads to the error message ***** error in loading package taylor or package not found
I have searched around a bit and the problem might not be directly macports related but there seems to be no public mailing list for reduce. so maybe somebody around here can find a solution...
Change History (5)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mark.brethen@… |
comment:2 follow-up: 3 Changed 10 years ago by mbrethen
I've been working with the developer to debug under Mavericks. Expect it will be several weeks before I submit a port update.
comment:3 Changed 10 years ago by veedeehjay@…
Replying to mark.brethen@…:
I've been working with the developer to debug under Mavericks. Expect it will be several weeks before I submit a port update.
thanks for the feedback. good to know that you are going to look into this.
comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been replaced by reduce and its sub-ports - this issue should be resolved. Open a new ticket if you still have any issues.
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers reduce-algebra
).