Thank you for your replies. I am trying to do this in windows. How can I run
the configure script there?

Thanks,
Milind

On Wed, Jan 19, 2011 at 9:56 AM, Bobby Powers <bobbypow...@gmail.com> wrote:

> If you've downloaded a release tarball, you'll need to run the configure
> script.  If you checked out git, you'll have to run the autogen (and
> optionally re-run configure):
> $ cd path/to/gnumeric
> $ ./autogen.sh # if ./configure doesn't exist, i.e. checked out from git
> $ ./configure
>
> good luck!
> Bobby
>
> On Wed, Jan 19, 2011 at 12:04 AM, Milind Gupta <milind.gu...@gmail.com>wrote:
>
>> Hi,
>>         I am trying to compile gnumeric on Eclipse but it gives me error
>> about missing include files - gnumeric-config.h. It seems it is generated by
>> the make file. I never used make files before. Is there any list of
>> instructions that can help me compile gnumeric on Eclipse.
>>
>> Thanks,
>> Milind
>>
>> _______________________________________________
>> gnumeric-list mailing list
>> gnumeric-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/gnumeric-list
>>
>>
>
_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnumeric-list

Reply via email to