To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56093 Issue #:|56093 Summary:|use of external epm is broken on Mac OSX Component:|porting Version:|680m134 Platform:|Macintosh URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|MacOSX Assigned to:|ericb Reported by:|ericb
------- Additional comments from [EMAIL PROTECTED] Sun Oct 16 05:12:52 -0700 2005 ------- Mac OS X (both Tiger and Panther) gcc-3.3 or gcc-4.0.x --with-epm=/usr/bin/epm in configure command line gives to following error : checking whether to enable EPM for packing... yes checking whether the found epm is the right epm... yes checking epm version... OK, >= 3.7 checking which PackageMaker EPM thinks to use... configure: error: /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker; PackageMaker expected in unknown path. Either patch your epm with the right path (/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker) or use internal patched epm (--with-epm=internal) Because of a typo in configure.in ( there was a missing / in path). Thank's to cloph, more quicker than me to point this :-) patch comes... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
