FAQ #5

How do I use compiling options?

Added by Bianca Mix 5013 days ago. Updated by Bianca Mix 5013 days ago.

Category: How to get started Difficluty: Difficluty5
Assigned to:- Due date:
Related issue:- Related Message:-
Related version:- Views:5745
Valid:Valid

Answer

When using ./configure you can chain the commands so that you can setup Smuxi the way you want. This way it only contains the functionalities you require. Below are some examples of available options for ./configure.

Setting install location
--prefix=~/local

default location is /usr/local

Remove front-end (Server only)
--enable-frontend-gnome=no

Remove Twitter support
--engine-twitter-engine=no