[Xastir] cvs update

Orrin Winton oakenshieldd at lycos.com
Mon Apr 7 18:53:24 EDT 2003


Curt, here is the state of things with me, trying to update xastir:

First, please look at this:  after i did the new make and make
install, and ran xastir, i checked in the Help or About and it said
Xastir V. 1.1.4; libraries used:  @(#)GNU/LessTif Version 2.1 
Release 0.93.41.

Is your latest revision (with "receive with AGWPE") V. 1.1.4?  If
not, then my make/install failed or isn't being run when i type
xastir &.

And it's not obvious to me how to tell xastir to use the agwpe.  In
the interfaces dialog nothing appeared.

Also, on MAKE when it was finished i got the following:

[lots of stuff] ...
... /bin/ld: cannot find - llcms
collect2: ld returned 1 exit status
make[2]: *** [xastir.exe] Error 1
make[2]: leaving directory '/home/Orrin Winton/src/xastir2/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/Orrin Winton/src/xastir2/xastir'
make: *** [all] Error 2

Then, on MAKE INSTALL finished & i got the following:

[lots of stuff] ...
... /bin/ld: cannot find - llcms
collect2: ld returned 1 exit status
make[1]: *** [xastir.exe] Error 1
make[1]: leaving directory '/home/Orrin Winton/src/xastir2/xastir/src'
make: ***[install-recursive] Error 1

I wonder if having ImageMagick-5.5.6 in there is causing the error;
i seem to recall seeing a note saying don't use 5.5.6.  If so, should
i get rid of ImageMagick-5.5.6 (all files?  something in the config
or make files?).

Thanks for your help.

Orrin WN1Z
 
--

On Sun, 6 Apr 2003 21:41:17   
 Curt Mills, WE7U wrote:
>On Sun, 6 Apr 2003, Orrin Winton wrote:
>
>> Add'l info on the two directories for xastir i now have:
>> 
>> ~/src/xastir   has the code i downloaded the first time
>> ~/src/xastir2/xastir has the 2nd download.  
>> 
>> 
>> So my last question becomes:  do i follow Step 6) and do:
>> 
>> cd ~/src/xastir2/xastir
>> ./bootstrap.sh
>> ./configure
>> make
>> make install
>> 
>> I don't know exactly what the bootstrap.sh script and the
>> configure are doing, hence my question: do i do those again.
>
>Normally you wouldn't have to do the bootstrap.sh and configure steps
>if you've already configured Xastir once.  Since you're working on a
>brand-new set of source code though, you need to do that.
>bootstrap.sh creates some files needed by configure.  Configure then
>examines your system to see what tools are available to use in order
>to compile Xastir, and what extra libraries are available for Xastir
>to use.  Configure then creates "Makefile" files that are used during
>the make and make install portions of the process.
>
>If you start from a fresh snapshot of the sources like you just did
>you need to start at the bootstrap.sh step.  If you add additional
>libraries to your system that Xastir might be able to use, then you
>start at the configure step.
>
>If/when you get to the stage that the "xastir2" sources make and
>install correctly and you're happy with that version of Xastir, you
>can then remove the "xastir" directory and rename the "xastir2"
>directory back to "xastir".  That way you'll only have one directory
>to worry about again.
>
>	cd /home/<user>/src
>	rm -rf xastir
>	mv xastir2 xastir
>
>The reason that I suggested making the "xastir2" directory was so that
>you wouldn't lose your other downloaded sources, in case the new CVS
>download didn't work for some reason.  Just covering the bases.
>
>Curt, WE7U.				archer at eskimo.com
>http://www.eskimo.com/~archer
>  Lotto:  A tax on people who are bad at math. - unknown
>Windows:  Microsoft's tax on computer illiterates. - WE7U.
>The world DOES revolve around me:  I picked the coordinate system!"
>
>


____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus



More information about the Xastir mailing list