> I'm trying to compile Ogre but the process is failing while trying to execute 
> the pbxcp command since it is looking in the wrong (old) directory. I have 
> XCode 4.3.2 and framework paths changed from "/Developer/" to 
> "/Applications/Xcode.app/".
> 
> I've found that I may work around the problem by changing the path in 
> "visualization_common/ogre/Makefile" [1], but I don't know how to do it using 
> macports. Can I just locate the files that macports downloaded and change 
> those restarting the installation process? Or is there any other thing I need 
> to do?
> 
> Also, should I create a ticket for this issue under ogre port?

Yes, you can have MacPorts extract the source and then you can go in and make 
your changes:
 1 sudo port -s extract ogre
 2 cd `port work ogre`
 3 ???
 4 cd
 5 sudo port -s ogre

I'd make a ticket as well, attaching your patches.
http://guide.macports.org/#project.tickets

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to