FAQ #5
How do I use compiling options?
Category: | How to get started | Difficluty: | |
Assigned to: | - | Due date: | |
Related issue: | - | Related Message: | - |
Related version: | - | Views: | 5997 |
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