I second that.  The correct dev package is indeed libmagick9-dev, and
that's what's documented in the installation notes for Ubuntu
6.10/7.04 and 8.04/8.10 - nothing has changed there in several Ubuntu
releases.

Lee - K5DAT


On Mon, Nov 17, 2008 at 4:40 PM, Bob Nielsen <[EMAIL PROTECTED]> wrote:
> Err--did you mean libmagick++9-dev?  That is the C++ version.  The
> one you really need is libmagick9-dev.
>
> Bob, N7XY
>
> On Nov 17, 2008, at 12:54 PM, David wrote:
>
>> Hi All...so much for my big mouth....just had a look in my 8.04
>> install
>> and found that imagemagick++9-dev was not installed.....have now
>> installed it and did a ./update-xastir from the CVS and all running
>> 100%
>>
>> in the 6.10 install notes it shows imagemagick9-dev...note the 8.04
>> filename has imagemagick++9-dev...could be the same for 8.10 if its
>> there
>>
>> now i had better shut up HI HI
>>
>> 73 David VK4BDJ
>>
>>
>> David 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
>
> _______________________________________________
> 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