Re: compiling beagle



On Fri, Nov 7, 2008 at 3:57 AM, Darren Govoni <darren ontrenet com> wrote:
> I tried that. I'm using Ubuntu. It doesn't generate any makefiles. here
> is the tail...
>
> [snipped]
> vc_variable='PKG_CONFIG'
> want_gettext='false'
> want_glib_gettext='true'
> want_gnome_doc_utils='false'
> want_gtk_doc='false'
> want_intltool='true'
> want_libtool='true'
> want_pkg_config='true'
> shift: 348: can't shift that many
> $
>

That's probably because Ubuntu uses /bin/dash for /bin/sh. Try
changing the #!/bin/sh at the top of autogen.sh to #!/bin/bash

-- 
~Nirbheek Chauhan


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