相关疑难解决方法(0)

OS X 10.9.2:检查C编译器是否正常工作......没有

我正在尝试安装texinfo 5.2,我遇到了一些问题./configure,我认为这些问题与C编译器有关.当我从Snow Leopard升级时,我没有执行全新安装,所以也许这是问题的一部分.无论如何,这就是我所拥有的:

ryansmacbook:texinfo-5.2 ryan$ sudo ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64"                  CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64"                  CPP="gcc -E" CXXCPP="g++ -E"
Password:
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports …
Run Code Online (Sandbox Code Playgroud)

macos gcc texinfo xcode5 osx-mavericks

26
推荐指数
3
解决办法
3万
查看次数

安装 R 包 PearsonDS 会出现意外令牌错误

我在安装R包时遇到问题PearsonDS。在 RStudio 中,我运行:

> install.packages("PearsonDS")
Warning in install.packages :
  unable to access index for repository https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.6:
  cannot open URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.6/PACKAGES'
Package which is only available in source form, and may need compilation of C/C++/Fortran: ‘PearsonDS’
Do you want to attempt to install these from sources? (Yes/no/cancel) Yes
installing the source package ‘PearsonDS’

trying URL 'https://cran.rstudio.com/src/contrib/PearsonDS_1.1.tar.gz'
Content type 'application/x-gzip' length 63798 bytes (62 KB)
==================================================
downloaded 62 KB

* installing *source* package ‘PearsonDS’ ...
** package ‘PearsonDS’ …
Run Code Online (Sandbox Code Playgroud)

linker r x86-64 clang token

5
推荐指数
1
解决办法
174
查看次数

标签 统计

clang ×1

gcc ×1

linker ×1

macos ×1

osx-mavericks ×1

r ×1

texinfo ×1

token ×1

x86-64 ×1

xcode5 ×1