Pages: [1]
  Print  
Author Topic: FreeBSD install  (Read 3320 times)
ernie
Newbie
*

Karma: 0
Offline Offline

Posts: 1


View Profile
« on: November 20, 2007, 08:32:29 PM »

I am just trying to install bongo-0.2.91 on FreeBSD 7.0-BETA2

First problem I ran into was:

PyArg_Parse error

which I solved by doing:

export LDFLAGS="-L/usr/local/lib -lpthread"

before ./configure --prefix=/usr/local/bongo

Now I am getting up to:

Making all in po
make: don't know how to make po/bongo/fr.mo. Stop
*** Error code 2


Anyone have a suggestion?

Logged
so_solid_moo
Newbie
*

Karma: 0
Offline Offline

Posts: 25


View Profile
« Reply #1 on: November 30, 2007, 03:14:22 AM »

First problem I ran into was:

PyArg_Parse error

which I solved by doing:

export LDFLAGS="-L/usr/local/lib -lpthread"

Hm, that's really a bit odd. I'll try to have a look at this and see why we're not figuring it out automatically - the build system should be looking in /usr/local/lib already I think.

Now I am getting up to:

Making all in po
make: don't know how to make po/bongo/fr.mo. Stop
*** Error code 2

I'm not totally sure how the system produces the rules for .mo, I think we rely on system rules. Do you have gettext development files installed?
Logged
LanceHaig
Jr. Member
**

Karma: 0
Offline Offline

Posts: 50


View Profile WWW
« Reply #2 on: January 04, 2008, 08:14:14 AM »

Hi Ernie,

Have you tried a newer package?

Logged
Pages: [1]
  Print  
 
Jump to: