[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] building bbproxy



On Wed, Jun 21, 2006 at 01:26:58PM +0100, Morris, Chris (Shared Services) wrote:
> Hi Henrik,
> 
> Thanks for the reply. 
> 
> I'd already thought about "copying" the binary but unfortunately it is for a
> Solaris 5.10 system and my server is AIX 5.2.
> 
> Does anyone have a bbproxy binary built on Solaris 5.10 that they could send
> me?

It's a bit of a hack, but it should be possible like this:

* Build the client on your AIX box
* cd bbproxy; gcc -I../include -o bbproxy bbproxy.c ../lib/hobbitclient.a


Regards,
Henrik