Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old April 12th, 2007   #1
iluminate
A Carafe of Ubuntu
 
iluminate's Avatar
 
Join Date: Aug 2005
My beans are hidden!
Imagemagick 6.3.x

Hi,

From what I can see there is only version 6.2.3 available of imagemagick in apt.
Where can I find version 6.3.x?
I would rather not compile it myself of obvious reasons.

Cheers
iluminate is offline   Reply With Quote
Old April 12th, 2007   #2
justleen
Fresh Brewed Ubuntu
 
justleen's Avatar
 
Join Date: Mar 2006
Location: Nerderlands
Beans: 1,245
Ubuntu 8.10 Intrepid Ibex
Re: Imagemagick 6.3.x

if the version is not in the repositories, and since there is no deb file available you'll have to compile it yourself, im afraid...
__________________
"Please choose a different password, the one you have chosen is in use by UID 1432"
justleen is offline   Reply With Quote
Old April 13th, 2007   #3
iluminate
A Carafe of Ubuntu
 
iluminate's Avatar
 
Join Date: Aug 2005
My beans are hidden!
Re: Imagemagick 6.3.x

Thanks mister for you answer. Have to use magickwand, and now not possible if I do not compile it myself....what a shame.
Peace
iluminate is offline   Reply With Quote
Old July 25th, 2007   #4
DJTurboToJo
5 Cups of Ubuntu
 
Join Date: Jun 2007
Beans: 26
Re: Imagemagick 6.3.x

Hey,

I just installed imagemagick 6.3.5.3. I'm no an expert in Linux but I think my version works fine.
It works on the command line and with its C API (MagickWand).

I deinstalled the old imageversion via Synaptic Package Manager.
Then I downloaded the newest source from http://www.imagemagick.org/script/install-source.php
Then do the unpack stuff gunzip -c ImageMagick.tar.gz | tar xvf - and go in this new folder cd ImageMagick-6.3.5
The next step is the configuration and this the crucial part. There is a lot you can configure (if you really want to know what s going on check: http://www.imagemagick.org/script/ad...stallation.php for more information).

For me it was important that I change the prefix (./configure --prefix=/usr) this ensures that it gets installed in /usr and not in the default folder /usr/local.
After that I did make and then sudo make install. During this installation there are many warnings messages like libtool: link: warning and then something like blablabla seems to be moved. This warning is triggered by the GNU libtool that complains about the // in the path. However the make runs through and after sudo make install I could use MagickWand.

So if you really need the newest version...try and install it.

Maybe that helps
TurboToJo
__________________
Samsung R50 Cong - Ubuntu Feisty and WinXP Home
DJTurboToJo is offline   Reply With Quote
Old January 10th, 2008   #5
wayfarer_boy
5 Cups of Ubuntu
 
wayfarer_boy's Avatar
 
Join Date: May 2006
Location: Worcester, UK
Beans: 29
Ubuntu 9.04 Jaunty Jackalope
Send a message via AIM to wayfarer_boy Send a message via Skype™ to wayfarer_boy
Re: Imagemagick 6.3.x

An old thread, I know, but thanks to DJTurboToJo's tip, I now have an ImageMagick that can -extent using a specific background colour (only available in ImageMagick 6.3.2 or above)! Thanks particularly for the configure code:
Code:
./configure --prefix=/usr
Very handy!
wayfarer_boy is offline   Reply With Quote
Old February 14th, 2008   #6
dante.regis
5 Cups of Ubuntu
 
dante.regis's Avatar
 
Join Date: Apr 2006
Location: Brazil
Beans: 42
Ubuntu 7.04 Feisty Fawn
Re: Imagemagick 6.3.x

Thanks for the help!

Just for notice, since I'm a lazy guy, I prefer typing an extra "z" on the tar command rather than using gunzip:

tar xvzf filename.tar.gz

instead of your (working) method: gunzip -c filename.tar.gz | tar xvf -

just a question of choice, yet though you should know
dante.regis is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:13 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry