The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

compilation fail

asked 2012-11-08 03:14:43 +0000

i3er gravatar image

Hi,

I'm trying to compile from the latest master git repository and I'm getting this error.

$ make [libi3] CC libi3/fakeconfigurenotify.c In file included from libi3/fakeconfigurenotify.c:14:0: include/libi3.h:22:25: fatal error: pango/pango.h: No such file or directory compilation terminated. make: * [libi3/fakeconfigurenotify.o] Error 1

I'm on Ubuntu 12.04 and prior to compiling I did $ sudo apt-get build-dep i3-wm

Cheers!

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2012-11-08 16:24:14 +0000

i3er gravatar image

updated 2012-11-08 17:54:04 +0000

I was able to successfully build by getting all dependencies resolved. Apparently, the build-dep command won't install all dependencies on a vanilla install of Ubuntu 12.04. But after I installed full gnome, all works well. Thanks!

edit flag offensive delete link more
0

answered 2012-11-08 07:07:05 +0000

Michael gravatar image

You are missing dependencies obviously. Please use our auto-builder instead, see http://i3wm.org/docs/repositories.html

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-08 03:14:43 +0000

Seen: 640 times

Last updated: Nov 08 '12