View Full Version : [all variants] Using AWN extras with repo version ?
abelthorne
April 28th, 2008, 03:48 PM
Hello,
I've installed Avant Window Navigator in Hardy from the Universe repository. The awn-extras package is not available in it.
I know of the 3rd-party "testing" repositories that include the awn packages but I'd like to stick with the official repo version.
I've tried to compile awn-extras from source but get a compilation error. From what I've understood, I need to compile AWN itself first (some header files are missing).
Is there a way to compile/install only awn-extras so that it works with the 0.2.1 version that is in the Hardy Universe repository ?
azhtar
April 28th, 2008, 05:19 PM
Check on awn site, they have repos on PPA for hardy
abelthorne
April 28th, 2008, 06:28 PM
Check on awn site, they have repos on PPA for hardy
I know, but as I said I'd like not to use them and stick with the official repository (Hardy Universe).
My goal is to build/install the extras and use them with this version, if possible.
moonbeam
April 28th, 2008, 07:57 PM
Hello,
I've installed Avant Window Navigator in Hardy from the Universe repository. The awn-extras package is not available in it.
I know of the 3rd-party "testing" repositories that include the awn packages but I'd like to stick with the official repo version.
I've tried to compile awn-extras from source but get a compilation error. From what I've understood, I need to compile AWN itself first (some header files are missing).
Is there a way to compile/install only awn-extras so that it works with the 0.2.1 version that is in the Hardy Universe repository ?
If you install the various official awn dev packages in hardy and install all the additional deps needed for an awn extras build then you should be able to build from awn-extras v 0.2.1 source. Do not try to build from later source as we broke compatibility after 0.2.1.
https://code.launchpad.net/~awn-extras/awn-extras/0.2.1
http://wiki.awn-project.org/Awn_Extras:Installation#Building_From_Source
Not that 0.2.1 tends to have a lot more bugs than more current versions.
abelthorne
April 28th, 2008, 08:06 PM
If you install the various official awn dev packages in hardy and install all the additional deps needed for an awn extras build then you should be able to build from awn-extras v 0.2.1 source. Do not try to build from later source as we broke compatibility after 0.2.1.
I tried to compile awn-extras only and get an error with make:
aff-settings.h:29:38: error: libawn/awn-config-client.h: No such file or directory
It seems that libawn/awn-config-client.h is there only when compiling awn first (or I missed some point somewhere).
moonbeam
April 28th, 2008, 09:20 PM
I tried to compile awn-extras only and get an error with make:
aff-settings.h:29:38: error: libawn/awn-config-client.h: No such file or directory
It seems that libawn/awn-config-client.h is there only when compiling awn first (or I missed some point somewhere).
That would indicate that you are attempting to build a post 0.2.1 version of awn-extras. You need to download the 0.2.1 source if you want to go this route.
abelthorne
April 29th, 2008, 04:12 AM
Whoops. You're right. I downloaded the latest version and didn't see the previous ones. I was blind on this case.
Thanks a lot. :)
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.