关于MacPorts

前端之家收集整理的这篇文章主要介绍了关于MacPorts前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

才发现MacPorts 默认会重新安装已过期(outdated)的package。初衷是好的,只是很多大软件dependent的小软件包实在没有更新的必要,反而浪费很多时间---纯个人感觉。

现在装qt4-mac,遇到的更新有:

Deactivating openssl @0.9.8l_0+darwin

---> Computing dependencies for openssl

---> Installing openssl @0.9.8n_0+darwin

---> Activating openssl @0.9.8n_0+darwin

Deactivating sqlite3 @3.6.16_0
---> Computing dependencies for sqlite3
---> Installing sqlite3 @3.6.23.1_0
---> Activating sqlite3 @3.6.23.1_0
Deactivating jpeg @6b_3
---> Computing dependencies for jpeg
---> Installing jpeg @8a_0
---> Activating jpeg @8a_0
Deactivating tiff @3.8.2_3+macosx
---> Computing dependencies for tiff
---> Installing tiff @3.9.2_3+macosx
---> Activating tiff @3.9.2_3+macosx
还有个dbus,不知是干什么的。有段注释备忘一下
#################################################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following command to start them,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
##################################################################################################

昨天装xine-lib (1.1.16.1_1)遇到的更新更多,不过没记下来,也不重要

原文链接:https://www.f2er.com/sqlite/202979.html

猜你在找的Sqlite相关文章