Re: [anjuta-list] Can't Build Anjuta



Hi!

Try to reconfigure anjuta (run ./configure or autoreconf
or ./autogen.sh) and make clean.

And probably you also need to rebuild devhelp if you don't use the
version from the system.

Regards,
Johannes

Am Mittwoch, den 02.05.2012, 10:59 -0400 schrieb Al Votolato:
> Thank you for the reply Johannes.
> 
> I tried uninstalling libxml2 from usr/local/lib and then rebuilding
> anjuta. I think it's getting farther, but now it fails as follows:
> 
>   CCLD   libanjuta-devhelp.la
> /bin/grep: /usr/local/lib/libxml2.la: No such file or directory
> /bin/sed: can't read /usr/local/lib/libxml2.la: No such file or
> directory
> libtool: link: `/usr/local/lib/libxml2.la' is not a valid libtool
> archive
> make[4]: *** [libanjuta-devhelp.la] Error 1
> make[4]: Leaving directory
> `/home/Polestartech/anjuta-3.4.1/plugins/devhelp'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/Polestartech/anjuta-3.4.1/plugins/devhelp'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/Polestartech/anjuta-3.4.1/plugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/Polestartech/anjuta-3.4.1'
> make: *** [all] Error 2
> 
> I also tried rebuilding and reinstalling gdl and then anjuta, but I
> still got the above error. It looks like I need libxml2 for anjuta
> 3.4.1?
> 
> Thanks again,
> Al
> 
> On Wed, May 2, 2012 at 9:43 AM, Johannes Schmid <jhs jsschmid de>
> wrote:
>         Hi!
>         
>         The error message look like the libgdl version you use wasn't
>         compiled
>         with the same libxml version that is installed on your system.
>         
>         What you can try is to remove libxml from /usr/local (libxml
>         is so stable
>         that the version used by the system should be fine) and try
>         again (make
>         clean && make). If that doesn't help you might try to compile
>         libgdl and
>         then retry with anjuta.
>         
>         Regards,
>         Johannes
>         
> 

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]