Opened 13 years ago
Closed 13 years ago
#31482 closed defect (fixed)
ogre @1.7.3 - Installation error - Case sensitivity
Reported by: | benjamin.michalski@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | mamoll (Mark Moll) | |
Port: | ogre |
Description
Ogre installation failed with the following message on Mac OS Lion and a Mac OS Extended (Case-sensitive, Journaled) filesystem.
Error: reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ogre/ogre/work/ogre_src_v1-7-3/Plugins/BSPSceneManager/CMakeLists.txt": no such file or directory
It seems that indeed there is no Plugins folder, but instead of it, a PlugIns folder.
I've finally managed to get it installed by replacing the "Plugins" by "PlugIns" in the file
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/ogre/Portfile
Change History (1)
comment:1 Changed 13 years ago by neverpanic (Clemens Lang)
Cc: | mmoll@… added |
---|---|
Keywords: | ogre removed |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please remember to Cc the maintainer.
Fixed in r84824.