Re: ports install problem

2010-02-07 Thread Dorian Büttner
Hi Paolo, as Matthias already pointed out, python doesn't have a no_x11 Flavor. I had the ruby thing in mind while typing, it ends up similar. Sorry again for the confusion. Dorian Paolo Supino schrieb: Hi Dorian I did as you wrote below, but ... $ sudo -i Password: # cd /usr/ports/lang

Re: ports install problem

2010-02-07 Thread Paolo Supino
Hi Dorian I did as you wrote below, but ... $ sudo -i Password: # cd /usr/ports/lang/python/2.5/ # export FLAVOR=no_x11 # make install Fatal: no flavors for this port. (in lang/python/2.5) *** Error code 1 Stop. # :-( -- TIA Paolo On Sat, Feb 6, 2010 at 9:39 PM, Dorian B|ttner wrote: >

Re: ports install problem

2010-02-06 Thread Stuart Henderson
On 2010-02-06, Paolo Supino wrote: >I'm trying to install php5-core from /usr/ports/www/php5/core ... > >> Fetch http://us2.php.net/distributions/php-5.2.10.tar.gz > >> Fetch http://blade2k.humppa.hu/suhosin-0.9.27.tgz hints: - update your ports tree to 4.6-stable, the OpenBSD port uses su

Re: ports install problem

2010-02-06 Thread Matthias Kilian
On Sat, Feb 06, 2010 at 08:39:19PM +0100, Dorian B|ttner wrote: > cd /usr/ports/lang/python/2.5 > env FLAVOR=no_x11 make install clean > > or similar, then restart as above Not at all. Before giving bad advices, would you please have a look at the ports in question? Ciao, Kili

Re: ports install problem

2010-02-06 Thread Dorian Büttner
Paolo Supino schrieb: Hi I'm trying to install php5-core from /usr/ports/www/php5/core ... When I run `make install` I get the following output: # cd ports/www/php5/core/ # make install ===> Checking files for php5-core-5.2.10 >> Fetch http://us2.php.net/distributions/php-5.2.10.tar.gz php-

Re: ports install problem

2010-02-06 Thread Matthias Kilian
On Sat, Feb 06, 2010 at 08:43:08PM +0200, Paolo Supino wrote: [...] > ===> Returning to build of libxml-2.6.32p2 > ===> libxml-2.6.32p2 depends on: python->=2.5,<2.6 - not found > ===> Verifying install for python->=2.5,<2.6 in lang/python/2.5 > ===> python-2.5.4p1 uses X11, but /usr/X11R6 not f

ports install problem

2010-02-06 Thread Paolo Supino
Hi I'm trying to install php5-core from /usr/ports/www/php5/core ... When I run `make install` I get the following output: # cd ports/www/php5/core/ # make install ===> Checking files for php5-core-5.2.10 >> Fetch http://us2.php.net/distributions/php-5.2.10.tar.gz php-5.2.10.tar.gz 100% |**