当我在R中尝试linux时install.packages('RPostgreSQL')它因未指定的错误而失败:Warningmessage:Ininstall.packages("RPostgreSQL"):installationofpackage‘RPostgreSQL’hadnon-zeroexitstatus我试图通过以下方式解决问题:sudoapt-getinstallpostgresql-server-dev-8.4forpostgresqlversion8.4.但是好像不行。sudo:apt-get:commandnotfound我有PostgreSQL9.1.11版本