Opened 15 years ago

Closed 15 years ago

#20057 closed request (duplicate)

build boost with python25 variant

Reported by: pierrefalek@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: python25 Cc:
Port: boost

Description

Hi. I'm trying to install Deluge. I have installed Deluge with Porticus which is much more clearer than the Terminal interface.

Python25 version 2.5.4_6 is well installed in the ports (Porticus interface is telling me that in the installed ports menu) but when I try a

sudo port install deluge

I goes :

Configuring deluge Error: You must build boost with the python25 variant Error: Target org.macports.configure returned: You must build boost with the python25 variant Error: Status 1 encountered during processing. Executing: /opt/local/bin/port install deluge

What Shall I do ?

Change History (8)

comment:1 Changed 15 years ago by tobypeterson

Resolution: duplicate
Status: newclosed

As it says, you should build boost with the python25 variant. This is a dupe of #126

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Keywords: python25 added
Port: boost added

to build boost with the python25 variant do this

sudo port deactivate boost
sudo port install boost +python25

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Resolution: duplicate
Status: closedreopened

while this relates to #126, I read this as asking for help on how to install boost with +python25 variant and as a request to modify boost to install with python25 support by default so reopening and assigning to boost maintainer.

comment:4 Changed 15 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to nox@…
Status: reopenednew

comment:5 Changed 15 years ago by nox@…

Resolution: fixed
Status: newclosed

I won't modify boost to build Python 2.5 support.

comment:6 Changed 15 years ago by nox@…

by default, I meant.

comment:7 Changed 15 years ago by nox@…

Resolution: fixed
Status: closedreopened

comment:8 Changed 15 years ago by nox@…

Resolution: duplicate
Status: reopenedclosed

Should be dupe.

Note: See TracTickets for help on using tickets.