服务器 频道

Python在Solaris下是默认安装的吗?

[S10] Python在含在Solaris 10光盘中,安装的时候可以选择是否安装。

可以通过以下方式察看是否安装:

# pkginfo | grep Python
GNOME2      SUNWPython                       The Python interpreter, libraries and utilities
GNOME2      SUNWPython-devel                 The Python interpreter, libraries and utilities - develper files - platform dependent, /usr filesystem
GNOME2      SUNWPython-share                 The Python interperer, libraries and utilities - platform independent files, /usr/sfw/share

0
相关文章