luofeiyu_cu 发表于 2012-08-26 10:33

无法安装django

125cd/usr/ports/www/py-django
126make install clean


===>Patching for cmake-2.8.8_1
===>Applying FreeBSD patches for cmake-2.8.8_1
===>Configuring for cmake-2.8.8_1
---------------------------------------------
CMake 2.8.8, Copyright 2000-2011 Kitware, Inc.
C compiler on this system is: cc -O2 -pipe -fno-strict-aliasing
C++ compiler on this system is: c++ -O2 -pipe -fno-strict-aliasing
---------------------------------------------
Error when bootstrapping CMake:
Cannot find appropriate Makefile processor on this system.
Please specify one using environment variable MAKE.
---------------------------------------------
Log of errors: /usr/ports/devel/cmake/work/cmake-2.8.8/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
===>Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org and attach the
"/usr/ports/devel/cmake/work/cmake-2.8.8/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/cmake.
*** Error code 1

Stop in /usr/ports/databases/mysql55-client.
*** Error code 1

Stop in /usr/ports/databases/mysql55-client.
*** Error code 1

Stop in /usr/ports/databases/py-MySQLdb.
*** Error code 1

Stop in /usr/ports/databases/py-MySQLdb.
*** Error code 1

Stop in /usr/ports/www/py-django.
*** Error code 1

Stop in /usr/ports/www/py-django.
#

luofeiyu_cu 发表于 2012-08-26 10:48

问题解决了,
cd /usr/ports/devel/cmake
make install clean

Hongqiyaodao 发表于 2012-08-27 12:31

页: [1]
查看完整版本: 无法安装django