Re: [i3] How to get i3wm statically linked?

2014-12-15 Thread Axel Wagner
Hi,

Mike Bonar  writes:
> https://faq.i3wm.org/question/68/how-to-build-and-install-i3-from-sources/
>
> How to build from source.

this does not answer, how to link it statically.

I have no real idea how to do that (and if it's possible) either. I
tried building using LDFLAGS=-static and replacing --libs in the
pkg-config by --static. That does not seem to be enough.


Re: [i3] How to get i3wm statically linked?

2014-12-15 Thread Mike Bonar
https://faq.i3wm.org/question/68/how-to-build-and-install-i3-from-sources/

How to build from source.

Cheers,
Mike
On Dec 15, 2014, at 1:15 PM, cyberwoodman .  wrote:

> Hello. At work I must use and old Ubuntu 11.04 version. So I limited to use 
> i3 with version 3.x
> 
> Sadly, the newest version of i3 is much more handy than previous one.
> 
> Could you please advise me how to build i3 statically linked? Thanks.



[i3] How to get i3wm statically linked?

2014-12-15 Thread cyberwoodman .
Hello. At work I must use and old Ubuntu 11.04 version. So I limited to use
i3 with version 3.x

Sadly, the newest version of i3 is much more handy than previous one.

Could you please advise me how to build i3 statically linked? Thanks.