Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] WiFi Radar
- Date: Mon, 9 Jul 2007 09:32:19 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] WiFi Radar
- References: <000b01c7c19f$62b1aa80$6501a8c0@WIND3BIAN>
On 09/07/07, Alvarez <alvarezes@example.com> wrote:
I would like to port WiFi Radar application to FreeBSD, but I need the ins and outs of porting Linux apps into FreeBSD. Can anyone pitch in some knowledge? Thank you
Well, the first step is just to do the "./configure && make" dance and see what breaks. Fix the compile errors, and then test the app. Fix the runtime errors and test more. When the app works, it is "ported".
Unix software is usually pretty easy to port from one Unix to another, because it is usually written in C, which when written The Unix Way, is reasonably portable.
This app sounds like it might depend on Linux-specific /proc or /dev filesystem stuff, though, so you might have a harder time finding the right BSD interfaces to probe.
But start at the beginning, and if you have questions, feel free to post 'em here.
-- Cheers, Josh
- Follow-Ups:
- Re: [tlug] WiFi Radar
- From: Hector Akamine
- References:
- [tlug] WiFi Radar
- From: Alvarez
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Next by Date: Re: [tlug] Re: [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Previous by thread: [tlug] WiFi Radar
- Next by thread: Re: [tlug] WiFi Radar
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links