imagemagick and ffmpeg correct binaries
Coucerbaum
Joined: 2005-01-16
Posts: 13 |
Posted: Tue, 2005-01-18 11:06 |
hi, the gallery works fine, you created a fantastic gallery, but i have two problems, i cannot configure the imagemagick and ffmpeg binaries correct. i am a client of 1&1 puretec, and for imagemagick i downloadet from their homepage the following version. i think, a have the wrong binaries. with ffmeg i have the same problem. could you give me pathes, where i can find the correct binaries to download? that would be nice, thanks. you can give me the answer on german, too ) |
|
Posts: 7994
What is the exact error message you're getting when you hit the "test settings" button in the imagemagick site admin page? Put your G2 in buffered debug mode (by editing your config.php) and then capture the HTML and publish it somewhere, if you can.
Posts: 383
I have the same problem, I'll also submit the errormessage in the config part. I installed the latest windows version of imagemagick and I tested it to work correctly from the command prompt. But when testing the modulke in G2 it reports that it cannot find the correct binaries for imagemagick in the directory I specified (a full windows path like c:\imagemagick\)
Posts: 13
these messages come, if i link into the imagemagick folder on my page:
[b]and this message comes, when i link into the bin folder (into imagemagick)
[code:1]
<div id="gpDebug">
<div class="giTitle">
Gallery Debug-Ausgabe
</div>
<span>
<pre>
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/sessions/82166f07227fc283c907c805ef90d4d6)
clearstatcache()
filesize(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/sessions/82166f07227fc283c907c805ef90d4d6)
fopen(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/sessions/82166f07227fc283c907c805ef90d4d6,
rb, 0)
flock(Resource id #17, 6, )
fread(Resource id #17, 1100)
flock(Resource id #17, 3, )
fclose(Resource id #17)
Initializing navigation
Continuing navigation xd9d768ce
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/core/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data//versions.dat)
file(/homepages/31/d21140020/htdocs/cms/gallery2/g2data//versions.dat, )
[1106140628] can't guarantee 5 -- extending!
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/cache/entity/0/0/5.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/imagemagick/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/cache/module/core/0/0/0.inc)
<hr>
(mysql):
SELECT
g2_UserGroupMap.g_userId
FROM
g2_UserGroupMap
WHERE
g2_UserGroupMap.g_userId = 5
AND
g2_UserGroupMap.g_groupId = '2'
LIMIT 1 & <code></code>
<hr>
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/../../../modules/imagemagick/AdminImageMagick.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/../../../modules/imagemagick/AdminImageMagick.inc)
<hr>
(mysql):
SELECT
g2_UserGroupMap.g_userId
FROM
g2_UserGroupMap
WHERE
g2_UserGroupMap.g_userId = 5
AND
g2_UserGroupMap.g_groupId = '2'
LIMIT 1 & <code></code>
<hr>
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/../../../modules/core/SiteAdmin.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/../../../modules/core/SiteAdmin.inc)
realpath(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/../../..)
<hr>
(mysql):
SELECT
g2_UserGroupMap.g_userId
FROM
g2_UserGroupMap
WHERE
g2_UserGroupMap.g_userId = 5
AND
g2_UserGroupMap.g_groupId = '2'
LIMIT 1 & <code></code>
<hr>
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/g2data/cache/entity/0/0/6.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/customfield/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/exif/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/gd/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/imageblock/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/imageframe/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/members/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/netpbm/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/newitems/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/panorama/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/randomhighlight/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/register/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/remote/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/helpers/../../../../modules/search/module.inc)
file_exists(/homepages/31/d21140020/htdocs/cms/gallery2/modules/core/classes/
Posts: 7994
Here's the relevant part:
I don't know what the German part means. But I'm guessing that something is wrong with your binary. What happens if you run /homepages/31/d21140020/htdocs/cms/gallery2/ImageMagick_6.1.8_Linux_Binaries/composite from a shell?
Posts: 13
i don't know, what happens, if i run it from a shell. because i have no idea to start a shell and use the linux/unix options. i know dos, thats all
but what i can say, is, that in this directory don't exist a composite file. these files are in the "bin" directory... (my second entry is the bin directory)
Posts: 7994
It sounds to me like something went wrong with the way that you installed the binaries. Perhaps your ISP can help you out here.
Can you provide us with a detailed directory listing of your ImageMagick_6.1.8_Linux_Binaries/ and ImageMagick_6.1.8_Linux_Binaries/bin directories so that we can see if they look ok?
Posts: 13
hi bharat,
thanks for your support...
the attachement shows the folders in these two directories. on the right side you can see the content of the imagemagick/bin directory...
Posts: 13
hi bharat,
i fixed the problem now, because i uploadet a static compiled package of imagemagick with three files: combine, convert, identify and magick-config.
download
its the version: imagemagick 4.2.9
know it waorks with the path from my first entrys. i don't understand why, but i think, i cannot use any binaries....
it would be great, if you know a site or link, where i can download a compiled ffmpeg-package.
thanks for your help
couci
Posts: 7994
Sadly, I don't know of any places where you can get ffmpeg binaries. They don't appear to do a very good job of making binaries available. I'd hunt around using google and see what you can find.
Posts: 13
thank you very much...
Posts: 1
I use this file, posted in this site: http://gallery.menalto.com/node/40696?highlight=ffm
I tried it and it works. http://gallery.menalto.com/files/ffmpeg_1.zip