Re: [Banshee-List] Building from CVS problems with .m4 lmacros
- From: Lukas Spierings <spie loti nl>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Building from CVS problems with .m4 lmacros
- Date: Tue, 19 Sep 2006 21:26:23 +0200
I haven't built Banshee from cvs for a while now, but what usually
worked was:
sudo apt-get install banshee
sudo apt-get install cvs
sudo apt-get install subversion
sudo apt-get build-dep banshee
sudo apt-get install automake1.9
sudo update-alternatives --set automake /usr/bin/automake-1.9
sudo ldconfig
cvs -z3 -d:pserver:anonymous anoncvs gnome org:/cvs/gnome co -P banshee
cd banshee
./autogen.sh --prefix=/usr
make
sudo make install
cd ..
svn co svn://svn.banshee-project.org/trunk/banshee-official-plugins
cd banshee-official-plugins
./autogen.sh --prefix=/usr
make
sudo make install
Good luck!
On Tue, 2006-09-19 at 14:15 -0500, Roger Scow wrote:
> I don't know about /src...that's just what the banshee site suggested.
> What would be more appropriate? /bin? I'm not sure.
>
> I've installed most of the packages. Will make sure. I did sudo
> apt-get build-dep banshee, and got a bunch of stuff installed.
>
> When I CVS'd gnome-common I got most of the .m4 macros, but I'm not
> sure where to install them when I make and make install. /cvs/gnome?
> or /bin ?
>
> Roger
>
> On 9/19/06, Matt Philmon <mattisking gmail com> wrote:
> 1. Do you really want /src as your destination directory?
> Does that exist?
> 2. On Ubuntu make sure you have the packages
> build-essential, cvs, subversion, automake1.9,
> libtool, and autoconf at least. There might be a
> missing debian package as well but see if that helps.
> 3. Also, under Ubuntu, the following command is always a
> great starting place: sudo apt-get build-dep banshee
> (or whatever package you're wanting to build yourself.
> In this case, Ubuntu has an older version of banshee
> so it can put all the dependencies in place for you.)
>
>
>
> On 9/19/06, Roger Scow <rdscow gmail com> wrote:
>
> Newb Scow here, sir.
>
> When I attempt to build Banshee, I cvs'd the module, and then
> CD'd into banshee. When I ran ./autogen.sh --prefix=/src, the
> build started, and then I got this error message:
>
> Checking for required M4 macros...
> gnome-compiler-flags.m4 not found
> libtool.m4 not found
> glib-gettext.m4 not found
> intltool.m4 not found
> pkg.m4 not found
> Checking for forbidden M4 macros...
> ***Error***: some autoconf macros required to build banshee
> were not found in your aclocal path, or some forbidden
> macros were found. Perhaps you need to adjust your
> ACLOCAL_FLAGS?
>
> Can't find with apt. Is this a CVS module? How do I find?
> Thanks
>
> Roger
>
>
>
>
>
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
>
>
>
>
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
>
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]