I'm using mac os, and i have installed image magick using mac port

Here is an error i just noticed now.
This error ocure when i'm combinning the image
sh: gs: command not found
sh: gs: command not found
montage: UnableToOpenConfigureFile `type.xml' @
warning/configure.c/GetConfigureOptions/589.
montage: UnableToReadFont `(null)' @ error/annotate.c/RenderFreetype/1059.
montage: UnableToOpenConfigureFile `delegates.xml' @
warning/configure.c/GetConfigureOptions/589.
montage: PostscriptDelegateFailed
`/var/folders/Du/DuI2qp9aEFGulefGTV3J0E+++TI/-Tmp-/magick-uuEbu4Yz':
No such file or directory @ error/ps.c/ReadPSImage/784.
montage: UnableToOpenConfigureFile `colors.xml' @
warning/configure.c/GetConfigureOptions/589.

But i end up with a combined image and a meta file.

Is that possible that this error is the cause of the fact that my
combined image is not copyed in the build verison of my qooxdoo app???





Le 27 avril 2012 11:06, Benjamin Dreux <[email protected]> a écrit :
> Hi Dietrich
>
> I've tried to add my combined resource.
> What happen is that the image (the one that combine others )is
> correctly copied, the .meta file is no copied along with the image.
>
> And according to what i've read on this page
> http://manual.qooxdoo.org/devel/pages/tool/generator_config_ref.html#combine-images
> This file is required for qooxdoo to use the combined image.
>
> Regards
> Regards
>
> Le 27 avril 2012 10:55, Dietrich Streifert
> <[email protected]> a écrit :
>> Hi,
>>
>> you have to declare your images paths (assets) via an #asset macro in
>> your themes Appearance.js (or similar) like this:
>>
>> /* ************************************************************************
>>
>>  #asset(yourapp/decoration/*)
>>
>>  ************************************************************************* */
>>
>> Regards.
>>
>> Am 27.04.2012 16:18, schrieb Benjamin Dreux:
>>> Hi
>>> Using the documentation i've managed to create a combined image with
>>> all my app images.
>>> But i have a new issue, the combined image is not added to the build
>>> version of my app, is that normal??
>>> Maybe i need to do it, but i prefer ask before doing.
>>>
>>> Regards
>>>
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>
> --
> Benjamin Dreux
> Analyste-Programmeur
> Chaire de logiciel libre-Finance Social et solidaire
> UQAM
> Montréal



-- 
Benjamin Dreux
Analyste-Programmeur
Chaire de logiciel libre-Finance Social et solidaire
UQAM
Montréal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to