I've found the dev package for imagemagick and installed it twice in
two separate virtual machines via Synaptic in Xubuntu 8.10.  The name
of the package is libmagick9-dev.  There was no problem with Synaptic
finding it in the repo.

Lee - K5DAT


On Mon, Nov 17, 2008 at 1:23 PM, David <[EMAIL PROTECTED]> wrote:
> Hi All....re Imagemagick and Ubuntu 8.10....
> the -dev file is not in the repository.....either pinch it from 8.04 or
> d/l the complete Imagemagick file and compile from the latest source
>
> 73 David VK4BDJ
>
>
> Lee Bengston wrote:
>> Based on some earlier posts, it sounds like there are some issues with
>> GraphicsMagick, so yes, I recommend removing GraphicMagick via
>> Synaptic and installing Imagemagick.
>>
>> See http://xastir.org/wiki/index.php/HowTo:Ubuntu_8.10 for a list of
>> packages that includes Imagemagick to install via Synaptic.  I would
>> install them prior to executing the configure, make and make install
>> portions of the commands Rick gave you below.
>>
>> Regards,
>> Lee - K5DAT
>>
>>
>> On Mon, Nov 17, 2008 at 11:14 AM, Tyler Parsons
>> <[EMAIL PROTECTED]> wrote:
>>
>>> Thanks for the information, particularly on the specific commands..
>>> Linux is completely new to me. Do I need ImageMagic (sp) rather than
>>> GraphicsMagic?
>>>
>>> No, I started reading from the bottom up. That'll teach me.
>>>
>>> Tyler WB7DDL
>>>
>>>
>>>
>>> Rick Green wrote:
>>>
>>>> On Sun, 16 Nov 2008, Tyler Parsons wrote:
>>>>
>>>>
>>>>
>>>>> I had a working Xastir version 1.9.1 under Ubuntu 8.04. I upgraded to
>>>>> 8.10 and all the "geo" links stopped working - Tiger maps, Terraserver, 
>>>>> etc.
>>>>>
>>>>> I reloaded a completely fresh 8.10, downloaded Xastir 1.9.1 via
>>>>> synaptic, and still got the same problem with the on-line maps. There is
>>>>> a note in the Ubuntu Forums that this seems to be a problem. Something
>>>>> about wget and libcurl not being found.
>>>>>
>>>>>
>>>>>
>>>>   I just went thru this in the last 48 hours.  Did you read the previous
>>>> messages in this thread?
>>>>
>>>> to recap, here's the Ubuntu 8.10 quickstart:
>>>>
>>>> (as user)
>>>>    sudo apt-get remove xastir
>>>>    sudo apt-get build-dep xastir
>>>>    cd
>>>>    sed s:/usr/share:/usr/local/share:g .xastir/config/xastir.cnf
>>>>    wget http://downloads.sourceforge.net/xastir/xastir-1.9.4.tar.gz
>>>>    tar -xzvf xastir/xastir-1.9.4.tar.gz
>>>>    cd xastir-1.9.4
>>>>    ./configure CPPFLAGS="-I/usr/include/geotiff"
>>>>    make
>>>>    sudo make install
>>>>    cd ..
>>>>
>>>>    That'll give you 1.9.4, the current stable release.
>>>>
>>>>    For the nitty-gritty details and explanation, and also if you wish to go
>>>> right to the bleeding edge with CVS, see:
>>>>
>>>> http://xastir.org/wiki/index.php/HowTo:Ubuntu_8.10
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> Xastir mailing list
>>> [email protected]
>>> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>>>
>> _______________________________________________
>> Xastir mailing list
>> [email protected]
>> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>>
>>
>
> _______________________________________________
> Xastir mailing list
> [email protected]
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
>
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to