[Xastir] Ubuntu 6.06 Boostrap
John Ronan
jronan at tssg.org
Sun Nov 5 12:14:02 EST 2006
I could be a bit late posting this, I'm just back from a "Search
Skills" Course.
Here's what I did last Friday, to get a freshly installed laptop up
and running
Uncommented "Universe" from /etc/apt/sources.list
Then I did the following
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install ssh
sudo apt-get install build-essential
sudo apt-get install cvs autoconf automake1.9 python-dev
sudo apt-get install xorg-dev
#needs universe
sudo apt-get install lesstif2-dev
sudo apt-get install libax25-dev
sudo apt-get install gpsman gpsmanshp
sudo apt-get install proj
sudo apt-get install libmagick9-dev
sudo apt-get install libgdal1-dev
sudo apt-get install libdb4.4-dev
sudo update-alternatives --config automake
I edited the scripts/get-maptools.sh script to look like:
ALL=" http://internap.dl.sourceforge.net/sourceforge/pcre/
pcre-6.3.tar.gz
http://dl.maptools.org/dl/shapelib/shapelib-1.2.10.tar.gz\
http://dl.maptools.org/dl/geotiff/libgeotiff/
libgeotiff-1.2.3.tar.gz"
I downloaded xastir from CVS did bootstrap and ./configure and got
Building with AX25 ................................. : yes
Building with Festival ............................. : yes
Building with GPSMan ............................... : yes
Building with ImageMagick .......................... : yes
Building with libproj .............................. : yes
Building with GeoTiff .............................. : yes
Building with GDAL/OGR ............................. : yes
Building with ShapeLib ............................. : yes
Building with pcre ................................. : yes
Building with dbfawk ............................... : yes
Building with map caching .......................... : yes
----------------------------------------------------------
Building with ErrorPopups (Old Method) ............. : no
Building with libgc (Debug) ........................ : no
Building with profiling (Debug) .................... : no
Building with rtree indexing (Experimental) ........ : no
Building with Linux Standard Base (Experimental) ... : no
Sleeeeeeep
Regards
de John
EI7IG
On 4 Nov 2006, at 20:35, Rick Green wrote:
> On Sat, 4 Nov 2006, Bob Nielsen wrote:
>
>>> apt-get source xastir
>>> This will bring in the xastir source tree, along with all the
>>> library headers (-dev packages) that are necessary to compile it.
>>
>> You need to also use "apt-get build-dep xastir" to get the
>> headers, etc.
>>
> Thanks for the clarification. I learn something every day!
> Usually by putting my foot in my mouth first, then listening to the
> corrections...
>
> So then the simplified path simply replaces Gale Wilkinson's step
> two with:
>
> apt-get install build-essential, cvs
> apt-get build-dep xastir
>
> It wouldn't be necessary to install the source itself, since the
> CVS checkout in step three would grab it.
>
> --
> Rick Green
>
> "Those who would give up essential Liberty, to purchase a little
> temporary Safety, deserve neither Liberty nor Safety."
> -Benjamin Franklin
> _______________________________________________
> Xastir mailing list
> Xastir at xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
--
John Ronan <jronan at tssg.org>, +353-51-302938
Telecommunications Software & Systems Group, http://www.tssg.org
More information about the Xastir
mailing list