News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

C::B 1.0rc2 running on FreeBSD 6.0

Started by masu, November 20, 2005, 09:07:41 PM

Previous topic - Next topic

masu

Hello all,

I managed to get C::B built and running on my FreeBSD 6.0 machine.
It was built against wxWidgets 2.6.

best regards,
Matthias

Ceniza

Nice, me too :)

You can find my lovely screenshot in the screenshots section :P

masu

Have you built it using autoconf toolchain?
I had problems with it and used a Makefile created with C::B 1.0rc1.

Ceniza

Yep, just the suggested method: bootstrap, configure, make and make install.

anonuser

Check the developers thread I'm doing an actual port.

masu


anonuser

Full on with bsd ports make file depeds checking and configurable options?
Cause if you did then I feel like I ran a big a loop. Made a pach file and everything x.x

masu

Quote from: anonuser on November 22, 2005, 08:26:31 AM
Full on with bsd ports make file depeds checking and configurable options?

Yes with everything that's needed to build the port automatically (Makefile, patches, distinfo, etc.).
It seems we tried to port it in parallel, because I submitted my port on 19th of November without
knowing that you are also working on this topic.

anonuser

heh. I was waiting for my changes (prefix.cpp) to be merged in so we could have a more standards complient copy in source with no patchfile needed.

masu

I was not aware of your post in the development section at the time I submitted the port,
I am sorry.

anonuser

No problem, I thought I'd waiit to see if Mandrav (SP) would apply the changes to prefix.cpp so there would be no need for any patches.