a0d5
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I´m trying to install xorg but get the message Code:
python27-2.7.2_1 is marked as broken Code:
could not fetch Last edited by DutchDaemon; September 14th, 2011 at 23:54. Reason: Formatting & Style: http://forums.freebsd.org/showthread.php?t=8816 / http://forums.freebsd.org/showthread.php?t=18043 |
|
#2
|
||||
|
||||
|
The rest of the "marked as broken" message should say why.
That would be due to PTH, so disable that. # cd /usr/ports/lang/python27# make configUncheck the PTH option. # make cleanThen continue on with xorg. |
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
Lima (September 14th, 2011) | ||
|
#3
|
|||
|
|||
|
Thanks that worked
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] installing python 3.x and python 2.x | eyebone | Installation and Maintenance of FreeBSD Ports or Packages | 5 | August 19th, 2011 00:54 |
| [Solved] Python maintenance | jaymax | Installation and Maintenance of FreeBSD Ports or Packages | 6 | March 26th, 2011 04:32 |
| [Python] How to get CGIHTTPServer module of python | INE | Installation and Maintenance of FreeBSD Ports or Packages | 1 | February 28th, 2011 19:04 |
| Upgrading to Python 2.7 | phospher | Installation and Maintenance of FreeBSD Ports or Packages | 5 | February 11th, 2011 20:05 |
| [Solved] there are 2 versions of python | xwwu | Installation and Maintenance of FreeBSD Ports or Packages | 2 | May 18th, 2010 03:55 |