unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daimrod <daimrod@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: How to begin contributing to XWidgets for GSoC
Date: Sun, 02 Mar 2014 16:49:16 +0900	[thread overview]
Message-ID: <87k3cd59c3.fsf@tanger.home> (raw)
In-Reply-To: <87k3cd2ioo.fsf@gnu.org> (Xue Fuqiao's message of "Sun, 02 Mar 2014 14:55:35 +0800")

Xue Fuqiao <xfq@gnu.org> writes:

> joakim@verona.se writes:
>> I'm the maintainer of the branch.
>>
>> The current readme lives here:
>> http://www.verona.se/projects/xwidget-emacs.html
>>
>> I think the best approach is to just start building and testing on your
>> plattform.
>>
>> I use Fedora 20, but the code has been reported to work on many other
>> GNU/Linux projects.
>>
>> I think this years focus should be on getting merged to the Emacs trunk
>> when it opens again.
>
> I'm also interested in this project.  I just checked out the `xwidget'
> branch and tried to build it.  But:
>
> xwidget.c:95:26: fatal error: girepository.h: No such file or directory
>  #include <girepository.h>
>                           ^
> compilation terminated.
> make[2]: *** [xwidget.o] Error 1
> make[2]: Leaving directory `/home/xfq/emacs-repo/main/xwidget/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/home/xfq/emacs-repo/main/xwidget'
> make: *** [bootstrap] Error 2
>
> The same error occured after installing the following packages in Ubuntu
> repo:
>
> * gobject-introspection
> * libgirepository-1.0-1
> * libgirepository1.0-dev
> * gir1.2-freedesktop
>
> Any ideas?

That's weird, the file should be provided by the package
libgirepository1.0-dev. Does the file appear in:
$ dpkg -L libgirepository1.0-dev | grep girepository.h
?

Best,
-- 
Daimrod/Greg



  reply	other threads:[~2014-03-02  7:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-01  7:12 How to begin contributing to XWidgets for GSoC Daniil Plyukhin
2014-03-01  9:01 ` joakim
2014-03-02  6:55   ` Xue Fuqiao
2014-03-02  7:49     ` Daimrod [this message]
2014-03-02  8:27       ` joakim
2014-03-04 16:01         ` joakim
2014-03-05 12:16           ` Xue Fuqiao
2014-03-05 12:41             ` joakim
2014-03-06  3:00               ` Xue Fuqiao
2014-03-06  7:13             ` Thien-Thi Nguyen
2014-03-06 22:25               ` Xue Fuqiao
2014-03-02  9:06       ` Xue Fuqiao
2014-03-04  8:29   ` Xue Fuqiao
2014-03-04  0:45 ` Daimrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3cd59c3.fsf@tanger.home \
    --to=daimrod@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).