public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* Re: [B.A.T.M.A.N.] Libelf
       [not found] <009f01ccda89$f0502260$d0f06720$@co.za>
@ 2012-01-24 16:49 ` Marek Lindner
  2012-01-24 23:46   ` elektra
       [not found]   ` <565583648-1327431441-cardhu_decombobulator_blackberry.rim.net-851327728-@b4.c14.bise7.blackberry>
  0 siblings, 2 replies; 5+ messages in thread
From: Marek Lindner @ 2012-01-24 16:49 UTC (permalink / raw)
  To: Grant; +Cc: b.a.t.m.a.n, siwu


Hi,

> I am trying to use the latest batman solution. I have a ubiquiti
> routerstation pro with opnewrt installed. I have even update it to 10.03.1.
> but I cant get batman to install. When I go to the directory I untarred and
> try run make I get this error:
> 
> make: can't load library 'libelf.so.0'
> 
> I googled it to death and tried whatever solution I can find but nothing
> works. Any ideas how to fix this or where I can get help would be
> appreciated? Is there a batman forum yet?

just to be sure about that: Are you using batmand or batman-adv ?

Regards,
Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] Libelf
  2012-01-24 16:49 ` [B.A.T.M.A.N.] Libelf Marek Lindner
@ 2012-01-24 23:46   ` elektra
       [not found]   ` <565583648-1327431441-cardhu_decombobulator_blackberry.rim.net-851327728-@b4.c14.bise7.blackberry>
  1 sibling, 0 replies; 5+ messages in thread
From: elektra @ 2012-01-24 23:46 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi -

> > make: can't load library 'libelf.so.0'

I suppose you are trying to compile batmand or batman-adv in the OpenWrt build environment.

Regardless of whether you are trying to compile batmand or batman-adv, this seems to indicate that your build environment is not sane. Did you successfully compile any other software package in this build environment?

Cheers,
Elektra


-- 
Viral meme of radical freedom

The fact that you talk in your head doesn't mean that you think.

The best way to lose control over yourself is trying to control yourself.

Most people experience themselves as a voice in their head, telling them
who they are, what they think and what they have to do.

http://en.wikipedia.org/wiki/Meme

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] Libelf
       [not found]   ` <565583648-1327431441-cardhu_decombobulator_blackberry.rim.net-851327728-@b4.c14.bise7.blackberry>
@ 2012-01-25 10:08     ` Marek Lindner
  2012-01-25 10:17       ` Grant
  0 siblings, 1 reply; 5+ messages in thread
From: Marek Lindner @ 2012-01-25 10:08 UTC (permalink / raw)
  To: grant; +Cc: b.a.t.m.a.n


Hi,

> Thanks for replying.

please don't just reply to me in private but to the list.


> I am using batman-adv. I eventually decided to do a
> full new build with batman included but figuring out what the wiki says.
> 
> Do you have a details "batman for dummies" manual at all?

We have a quick-start-guide on our website along with numerous other 
documents. Did you have a look at that ? If that is not enough you need to be 
more detailed on what you are looking for.

Regards,
Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] Libelf
  2012-01-25 10:08     ` Marek Lindner
@ 2012-01-25 10:17       ` Grant
  2012-01-25 10:59         ` Marek Lindner
  0 siblings, 1 reply; 5+ messages in thread
From: Grant @ 2012-01-25 10:17 UTC (permalink / raw)
  To: 'Marek Lindner'; +Cc: b.a.t.m.a.n

Hi Marek,

Thanks for responding. I was under the impression I did reply to the list,
but no stress, I will do it in future.

I have worked through the guide. It took me a while to figure out what
needed to be done exactly. The initial attempt to download straight to a
openwrt install gave me the libelf error. I then follow through the guide
and eventually worked on my own build. But, it still did not work. 

The documentation I think make some assumption that you are a highly
experienced wireless person using openwrt in everyday. I doesn't seem to
cater for someone coming to it for the first time.

I am looking at solutions as your is quiet dynamic which is why I like it.
It does not exactly state how a gateway would work, a cpe or similar and how
exactly to get wifi working on a solution. So, maybe a bit more "for
dummies" stuff would be great. 

Otherwise, great job on creating a solution that is so powerful. Just wish I
could get it working easier.

Regards,

Grant

-----Original Message-----
From: Marek Lindner [mailto:lindner_marek@yahoo.de] 
Sent: 25 January 2012 12:09 PM
To: grant@mrit.co.za
Cc: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: Libelf


Hi,

> Thanks for replying.

please don't just reply to me in private but to the list.


> I am using batman-adv. I eventually decided to do a
> full new build with batman included but figuring out what the wiki says.
> 
> Do you have a details "batman for dummies" manual at all?

We have a quick-start-guide on our website along with numerous other 
documents. Did you have a look at that ? If that is not enough you need to
be 
more detailed on what you are looking for.

Regards,
Marek


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] Libelf
  2012-01-25 10:17       ` Grant
@ 2012-01-25 10:59         ` Marek Lindner
  0 siblings, 0 replies; 5+ messages in thread
From: Marek Lindner @ 2012-01-25 10:59 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Grant


Hi,

> Thanks for responding. I was under the impression I did reply to the list,
> but no stress, I will do it in future.

ok, thanks!


> I have worked through the guide. It took me a while to figure out what
> needed to be done exactly. The initial attempt to download straight to a
> openwrt install gave me the libelf error. I then follow through the guide
> and eventually worked on my own build. But, it still did not work.
> 
> The documentation I think make some assumption that you are a highly
> experienced wireless person using openwrt in everyday. I doesn't seem to
> cater for someone coming to it for the first time.
> 
> I am looking at solutions as your is quiet dynamic which is why I like it.
> It does not exactly state how a gateway would work, a cpe or similar and
> how exactly to get wifi working on a solution. So, maybe a bit more "for
> dummies" stuff would be great.

Well, our website is about batmand/batman-adv. If you require documentation 
about OpenWrt go to their website and for wifi check the linux wifi docs.
We have to assume that certain knowlwedge is given otherwise we end up writing 
documentation about everything. Where does it end ? How to cross-compile / how 
does my kernel work / how does the IP protocol work / etc.

A document on "how to build $your_solution on top of batman" also is difficult 
to make. There are so many possible ways of doing things ..

Feel free to make suggestions on "how to get it working easier". We put a lot 
of effort into making things easy but we are willing to do more if you have a 
good idea.

Regards,
Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-01-25 10:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <009f01ccda89$f0502260$d0f06720$@co.za>
2012-01-24 16:49 ` [B.A.T.M.A.N.] Libelf Marek Lindner
2012-01-24 23:46   ` elektra
     [not found]   ` <565583648-1327431441-cardhu_decombobulator_blackberry.rim.net-851327728-@b4.c14.bise7.blackberry>
2012-01-25 10:08     ` Marek Lindner
2012-01-25 10:17       ` Grant
2012-01-25 10:59         ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox