[4suite] Amara 1.1.7 broken with Python 2.4.3 on Mac OS X 10.4.6

Luis Miguel Morillas morillas at gmail.com
Sun Aug 27 08:29:26 MDT 2006


2006/8/27, Frederic Wenzel <fred at osuosl.org>:
> A few months ago there was already a script on that, but there didn't
> seem to be a solution for it, unfortunately.
>
> (http://lists.fourthought.com/pipermail/4suite/2006-April/007818.html)
>

Why don't you try easy_install?

$ sudo easy_install Amara

If you don't have setuptools installed you can download ez_setup.py
from http://peak.telecommunity.com/dist/ez_setup.py and try:
$ sudo ez_setup.py  -f http://www.python.org/pypi/index.html Amara


> I tried to install Amara 1.1.7 on my Intel OS X box, doing a sudo
> python setup.py install.
>
> The files get compiled, but the output ends in a lot of "Inappropriate
> file type for dynamic loading" errors:
>
> (...)
> warning: build_docs: not documenting Ft.Lib.number (Inappropriate file
> type for dynamic loading)
> warning: build_docs: not documenting Ft.Lib.EscapeQuotesc
> (Inappropriate file type for dynamic loading)
> warning: build_docs: not documenting Ft.Lib.boolean (Inappropriate
> file type for dynamic loading)
> warning: build_docs: not documenting Ft.Lib.Set (Inappropriate file
> type for dynamic loading)
> documenting Ft.Lib.CommandLine -> build/docs/xml/modules/Ft.Lib.CommandLine.xml
> documenting Ft.Lib.CommandLine.Arguments ->
> build/docs/xml/modules/Ft.Lib.CommandLine.Arguments.xml
> documenting Ft.Lib.CommandLine.Command ->
> build/docs/xml/modules/Ft.Lib.CommandLine.Command.xml
> documenting Ft.Lib.CommandLine.CommandLineApp ->
>
> (...)
>
> documenting Ft.Lib.TestSuite -> build/docs/xml/modules/Ft.Lib.TestSuite.xml
> documenting Ft.Lib.TestSuite.Errors ->
> build/docs/xml/modules/Ft.Lib.TestSuite.Errors.xml
> documenting Ft.Lib.TestSuite.TestCoverage ->
> build/docs/xml/modules/Ft.Lib.TestSuite.TestCoverage.xml
> warning: build_docs: not documenting Ft.Lib.TestSuite.Tester
> (Inappropriate file type for dynamic loading)
> documenting Ft.Lib.TestSuite.TestFunction ->
> build/docs/xml/modules/Ft.Lib.TestSuite.TestFunction.xml
> documenting Ft.Lib.TestSuite.TestMode ->
> build/docs/xml/modules/Ft.Lib.TestSuite.TestMode.xml
> documenting Ft.Lib.TestSuite.TestModule ->
> build/docs/xml/modules/Ft.Lib.TestSuite.TestModule.xml
> documenting Ft.Lib.TestSuite.TestObject ->
> build/docs/xml/modules/Ft.Lib.TestSuite.TestObject.xml
> warning: build_docs: not documenting Ft.Lib.TestSuite.TestSuite
> (Inappropriate file type for dynamic loading)
> documenting Ft.Share -> build/docs/xml/modules/Ft.Share.xml
> documenting Ft.Share.ExtensionModules ->
> build/docs/xml/modules/Ft.Share.ExtensionModules.xml
> warning: build_docs: not documenting Ft.Xml (Inappropriate file type
> for dynamic loading)
> warning: build_docs: not documenting Ft.Xml._4xml (Inappropriate file
> type for dynamic loading)
> warning: build_docs: not documenting Ft.Xml.Catalog (Inappropriate
> file type for dynamic loading)
> warning: build_docs: not documenting Ft.Xml.cDomlette (Inappropriate
> file type for dynamic loading)
> warning: build_docs: not documenting Ft.Xml.Domlette (Inappropriate
> file type for dynamic loading)
> warning: build_docs: not documenting Ft.Xml.InputSource (Inappropriate
> file type for dynamic loading)
> warning: build_docs: not documenting Ft.Xml.MarkupWriter
> (Inappropriate file type for dynamic loading)
>
> (...)
>
> warning: build_docs: not documenting Ft.Xml.ThirdParty.Xvif.xmlcomp
> (Inappropriate file type for dynamic loading)
> error: could not import 'Ft.Xml.XPath.BuiltInExtFunctions':
> Inappropriate file type for dynamic loading
> error: build_docs process exited with code 1
>
>
>
>
> Does anyone know what this means/where it can come from?
>
> Thanks in advance
> Fred
> _______________________________________________
> 4suite mailing list
> 4suite at lists.fourthought.com
> http://lists.fourthought.com/mailman/listinfo/4suite
>


-- 
Saludos,

--

Luis Miguel


More information about the 4suite mailing list