We have moved to a new Sailfish OS Forum. Please start new discussions there.
1

Can Bro IDS be compiled for the Jolla smartphone?

asked 2015-04-04 22:44:19 +0300

ContextPending gravatar image

updated 2015-04-05 09:56:46 +0300

penpen gravatar image

If this is beyond the scope of what can be asked for, please let me know.

I've taken my best shot at the MerSDK, but I'm not a software developer... and it shows. There is a phenomenal tool for network security called bro. I can download the source at https://www.bro.org/download/index.html and compile it on an Ubuntu-based linux. It's a standard fare with .configure/make/make install and a few dependencies.

I'm not expecting a complete walkthrough. I guess I'm just asking if anyone knows whether it should be possible to compile and run it on the Jolla.

edit retag flag offensive close delete

2 Answers

Sort by » oldest newest most voted
3

answered 2015-04-05 11:59:39 +0300

Nieldk gravatar image

Feel free to test

https://build.merproject.org/package/show/home:nielnielsen:branches:home:r0kk3rz/bro

Thanks to @r0kk3rz for his work

edit flag offensive delete publish link more
0

answered 2015-04-05 02:56:39 +0300

pavi gravatar image

Here is the list of dependecies as listed at their website . Bro requires the following libraries and tools to be installed before you begin:

To build Bro from source, the following additional dependencies are required:

I don't think all the above dependencies are available. Try openrepos you might get some packages like openssl , but meeting all dependencies would probably take time.

edit flag offensive delete publish link more

Comments

Flex, bison & bind9 you can find on my pages. I believe the remaining dependencies is already available, reminder- you need to use the -devel packages. https://build.merproject.org/project/show/home:nielnielsen

Nieldk ( 2015-04-05 10:34:21 +0300 )edit
2

i copied a bro package onto MerOBS, doesnt build yet but looks like all the build-deps are met

r0kk3rz ( 2015-04-05 11:09:16 +0300 )edit

Remove the line in files section

%{_libdir}/libbroccoli.a

Nieldk ( 2015-04-05 11:33:51 +0300 )edit
1

@Nieldk, yeah it wont take too much effort, i don't really have time right now, but feel free to copy the package and finish the job

r0kk3rz ( 2015-04-05 11:51:38 +0300 )edit

I branched your work, and will give it a try

Nieldk ( 2015-04-05 11:53:31 +0300 )edit
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-04-04 22:44:19 +0300

Seen: 295 times

Last updated: Apr 05 '15