Re: installation von php71 ports

Harold Gutch <[email protected]> Tue, 17 Oct 2017 15:45:35 +0200
Newsgroups gmane.os.freebsd.questions.german
Message-ID <[email protected]>
On Tue, Oct 17, 2017 at 03:21:01PM +0200, Sascha Hüdepohl wrote:
> Hallo!
> 
> * Jochen Neumeister ([email protected]) schrieb:
> 
> > Hast du  DEFAULT_VERSIONS+=php=71 in deiner make.conf?
> 
> Das habe ich grade versucht. Danke auch an Datasmurf!
> Aber es hilft nichts.
> 
> Die make.conf gab es noch nicht. Ich kannte das auch noch nicht.
> Ich habe die man-Page gelesen und in die bsd.default-versions.mk Datei
> geguckt und einiges ausprobiert, aber es scheint keinen Unterschied zu
> machen.
> 
> # cat /etc/make.conf
> DEFAULT_VERSIONS+=php=7.1
> 
> # make install
> ===>  php71-mbstring-7.1.10 cannot be installed: doesn't work with lang/php70
> port (doesn't support PHP 5.5 5.6 7.0).
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/converters/php71-mbstring

DEFAULT_VERSIONS in make.conf war auch meine erste Idee - nachdem wir
das ja ausgeschlossen haben:

  - Sind deine Ports aktuell?
  - Verweist MASTERDIR in /usr/ports/converters/php71-mbstring/Makefile auf
    "...lang/php71"?
  - Was sagt "make -VPHP_VER" in /usr/ports/converters/php71-mbstring?
  - Auf was ist PHP_VER in /usr/ports/lang/php71 gesetzt?


Gruß,
  Harold


To Unsubscribe: send mail to [email protected]
with "unsubscribe de-bsd-questions" in the body of the message