#34895: reduce-algebra installs but does not run ------------------------------+---------------------------- Reporter: luc_j_bourhis@… | Owner: mark.brethen@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: reduce-algebra | ------------------------------+---------------------------- Comment (by veedeehjay@…): if someone's interested: problem is still there under 10.9 (sort of). if I do //port install reduce-algebra// it seemingly does a binary install (don't see any compiling going on and it completes quickly) after which there is a dir //psbuild/x86_64-mac_unknown_version-darwin13.0.0// in ///opt/local/libexec/reduce-algebra//. but for me (running 10.9.5) //uname -r// yields 13.4.0. so the name of the directory is just wrong. maybe it would be correct if a source install is enforced (have not tried that). anyway, just doing //sudo mv psbuild/x86_64-mac_unknown_version-darwin13.0.0 psbuild/x86_64 -mac_unknown_version-darwin13.4.0// seems to fix everything. at least //redpsl// starts up then and seems to work. -- Ticket URL: <https://trac.macports.org/ticket/34895#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X