Re: [Anjuta-list] Anjuta-list Digest, Vol 2, Issue 5



Hi,
that make clean tip worked! thanks!

On Wed, 2006-06-14 at 12:03 -0700,
anjuta-list-request lists sourceforge net wrote:
> Send Anjuta-list mailing list submissions to
> 	anjuta-list lists sourceforge net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.sourceforge.net/lists/listinfo/anjuta-list
> or, via email, send a message with subject or body 'help' to
> 	anjuta-list-request lists sourceforge net
> 
> You can reach the person managing the list at
> 	anjuta-list-owner lists sourceforge net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Anjuta-list digest..."
> 
> 
> Today's Topics:
> 
>    1. Anjuta 2.02 make install problem (weijie)
>    2. Re: Anjuta 2.02 make install problem (Johannes Schmid)
>    3. Anjuta 2.0.2 crashes when loading Glade3 (Micah Carrick)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 14 Jun 2006 11:40:39 +0800
> From: weijie <weijie90 gmail com>
> Subject: [Anjuta-list] Anjuta 2.02 make install problem
> To: anjuta-list lists sourceforge net
> Message-ID: <1150256439 5031 7 camel di-desktop>
> Content-Type: text/plain
> 
> Hi,
> i'm running Ubuntu 6.06. 
> 
> I managed to run "sudo ./configure" and "sudo make" to compile anjuta
> 2.02, but "sudo make install" gives me this error:
> 
> (cd /usr/local/lib/anjuta && { ln -s -f libanjuta-devhelp.so.0.0.0
> libanjuta-devhelp.so.0 || { rm -f libanjuta-devhelp.so.0 && ln -s
> libanjuta-devhelp.so.0.0.0 libanjuta-devhelp.so.0; }; })
> (cd /usr/local/lib/anjuta && { ln -s -f libanjuta-devhelp.so.0.0.0
> libanjuta-devhelp.so || { rm -f libanjuta-devhelp.so && ln -s
> libanjuta-devhelp.so.0.0.0 libanjuta-devhelp.so; }; })
> /usr/bin/install
> -c .libs/libanjuta-devhelp.lai /usr/local/lib/anjuta/libanjuta-devhelp.la
> /usr/bin/install: cannot stat `.libs/libanjuta-devhelp.lai': No such
> file or directory
> make[3]: *** [install-pluginLTLIBRARIES] Error 1
> make[3]: Leaving directory
> `/home/di/Desktop/anjuta-2.0.2/plugins/devhelp'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory
> `/home/di/Desktop/anjuta-2.0.2/plugins/devhelp'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/di/Desktop/anjuta-2.0.2/plugins'
> make: *** [install-recursive] Error 1
> 
> 
> 
> Please help, thanks!!
> 
> wj
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 14 Jun 2006 16:34:50 +0200
> From: Johannes Schmid <johannes schmid gmx de>
> Subject: Re: [Anjuta-list] Anjuta 2.02 make install problem
> To: weijie <weijie90 gmail com>
> Cc: anjuta-list lists sourceforge net
> Message-ID: <44901E8A 4050203 gmx de>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi!
> 
> Some general tips:
> - - run make and configure as normal user not as root using sudo
> - - of course make install must be run as root
> 
> Anyway, try to make clean in plugins/devhelp and a make install afterwards.
> 
> Regards,
> Johannes
> 
> weijie wrote:
> > Hi,
> > i'm running Ubuntu 6.06. 
> > 
> > I managed to run "sudo ./configure" and "sudo make" to compile anjuta
> > 2.02, but "sudo make install" gives me this error:
> > 
> > (cd /usr/local/lib/anjuta && { ln -s -f libanjuta-devhelp.so.0.0.0
> > libanjuta-devhelp.so.0 || { rm -f libanjuta-devhelp.so.0 && ln -s
> > libanjuta-devhelp.so.0.0.0 libanjuta-devhelp.so.0; }; })
> > (cd /usr/local/lib/anjuta && { ln -s -f libanjuta-devhelp.so.0.0.0
> > libanjuta-devhelp.so || { rm -f libanjuta-devhelp.so && ln -s
> > libanjuta-devhelp.so.0.0.0 libanjuta-devhelp.so; }; })
> > /usr/bin/install
> > -c .libs/libanjuta-devhelp.lai /usr/local/lib/anjuta/libanjuta-devhelp.la
> > /usr/bin/install: cannot stat `.libs/libanjuta-devhelp.lai': No such
> > file or directory
> > make[3]: *** [install-pluginLTLIBRARIES] Error 1
> > make[3]: Leaving directory
> > `/home/di/Desktop/anjuta-2.0.2/plugins/devhelp'
> > make[2]: *** [install-am] Error 2
> > make[2]: Leaving directory
> > `/home/di/Desktop/anjuta-2.0.2/plugins/devhelp'
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory `/home/di/Desktop/anjuta-2.0.2/plugins'
> > make: *** [install-recursive] Error 1
> > 
> > 
> > 
> > Please help, thanks!!
> > 
> > wj
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Anjuta-list mailing list
> > Anjuta-list lists sourceforge net
> > https://lists.sourceforge.net/lists/listinfo/anjuta-list
> > 
> > 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFEkB6K7Dsf+G5b/WsRAhhmAKDrNtHIv3FOH68Jbw8b/vG8J3kD+gCfVn1M
> jeZjClmORqg3KCLB3ZDkOkc=
> =rSkG
> -----END PGP SIGNATURE-----
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Wed, 14 Jun 2006 10:12:26 -0700
> From: Micah Carrick <email micahcarrick com>
> Subject: [Anjuta-list] Anjuta 2.0.2 crashes when loading Glade3
> To: anjuta-list lists sourceforge net
> Message-ID: <4490437A 2030702 micahcarrick com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> (glade-3:12163): GLib-GObject-CRITICAL **: g_object_unref: assertion 
> `G_IS_OBJECT (object)' failed
> 
> ** (glade-3:12163): CRITICAL **: anjuta_app_remove_widget: assertion 
> `dock_item != NULL' failed
> ** Message: Spawning script
> 
> I have compiled Anjuta 2.0.2 and Glade-3 from CVS. When I open a glade 
> via 'New' > 'Glade File' it works okay so long as I don't have a project 
> open. If I have a project open (such as a generic gnome-foobar test 
> project) then Anjuta crashes when I try to open the glade file or create 
> a new one. Seems to be something with the docking. Is this a problem 
> with Glade or an issue with Anjuta 2.0.2? Any ideas on what I can do?
> 
> - Micah
> 
> 
> 
> 
> 
> ------------------------------
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 
> 
> End of Anjuta-list Digest, Vol 2, Issue 5
> *****************************************





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