figure

阅读 / 问答 / 标签

linux命令行为什么输入sudo /configure提示找不到命令

你的configure文件肯定不是在/下,但你写的是 /configure, 所以找不到configure

linux上安装python3.4.4,执行./configure的时候报错,怎么解决

config.log的内容:This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by python configure 3.4, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure## --------- #### Platform. #### --------- ##hostname = hbttdb1uname -m = x86_64uname -r = 2.6.32-279.el6.x86_64uname -s = Linuxuname -v = #1 SMP Wed Jun 13 18:24:36 EDT 2012/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = x86_64/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/lib64/qt-3.3/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /sbinPATH: /binPATH: /usr/sbinPATH: /usr/binPATH: /root/binPATH: /data/oracle/app/oracle/product/11.2.0/binPATH: .## ----------- #### Core tests. #### ----------- ##configure:2894: checking build system typeconfigure:2908: result: x86_64-unknown-linux-gnuconfigure:2928: checking host system typeconfigure:2941: result: x86_64-unknown-linux-gnuconfigure:3053: checking for --enable-universalsdkconfigure:3100: result: noconfigure:3123: checking for --with-universal-archsconfigure:3138: result: noconfigure:3288: checking MACHDEPconfigure:3494: result: linuxconfigure:3518: checking for --without-gccconfigure:3541: result: noconfigure:3665: checking for gccconfigure:3681: found /usr/bin/gccconfigure:3692: result: gccconfigure:3921: checking for C compiler versionconfigure:3930: gcc --version >&5gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4)Copyright (C) 2010 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3941: $? = 0configure:3930: gcc -v >&5Using built-in specs.Target: x86_64-redhat-linuxConfigured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=Red Hat Bugzilla Main Page --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linuxThread model: posixgcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:3941: $? = 0configure:3930: gcc -V >&5gcc: "-V" option must have argumentconfigure:3941: $? = 1configure:3930: gcc -qversion >&5gcc: unrecognized option "-qversion"gcc: no input filesconfigure:3941: $? = 1configure:3961: checking whether the C compiler worksconfigure:3983: gcc conftest.c >&5configure:3987: $? = 0configure:4035: result: yesconfigure:4038: checking for C compiler default output file nameconfigure:4040: result: a.outconfigure:4046: checking for suffix of executablesconfigure:4053: gcc -o conftest conftest.c >&5configure:4057: $? = 0configure:4079: result: configure:4101: checking whether we are cross compilingconfigure:4109: gcc -o conftest conftest.c >&5In file included from /usr/include/stdio.h:75,from conftest.c:11:/usr/include/libio.h:332: error: expected specifier-qualifier-list before "size_t"/usr/include/libio.h:364: error: expected declaration specifiers or "..." before "size_t"/usr/include/libio.h:373: error: expected declaration specifiers or "..." before "size_t"/usr/include/libio.h:495: error: expected "=", ",", ";", "asm" or "__attribute__" before "_IO_sgetn"In file included from conftest.c:11:/usr/include/stdio.h:318: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:324: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:336: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:343: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:385: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:387: error: format string argument not a string type/usr/include/stdio.h:389: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:391: error: format string argument not a string type/usr/include/stdio.h:661: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:664: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:674: error: expected declaration specifiers or "..." before "size_t"/usr/include/stdio.h:704: error: expected "=", ",", ";", "asm" or "__attribute__" before "fread"/usr/include/stdio.h:710: error: expected "=", ",", ";", "asm" or "__attribute__" before "fwrite"/usr/include/stdio.h:732: error: expected "=", ",", ";", "asm" or "__attribute__" before "fread_unlocked"/usr/include/stdio.h:734: error: expected "=", ",", ";", "asm" or "__attribute__" before "fwrite_unlocked"configure:4113: $? = 1configure:4120: ./conftest./configure: line 4122: ./conftest: No such file or directoryconfigure:4124: $? = 127configure:4131: error: in `/root/msk/py_workspace/py_setup/Python-3.4.4":configure:4133: error: cannot run C compiled programs.If you meant to cross compile, use `--host".See `config.log" for more details## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_MACHDEP_set=ac_cv_env_MACHDEP_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_host=x86_64-unknown-linux-gnuac_cv_prog_ac_ct_CC=gcc## ----------------- #### Output variables. #### ----------------- ##ABIFLAGS=""AR=""ARCH_RUN_32BIT=""ARFLAGS=""ASDLGEN=""BASECFLAGS=""BASECPPFLAGS=""BLDLIBRARY=""BLDSHARED=""BUILDEXEEXT=""CC="gcc"CCSHARED=""CFLAGS=""CFLAGSFORSHARED=""CFLAGS_NODIST=""CONFIGURE_MACOSX_DEPLOYMENT_TARGET=""CONFIG_ARGS=""CPP=""CPPFLAGS=""CXX=""DEFS=""DLINCLDIR=""DLLLIBRARY=""DYNLOADFILE=""ECHO_C=""ECHO_N="-n"ECHO_T=""EGREP=""ENSUREPIP=""EXEEXT=""EXPORT_MACOSX_DEPLOYMENT_TARGET="#"EXT_SUFFIX=""FRAMEWORKALTINSTALLFIRST=""FRAMEWORKALTINSTALLLAST=""FRAMEWORKINSTALLAPPSPREFIX=""FRAMEWORKINSTALLFIRST=""FRAMEWORKINSTALLLAST=""FRAMEWORKPYTHONW=""FRAMEWORKUNIXTOOLSPREFIX="/usr/local"GNULD=""GREP=""HAS_HG="no-repository"HAVE_GETHOSTBYNAME=""HAVE_GETHOSTBYNAME_R=""HAVE_GETHOSTBYNAME_R_3_ARG=""HAVE_GETHOSTBYNAME_R_5_ARG=""HAVE_GETHOSTBYNAME_R_6_ARG=""HGBRANCH=""HGTAG=""HGVERSION=""INSTALL_DATA=""INSTALL_PROGRAM=""INSTALL_SCRIPT=""INSTSONAME=""LDCXXSHARED=""LDFLAGS=""LDLAST=""LDLIBRARY=""LDLIBRARYDIR=""LDSHARED=""LDVERSION=""LIBC=""LIBFFI_INCLUDEDIR=""LIBM=""LIBOBJS=""LIBPL=""LIBRARY=""LIBS=""LIBTOOL_CRUFT=""LINKCC=""LINKFORSHARED=""LIPO_32BIT_FLAGS=""LN=""LTLIBOBJS=""MACHDEP="linux"MACHDEP_OBJS=""MAINCC=""MKDIR_P=""MULTIARCH=""NO_AS_NEEDED=""OBJEXT=""OPT=""OTHER_LIBTOOL_OPT=""PACKAGE_BUGREPORT="List of issues - Python tracker"PACKAGE_NAME="python"PACKAGE_STRING="python 3.4"PACKAGE_TARNAME="python"PACKAGE_URL=""PACKAGE_VERSION="3.4"PATH_SEPARATOR=":"PKG_CONFIG=""PKG_CONFIG_LIBDIR=""PKG_CONFIG_PATH=""PLATDIR="plat-linux"PY3LIBRARY=""PYTHON=""PYTHONFRAMEWORK=""PYTHONFRAMEWORKDIR="no-framework"PYTHONFRAMEWORKIDENTIFIER="org.python.python"PYTHONFRAMEWORKINSTALLDIR=""PYTHONFRAMEWORKPREFIX=""PYTHON_FOR_BUILD="./$(BUILDPYTHON) -E"PY_ENABLE_SHARED=""RANLIB=""READELF=""RUNSHARED=""SGI_ABI=""SHELL="/bin/sh"SHLIBS=""SHLIB_SUFFIX=""SIGNAL_OBJS=""SOABI=""SOVERSION="1.0"SRCDIRS=""TCLTK_INCLUDES=""TCLTK_LIBS=""THREADHEADERS=""THREADOBJ=""TRUE=""UNIVERSALSDK=""UNIVERSAL_ARCH_FLAGS=""USE_INLINE=""USE_SIGNAL_MODULE=""USE_THREAD_MODULE=""VERSION="3.4"_PYTHON_HOST_PLATFORM=""ac_ct_AR=""ac_ct_CC="gcc"ac_ct_CXX=""ac_ct_READELF=""bindir="${exec_prefix}/bin"build="x86_64-unknown-linux-gnu"build_alias=""build_cpu="x86_64"build_os="linux-gnu"build_vendor="unknown"datadir="${datarootdir}"datarootdir="${prefix}/share"docdir="${datarootdir}/doc/${PACKAGE_TARNAME}"dvidir="${docdir}"exec_prefix="NONE"host="x86_64-unknown-linux-gnu"host_alias=""host_cpu="x86_64"host_os="linux-gnu"host_vendor="unknown"htmldir="${docdir}"includedir="${prefix}/include"infodir="${datarootdir}/info"libdir="${exec_prefix}/lib"libexecdir="${exec_prefix}/libexec"localedir="${datarootdir}/locale"localstatedir="${prefix}/var"mandir="${datarootdir}/man"oldincludedir="/usr/include"pdfdir="${docdir}"prefix="NONE"program_transform_name="s,x,x,"psdir="${docdir}"sbindir="${exec_prefix}/sbin"sharedstatedir="${prefix}/com"sysconfdir="${prefix}/etc"target_alias=""## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define _GNU_SOURCE 1#define _NETBSD_SOURCE 1#define __BSD_VISIBLE 1#define _BSD_TYPES 1#define _DARWIN_C_SOURCE 1#define _XOPEN_SOURCE 700#define _XOPEN_SOURCE_EXTENDED 1#define _POSIX_C_SOURCE 200809Lconfigure: exit 1

configured是什么意思

configured 英[ku0259n"fu026aɡu0259d] 美[ku0259n"fu026aɡu0259d] v. 设定; 配置( configure的过去式和过去分词 ); 使成形; 使具一定形式; [例句]Available devices can be used and configured.可用的设备可以使用和配置。[其他] 原型: configure

Linux中./configure 没有那个文件或目录

看样子你这个是二进制的包,这就要求你熟悉mysql的使用和配置了。

可使用命令 configure 进入哪几种配置模式?

可以进入全局配置模式用户命令模式全局接口配置基本就这仨

Linux中./configure 没有那个文件或目录

./configure是源代码安装的第一步,主要的作用是对即将安装的软件进行配置,检查当前的环境是否满足要安装软件的依赖关系,但并不是所有的tar包都是源代码的包,楼主可以ls看看有没有configure这个文件,也许你下的是二进制的包,如果是二进制的包,解压后直接就能使用。二进制的mysql包,可以放到任意位置,所有的命令都是解压后目录的bin目录下,你要想在任意目录都能使用mysql的命令,需要把bin目录加到PATH环境变量中,比如你的mysql目录是/usr/local/mysql,你可以这样添加环境变量,vi~/.bash_profile在文件的最后面添加PATH=$PATH:/usr/local/mysql/binexportPATH然后执行source~/.bash_profile这样就可以在任意目录执行mysql的所有命令了

yum 怎么安装 configure

在编译R之前,需要通过yum安装以下几个程序:#yum install gcc-gfortran #否则报”configure: error: No F77 compiler found”错误#yum install gcc gcc-c++ #否则报”configure: error: C++ preprocessor “/lib/cpp” fails sanity check”错误#yum install readline-devel #否则报”–with-readline=yes (default) and headers/libs are not available”错误#yum install libXt-devel #否则报”configure: error: –with-x=yes (default) and X11 headers/libs are not available”错误然后下载源代码,编译[root@192 ~]# wget http://ftp.ctex.org/mirrors/CRAN/src/base/R-3/R-3.1.1.tar.gz--2014-08-29 23:45:18-- http://ftp.ctex.org/mirrors/CRAN/src/base/R-3/R-3.1.1.tar.gzResolving ftp.ctex.org... 159.226.47.4Connecting to ftp.ctex.org|159.226.47.4|:80... connected.HTTP request sent, awaiting response... 200 OKLength: 28606569 (27M) [application/x-gzip]Saving to: “R-3.1.1.tar.gz”100%[+++++++++++++++++++++++++++++++++++++=>] 28,606,569 9.86K/s in 1m 49s 2014-08-30 03:03:40 (6.78 KB/s) - “R-3.1.1.tar.gz” saved [28606569/28606569][root@192 ~]#tar zxvf R-3.1.1.tar.gzR-3.1.1/doc/manual/images/QQ.pngR-3.1.1/doc/html/about.htmlR-3.1.1/doc/html/favicon.icoR-3.1.1/doc/html/index-default.htmlR-3.1.1/doc/html/left.jpgR-3.1.1/doc/html/logo.jpgR-3.1.1/doc/html/logosm.jpgR-3.1.1/doc/html/Makefile.inR-3.1.1/doc/html/NEWS.2.htmlR-3.1.1/doc/html/NEWS.htmlR-3.1.1/doc/html/packages-head-utf8.htmlR-3.1.1/doc/html/R-admin.htmlR-3.1.1/doc/html/R.cssR-3.1.1/doc/html/resources.htmlR-3.1.1/doc/html/right.jpgR-3.1.1/doc/html/Search.htmlR-3.1.1/doc/html/SearchOn.htmlR-3.1.1/doc/html/up.jpg[root@192 ~]# cd R-3.1.1[root@192 ~]# ./configureR is now configured for x86_64-unknown-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: gfortran -g -O2 C++ compiler: g++ -g -O2 C++ 11 compiler: g++ -std=c++0x -g -O2 Fortran 90/95 compiler: gfortran -g -O2 Obj-C compiler: Interfaces supported: X11 External libraries: readline Additional capabilities: NLS Options enabled: shared BLAS, R profiling Recommended packages: yes configure: WARNING: you cannot build info or HTML versions of the R manualsconfigure: WARNING: you cannot build PDF versions of the R manualsconfigure: WARNING: you cannot build PDF versions of vignettes and help pages[root@192 R-3.1.1]# makemake[1]: Entering directory `/root/R-3.1.1/m4"make[1]: Nothing to be done for `R".make[1]: Leaving directory `/root/R-3.1.1/m4"make[1]: Entering directory `/root/R-3.1.1/tools"make[1]: Nothing to be done for `R".make[1]: Leaving directory `/root/R-3.1.1/tools"make[1]: Entering directory `/root/R-3.1.1/doc"trying to compile and link a JNI progamdetected JNI cpp flags :detected JNI linker flags : -L$(JAVA_HOME)/lib/amd64/server -ljvmmake[2]: Entering directory `/tmp/Rjavareconf.9RgDis"gcc -std=gnu99 -I/root/R-3.1.1/include -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conftest.c -o conftest.oconftest.c:1:17: error: jni.h: No such file or directoryconftest.c: In function ‘main":conftest.c:4: warning: implicit declaration of function ‘JNI_CreateJavaVM"make[2]: *** [conftest.o] Error 1make[2]: Leaving directory `/tmp/Rjavareconf.9RgDis"Unable to compile a JNI programJAVA_HOME : /usr/lib/jvm/Java-1.7.0-openjdk-1.7.0.65.x86_64/jreJava library path:JNI cpp flags :JNI linker flags :Updating Java configuration in /root/R-3.1.1Done. make[1]: Leaving directory `/root/R-3.1.1" [root@192 R-3.1.1]# make installinstalling packages ... building HTML index ...make[2]: Leaving directory `/root/R-3.1.1/src/library"make[1]: Leaving directory `/root/R-3.1.1/src"make[1]: Entering directory `/root/R-3.1.1/tests"make[1]: Nothing to be done for `install".make[1]: Leaving directory `/root/R-3.1.1/tests"到此,安装完毕!测试:[root@192 R-3.1.1]# R R version 3.1.1 (2014-07-10) -- "Sock it to Me"Copyright (C) 2014 The R Foundation for Statistical ComputingPlatform: x86_64-unknown-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY.You are welcome to redistribute it under certain conditions.Type "license()" or "licence()" for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors.Type "contributors()" for more information and"citation()" on how to cite R or R packages in publications. Type "demo()" for some demos, "help()" for on-line help, or"help.start()" for an HTML browser interface to help.Type "q()" to quit R.> head(iris) Sepal.Length Sepal.Width Petal.Length Petal.Width Species1 5.1 3.5 1.4 0.2 setosa2 4.9 3.0 1.4 0.2 setosa3 4.7 3.2 1.3 0.2 setosa4 4.6 3.1 1.5 0.2 setosa5 5.0 3.6 1.4 0.2 setosa6 5.4 3.9 1.7 0.4 setosa尝试安装shiny包> install.packages("shiny")Selection: 20also installing the dependencies ‘Rcpp", ‘bitops", ‘httpuv", ‘caTools", ‘RJSONIO", ‘xtable", ‘digest", ‘htmltools" trying URL "http://mirror.bjtu.edu.cn/cran/src/contrib/Rcpp_0.11.2.tar.gz"Content type "application/octet-stream" length 2004313 bytes (1.9 Mb)opened URL==================================================downloaded 8734 bytes trying URL "http://mirror.bjtu.edu.cn/cran/src/contrib/httpuv_1.3.0.tar.gz"Content type "application/octet-stream" length 423739 bytes (413 Kb)opened URL> library(shiny)> runExample("01_hello") Listening on http://127.0.0.1:7964测试完毕!

./configure 是什么意思?是不是得在哪个特定的目录下用?

./configure是源代码安装的第一步,主要的作用是对即将安装的软件进行配置,检查当前的环境是否满足要安装软件的依赖关系,但并不是所有的tar包都是源代码的包,楼主可以ls看看有没有configure这个文件,也许你下的是二进制的包,如果是二进制的包,解压后直接就能使用。具体如下:1、简介Linux操作系统是基于UNIX操作系统发展而来的一种克隆系统,它诞生于1991 年的 [Linux桌面] 10 月5 日(这是第一次正式向外公布的时间)。以后借助于Internet网络,并通过全世界各地计算机爱好者的共同努力,已成为今天世界上使用最多的一种UNIX 类操作系统,并且使用人数还在迅猛增长。2、基本信息Linux[2]操作系统是UNIX操作系统的一种克隆系统,它诞生linux系统于1991 年的10 月5 日(这是第一次正式向外公布的时间)。以后借助于Internet网络,并通过全世界各地计算机爱好者的共同努力,已成为今天世界上使用最多的一种UNIX 类操作系统,并且使用人数还在迅猛增长。3、分区规定设备管理在 Linux 中,每一个硬件设备都映射到一个系统的文件,对于硬盘、光驱等,IDE 或 SCSI 设备也不例外。Linux 把各种 IDE 设备分配了一个由 hd 前缀组成的文件;而对于各种 SCSI 设备,则分配了一个由 sd 前缀组成的文件。

Linux系统中如何执行“./configure”命令?

到要编译的 文件所在文件夹,输入configure -h。一般来说默认参数就是虽然不是最佳但一般都可以用。

请教解决 configure:error:C compiler cannot create executables

这个错误产生的原因其实很简单: 由于我们在编译软件之前,进行了export操作,改变了CFLAGS和LIBS的值。这个时候只要讲这个值清空就可以了。sh export LIBS=sh export CFLAGS=

configure运行后怎么全是no

你解压了后要进入那个目录里面再执行./configure...可以看看README或INSTALL文件...有些他没有configure的..像我安装的新氧主题包什么的..里面有相关的安装文件..有点像是批处理文件..不要你执行./configure make&makeinstall ..他是直接执行./install什么的就可全部安装了..当然好多还是要./configue make&make install..还是那句话看看REAMDE..里面是安装说明

configure错误2

如果您将软件包安装在非标准位置,则必须告诉configure脚本在哪里可以找到软件包。举个例子,实际情况你自我判断:如果您将HDF5安装在中/usr/local/hdf5,那么我假设您的意思是如果您将软件包安装在非标准位置,则必须告诉configure脚本在哪里可以找到软件包。举个例子,实际情况你自我判断:如果您将HDF5安装在中/usr/local/hdf5,那么我假设您的意思是I/usr/local/hdf5/include”告诉编译器在哪里可以找到它们。

linux下configure不成功

configure失败可能是依赖缺失,环境不支持等原因具体的原因一般会打印出来,根据输出的错误信息,具体判断错误原因,只说不成功,可能的原因太多,无法具体回答

如何查看Apache的configure编译参数

`configure" configures this package to adapt to many kinds of systems.`configure" 配置这个包来适合多数系统.Usage: ./configure [OPTION]… [VAR=VALUE]…语法: ./configure [选项]… [变量=值]…To assign environment variables (e.g., CC, CFLAGS…), specify them as VAR=VALUE. See below for descriptions of some of the useful variables.配置环境变量(例如,CC,CFLAGS),格式为VAR=VALUE. 看下面对这些可用变量的说明.Defaults for the options are specified in brackets.选项的默认值括在方括号之中.Configuration:配置: -h, –help display this help and exit 显示这个帮助并退出 –help=short display options specific to this package 显示这个包的详细选项 –help=recursive display the short help of all the included packages 显示所有包括的包的帮助信息 -V, –version display version information and exit 显示版本信息并退出 -q, –quiet, –silent do not print `checking…" messages 不打印"检查"信息 –cache-file=FILE cache test results in FILE [disabled] 存储测试信息到文件中 [disabled] -C, –config-cache alias for `–cache-file=config.cache" `–cache-file=config.cache"的别名 -n, –no-create do not create output files 不生成输出文件 –srcdir=DIR find the sources in DIR [configure dir or `.."] 在DIR查找代码Installation directories:安装目录: –prefix=PREFIX install architecture-independent files in PREFIX 安装路径 [/usr/local/apache2] –exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 执行文件安装路径 [PREFIX]By default, `make install" will install all the files in `/usr/local/apache2/bin", `/usr/local/apache2/lib" etc. You can specify an installation prefix other than `/usr/local/apache2′ using `–prefix",for instance `–prefix=$HOME".默认情况下,"make install"安装所有的文件在 `/usr/local/apache2/bin", `/usr/local/apache2/lib" 等等.你可以指定一个安装前缀 ‘–prefix"选项来改变安装位置,例如 `–prefix=$HOME".For better control, use the options below.更详细的配置,使用下面的选项.Fine tuning of the installation directories:调整安装目录的选项: –bindir=DIR user executables [EPREFIX/bin] –sbindir=DIR system admin executables [EPREFIX/sbin] –libexecdir=DIR program executables [EPREFIX/libexec] –sysconfdir=DIR read-only single-machine data [PREFIX/etc] –sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] –localstatedir=DIR modifiable single-machine data [PREFIX/var] –libdir=DIR object code libraries [EPREFIX/lib] –includedir=DIR C header files [PREFIX/include] –oldincludedir=DIR C header files for non-gcc [/usr/include] –datarootdir=DIR read-only arch.-independent data root [PREFIX/share] –datadir=DIR read-only architecture-independent data [DATAROOTDIR] –infodir=DIR info documentation [DATAROOTDIR/info] –localedir=DIR locale-dependent data [DATAROOTDIR/locale] –mandir=DIR man documentation [DATAROOTDIR/man] –docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] –htmldir=DIR html documentation [DOCDIR] –dvidir=DIR dvi documentation [DOCDIR] –pdfdir=DIR pdf documentation [DOCDIR] –psdir=DIR ps documentation [DOCDIR]System types:系统类型: –build=BUILD configure for building on BUILD [guessed] –host=HOST cross-compile to build programs to run on HOST [BUILD] –target=TARGET configure for building compilers for TARGET [HOST]Optional Features:可选的功能: –disable-FEATURE do not include FEATURE (same as –enable-FEATURE=no) –enable-FEATURE[=ARG] include FEATURE [ARG=yes] –enable-layout=LAYOUT –enable-v4-mapped Allow IPv6 sockets to handle IPv4 connections –enable-exception-hook Enable fatal exception hook –enable-maintainer-mode Turn on debugging and compile time warnings –enable-pie Build httpd as a Position Independent Executable –enable-modules=MODULE-LIST Space-separated list of modules to enable | “all” | “most” –enable-mods-shared=MODULE-LIST Space-separated list of shared modules to enable | “all” | “most” –disable-authn-file file-based authentication control –enable-authn-dbm DBM-based authentication control –enable-authn-anon anonymous user authentication control –enable-authn-dbd SQL-based authentication control –disable-authn-default authentication backstopper –enable-authn-alias auth provider alias –disable-authz-host host-based authorization control –disable-authz-groupfile ‘require group" authorization control –disable-authz-user ‘require user" authorization control –enable-authz-dbm DBM-based authorization control –enable-authz-owner ‘require file-owner" authorization control –enable-authnz-ldap LDAP based authentication –disable-authz-default authorization control backstopper –disable-auth-basic basic authentication –enable-auth-digest RFC2617 Digest authentication –enable-isapi isapi extension support –enable-file-cache File cache –enable-cache dynamic file caching –enable-disk-cache disk caching module –enable-mem-cache memory caching module –enable-dbd Apache DBD Framework –enable-bucketeer buckets manipulation filter –enable-dumpio I/O dump filter –enable-echo ECHO server –enable-example example and demo module –enable-case-filter example uppercase conversion filter –enable-case-filter-in example uppercase conversion input filter –enable-ext-filter external filter module –disable-include Server Side Includes –disable-filter Smart Filtering –disable-charset-lite character set translation –enable-charset-lite character set translation –enable-deflate Deflate transfer encoding support –enable-ldap LDAP caching and connection pooling services –disable-log-config logging configuration –enable-log-forensic forensic logging –enable-logio input and output logging –disable-env clearing/setting of ENV vars –enable-mime-magic automagically determining MIME type –enable-cern-meta CERN-type meta files –enable-expires Expires header control –enable-headers HTTP header control –enable-ident RFC 1413 identity check –enable-usertrack user-session tracking –enable-unique-id per-request unique ids –disable-setenvif basing ENV vars on headers –enable-version determining httpd version in config files –enable-proxy Apache proxy module –enable-proxy-connect Apache proxy CONNECT module –enable-proxy-ftp Apache proxy FTP module –enable-proxy-http Apache proxy HTTP module –enable-proxy-ajp Apache proxy AJP module –enable-proxy-balancer Apache proxy BALANCER module –enable-ssl SSL/TLS support (mod_ssl) –enable-distcache Select distcache support in mod_ssl –enable-optional-hook-export example optional hook exporter –enable-optional-hook-import example optional hook importer –enable-optional-fn-import example optional function importer –enable-optional-fn-export example optional function exporter –enable-static-support Build a statically linked version of the support binaries –enable-static-htpasswd Build a statically linked version of htpasswd –enable-static-htdigest Build a statically linked version of htdigest –enable-static-rotatelogs Build a statically linked version of rotatelogs –enable-static-logresolve Build a statically linked version of logresolve –enable-static-htdbm Build a statically linked version of htdbm –enable-static-ab Build a statically linked version of ab –enable-static-checkgid Build a statically linked version of checkgid –enable-static-htcacheclean Build a statically linked version of htcacheclean –enable-static-httxt2dbm Build a statically linked version of httxt2dbm –enable-http HTTP protocol handling –disable-mime mapping of file-extension to MIME –enable-dav WebDAV protocol handling –disable-status process/thread monitoring –disable-autoindex directory listing –disable-asis as-is filetypes –enable-info server information –enable-suexec set uid and gid for spawned processes –disable-cgid CGI scripts –enable-cgi CGI scripts –disable-cgi CGI scripts –enable-cgid CGI scripts –enable-dav-fs DAV provider for the filesystem –enable-dav-lock DAV provider for generic locking –enable-vhost-alias mass virtual hosting module –disable-negotiation content negotiation –disable-dir directory request handling –enable-imagemap server-side imagemaps –disable-actions Action triggering on requests –enable-speling correct common URL misspellings –disable-userdir mapping of requests to user-specific directories –disable-alias mapping of requests to different filesystem parts –enable-rewrite rule based URL manipulation –enable-so DSO capabilitySome influential environment variables:一些有影响的环境变量: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir> CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir> CPP C preprocessor

php 安装的./configure在哪

首先要搞清楚:是PHP与APACHE相对独立的,APACHE本身不支持PHP脚本解析,这就要用PHP来解析,配置文件是APACHE文件夹下的confhppd.conf,你可以参考模块化安装,也可以使用CGI模式你可以去后盾人平台看一下,里面的东西不错

使用configure 时提示未找到命令,什么情况

你好,是不是输错命令了,我记得是config 后面没有ure1、确定你是在解压后的目录安装!2、你确定你所在的目录,有configure这个文件?如果没有,那么该包不是标准安装包,需要查看README文件,寻找安装帮助!

解压git后 没有configure怎么安装

可以使用autoconf 生成configure文件 再执行./configure (必须在Git文件夹下)

linux 安装包中 configure起什么

Configure脚本配置工具就是基础之一,它是autoconf的工具的基本应用。

linux 安装 .tgz 包下没有 configure 文件 只有 configure.ac文件 怎么安装啊

查看 README 文件,里面有介绍的.

mac里有configure吗

我举例看面命令:./configure --prefix=/usr/local/apache2 --enable-module=so ./configure面少空格追问看-prefix短杠应该二短杠

linux configure 指定依赖项目录

ls正解,可以加入参数选项

linux安装软件时下如何运行configure

他说你的编译器无法正常使用,你看看那你的gcc是不是安装了

c程序中的configure脚本有什么作用

获取环境信息,检查依赖库,生成makefile等比如各个编译器的特性该不该用,要不要使用某些库等configure只是习惯

configure命令未找到怎么办?

有源代码的软件才需要configure,这个没有源代码。解压出来的应该有执行文件,ls一下找找,直接运行就OK了

configure的时候怎么指定搜索路径

./configure是源代码安装的第一步,主要的作用是对即将安装的软件进行配置,检查当前的环境是否满足要安装软件的依赖关系,但并不是所有的tar包都是源代码的包,楼主可以ls看看有没有configure这个文件,也许你下的是二进制的包,如果是二进制的包,解压后直接就能使用。二进制的mysql包,可以放到任意位置,所有的命令都是解压后目录的bin目录下,你要想在任意目录都能使用mysql的命令,需要把bin目录加到PATH环境变量中,比如你的mysql目录是/usr/local/mysql,你可以这样添加环境变量,vi~/.bash_profile在文件的最后面添加PATH=$PATH:/usr/local/mysql/binexportPATH然后执行source~/.bash_profile这样就可以在任意目录执行mysql的所有命令了

MATLAB神经网络工具箱configure函数使用?

你想要什么解释?这句话是在为你的神经网络(net)配置每个RTDX缓冲channel中的字节位数(p)和缓冲channel的数量(t)。RTDX(real time data exchange)实时数据交换。如果你懂低级计算机编程语言的话应该很好理解。这句话基本可以大致理解为为你的神经网络划出一个计算的空间。神经网络算法本身极其复杂,甚至有很多conference是专门讨论该算法的。matlab作为高级程序语言,出发点是把所有算法打包好使用户方便使用。要做到这个对一些基础算法来说并不难。但是神经网络本身就是一大堆算法的集成,简单打包算法不太可能。使用这个工具箱你只需要知道大致原理,再找几个模板依样画葫芦练习一下就可以了,没必要全弄明白

Linux源码安装执行./configure报:No such file or directory

说明当前安装目录下没有这个configure文件。 而有的软件包并不是用makefile的,或者makefile已经写好,不用config了,因此不提供configure。你可以看文件夹里是否有makefile文件,若有,可以直接使用make编译,make install安装;如果没有,看是否有setup、install等sh文件或其它可执行文件。还有一种情况,这个软件解压即可运行。

怎么清除configure之后生成的文件?

make cleanx0dx0a清除上次的make命令所产生的object文件(后缀为“.o”的文件)及可执行文件。x0dx0amake distcleanx0dx0a类似make clean,但同时也将configure生成的文件全部删除掉,包括Makefile。

configure是什么意思车上的

在汽车上是系统设置菜单的意思。车上按钮分别表示的意思是:SRCE 在收音机、DVD、CD、AUX之间切换按一下切一次,bano收音机,tone音质调节(高中低音、爵士摇滚等)。车带来交通的便捷性,对距离的认识也变化了,在讲究效率和时间就是金钱的时代,交通的便捷性给人类带来巨大的益处,减少了不必要的赶路时间。我国的第一辆汽车于1929年5月在沈阳问世,由张学良将军掌管的辽宁迫击炮厂制造。张学良让民生工厂厂长李宜春从美国购进“瑞雪”号整车一辆,作为样车。

linux下configure配置问题?

这要看 no 是什么,因为 configure 并不是只有配置的功能,他还负责检测当前环境是否符合编译这个软件的要求。

configure后出现>怎么回事

交互式状态。configure命令后出现>号表示当前处于交互式状态,它等待用户输入一些配置参数,这些参数经过编译之后会影响程序的运行结果。输入完所有参数之后再按Enter键就可以结束配置,编译程序,运行make命令编译安装程序。

我的eclipse里面为什么有吗configure这个选项

configure这个选项在Build Path里面,你把鼠标移动到Build Path,你就可以看到了

Linux中的./configure

源码的安装一般由3个步骤组成:配置(configure)、编译(make)、安装(make install)。Configure是一个可执行脚本,它有很多选项,在待安装的源码路径下使用命令./configure –help输出详细的选项列表。其中--prefix选项是配置安装的路径,如果不配置该选项,安装后可执行文件默认放在/usr /local/bin,库文件默认放在/usr/local/lib,配置文件默认放在/usr/local/etc,其它的资源文件放在/usr /local/share,比较凌乱。如果配置--prefix,如:./configure --prefix=/usr/local/test可以把所有资源文件放在/usr/local/test的路径中,不会杂乱。用了—prefix选项的另一个好处是卸载软件或移植软件。当某个安装的软件不再需要时,只须简单的删除该安装目录,就可以把软件卸载得干干净净;移植软件只需拷贝整个目录到另外一个机器即可(相同的操作系统)。当然要卸载程序,也可以在原来的make目录下用一次make uninstall,但前提是make文件指定过uninstall。有一个Linux命令大全,里面关于Linux命令介绍的还挺全面,你可以参考查看:

执行configure命令常用配置

GNU编码标准中规定的一些变量,包括: 用来声明安装的目录,下图给出了其中一部分 可以通过configure的参数来配置以上参数,例如: make和make install命令的含义见 这里 则生成的文件会被安装到~/usr/开头的目录下,prefix的缺省值是/usr/local。 例如: 上述命令规定C文件用gcc-3命令编译, -I 指定头文件目录, -L 指定链接库的文件 则生成名字为test-hello的可执行文件 其他的配置参数用法可以通过 .configure --help 来查看用法

configured是什么意思

configure是配置的意思,这是他的过去式,

configure的中文意思

configure 基本解释:v. 配置;设定;使成形;使具一定形式。configure 变化形式:第三人称单数: configures过去式: configured过去分词: configured现在分词: configuringconfigure 用法和例句:Configure and use shadow copy in microsoft windows vista ?配置和使用微软windowsvista的影像拷贝?This procedure will configure the oracle cluster software on both nodes .这个过程将会在两个节点上配置oracle集群软件。The second thing that we have to do is configure our databases .第二个要配置的东西是我们的数据库。Getting started is easy . You can configure google sync directly from your device .使用起来是很简单的,你可以直接在你的移动设备里配置google同步程序。You can configure most s ystems to add this file automatically at the end of each message you send .你可将多数系统配置成在你所发送的每一条消息的最后自动加上这个文件。

configure是什么意思

configure英[ku0259nu02c8fu026agu0259(r)]美[ku0259nu02c8fu026agju0259r]v.配置; 设定; 使成形; 使具一定形式网络组态; 设置; 安装第三人称单数:configures现在分词:configuring过去式:configured过去分词:configured形近词:transfiguredisfigurerefigure数据来源:金山词霸双语例句柯林斯词典英英释义百度百科百度知道新1How easy was it to configure the software?配置这个软件容易吗?

judge和figure的区别

Judge,英文单词,名词、动词,作名词时意为“(美、英)贾奇(人名),法官;(竞赛的)裁判员;鉴定人;士师(约书亚之后犹太诸王之前时期的古以色列统治者)”,作动词时意为“判断;审判;裁决;对(竞赛)作评审”。figure, 其实它的意思很多, 包括身材, 数字等等。figure表示人的外形的笼统感念以外, 还有细分的意思如特指女性的曼妙身材。注意, figure和person的区别是侧重点不同, 一个是关注外形, 另外一个是人本身。以此文章开头例句的意思某种程度是相似的, 都是(女)人的身材。

figure, statistics 和 data 在表示“数据”的含义时,有什么区别?

data是未经整理的数据statistics 是经过统计分析的数据,通常有趋势分析figure是数据的大概外貌,简单叙述数据的走向。。。。

If you can figure this out you may have a future with google.

如果你能把他填出来,你或许有机会进谷歌!···

Figure You Out 歌词

歌曲名:Figure You Out歌手:Ruth专辑:Secondhand DreamingBackstreet Boys - Best That I CanOh oh oh oh oh yeahYou had me waiting even on the second dataI picked you up I took ya to your favorite placeI saw you flirting but I looked the other wayAway away away heyYou voted me up and said you had a place to goJust dragged my keys you took my car and stole my phoneI knew I shoudn"t but I let you get awayAway away awayBut I"m not a playerI"m not a clownI won"t be your premit just hanging aroundYou meet another man to put down me on your handsLet you take his carI found out who you areI finally figure you outOh noI should"ve seen and come and you were just pretendYou stole my credit card and malice till the endI wish I know before I hit the ATMOh noIt happened to goCuz I"m not a playerI"m not a clownI won"t be your permit just hanging aroundYou meet another man to put down me on your handsLet you take his carI found out who you areI finally figure(I figure you out)I finally figure(I figure you out)I finally figure(oh yeah)you outI"m going away(from far away)I"m going away(so far away)I"m going away(from far away)I"m gonna pack your bags and kick you out I"m sorry but I figure you outFigure you out yeahSo long so long farewellCuz I"m not a playerI"m not a clownI won"t be your permit just hanging aroundYou meet another man to put down me on your handsLet you take his carI found out who you areI"m not a playerI"m not a clownI won"t be your premit just hanging aroundYou meet another man to put down me on your handsAnd let you take his carI found out who you areI finally figure(I figure you out)Finally figure(I figure you out)I finally figure(oh yeah)you outLove BSB Foreverhttp://music.baidu.com/song/3456318

Father Figure 歌词

歌曲名:Father Figure歌手:George Michael专辑:Twenty FiveThat"s all I wantedSomething special, something sacredIn your eyesFor just one momentTo be bold and nakedAt your sideSometimes I think that you"ll neverUnderstand meMaybe this time is foreverSay it can beThat"s all you wantedSomething special, someone sacredIn your lifeJust for one momentTo be warm and nakedAt my sideSometimes I think that you"ll neverUnderstand meBut something tells me togetherWe"d be happy(Baby)I will be your father figure(Oh baby)Put your tiny hand in mine(I"d love to)I will be your preacher teacher(Be your daddy)Anything you have in mind(It would make me)I will be your father figure(Very happy)I have had enough of crime(Please let me)I will be the one who loves youUntil the end of timeThat"s all I wantedBut sometimes love can be mistakenFor a crimeThat"s all I wantedJust to see my baby"sBlue eyed shineThis time I think that my loverUnderstands meIf we have faith in each otherThen we can beStrongI will be your father figurePut your tiny hand in mineI will be your preacher teacherAnything you have in mindI will be your father figureI have had enough of crimeI will be the one who loves youUntil the end of timeIf you are the desertI"ll be the seaIf you ever hungerHunger for meWhatever you ask forThat"s what I"ll beSo when you remember the ones who have liedWho said that they caredBut then laughed as you criedBeautiful DarlingDon"t think of meBecause all I ever wantedIt"s in your eyes baby, babyAnd love can"t lie, no...(Greet me with the eyes of a child)My love is always telling me so(Heaven is a kiss and a smile)Just hold on, hold onI won"t let you go, my babyI will be your father figurePut your tiny hand in mineI will be your preacher teacherAnything you have in mindI will be your father figureI have had enough of crime(So I am gonna love you)Until the end of timeI will be your fatherI will be your preacherI will be your daddyI will be the one who loves you until the end of timehttp://music.baidu.com/song/1226809

figure.09英文歌词及翻译,linkin park

linkin park - figure.09nothing ever stops all these thoughtsand the pain attached to themsometimes i wonder why this is happenin" whenit"s like nothing i could do would distract mei think of how i shot myself in the back againcause from the infinite words i could sayi put all the pain you gave to me on displaybut didn"t realize instead of setting it free itook what i hated and made it apart of meit never goes awayit never goes awayand nowyou"ve become a part of meyou"ll always be right hereyou"ve become a part of meyou"ll always be my feari can"t separatemyself from what i"ve donegiving up on part of mei"ve let myself become youhearing your namethe memories come back againi remember when it started happenin"i"d see you in every thought i had and thenmy thoughts slowly found words attached to themand i knew as they escaped awayi was committing myself to "emand every day i regret saying those thingscause now i see that itook what i hated and made it apart of meit never goes awayit never goes awayand nowyou"ve become a part of meyou"ll always be right hereyou"ve become a part of meyou"ll always be my feari can"t separatemyself from what i"ve donegiving up on part of mei"ve let myself become youit never goes awayit never goes awayit never goes awayit never goes awayget away from me!give me my space back, you"ve gotta just (go!)everything just comes down to memories of (you!)i"ve kept it in without letting you (know!)i"ve let you go! so..get away from me!give me my space back, you"ve gotta just (go!)everything just comes down to memories of (you)i"ve kept it in without letting you (know!)i"ve let you go!and nowyou"ve become a part of meyou"ll always be right hereyou"ve become a part of meyou"ll always be my feari can"t separatemyself from what i"ve donegiving up on part of mei"ve let myself become youi"ve let myself become youi"ve let myself become lostinside these thoughts of you.giving up on part of mei"ve let myself become you我到底怎样想才能不去想这些事盲目地靠我的直觉?我应该在这些不现实的梦想背后隐藏起自尊并且由于一些悲观的想法而屈服 比如那样做是不是疯了?我应该撒手不管了 忍受现实还是应该现在就抓住这些梦想?我应该相信某些人 被他们的虚假所愚弄还是不相信任何人 而孤独地活着?当我被这些问题困扰的时候 我无法再坚持我作出了让步 却迷失了自我每天带着虚假的面具就为了不再受到伤害我问自己 为什么会这样但在内心里 我发现我不再相信自己我问自己为什么会这样但在内心里 我发现我不再相信自己 我无法再坚持当现实和梦想把我拉长的时候有太多的东西 我不能接受我无法再坚持看着一切旋转满脑子都是失败的想法 如果我就这样转过身 毫无防备地盲目地走下去 似乎很愚蠢如果我隐藏自尊 让一切继续那所有的梦想都将离我远去如果我撒手不管 我会不甘心但如果我想抓住它们 又不太现实如果我被这些问题像癌症一样地杀死那我也会被无言的回答所埋葬我问自己 为什么会这样但在内心里 我发现我不再相信自己我问自己为什么会这样但在内心里 我发现我不再相信自己 我无法再坚持当现实和梦想把我拉长的时候有太多的东西 我不能接受我无法再坚持看着一切旋转满脑子都是失败的想法 你怎么想我失去得太多我好害怕我不现实 你期望什么我知道我了解就是要听你的 你难道不了解吗我不知道该怎么做无论我怎样努力也无法找到答案我被困在了这里 我无法再坚持当现实和梦想把我拉长的时候有太多的东西 我不能接受我无法再坚持看着一切旋转满脑子都是失败的想法

为什么用to go)i think we have to figure out what caus?

I think we have to figure out what caused it to go?意思是:我想我们得弄清楚是什么造成了它的出走。to go 作宾语从句中的宾补。

go figure是什么意思啊,最好还有例句举例

go figure猜猜看;想想看吧重点词汇释义:figure 猜想例句:Well, this loud, imposing coach did none of those things at his practices and his players loved him and were wildly successful, go figure。 而这位声音洪亮,体格高大的教练却很少在训练中搞这些花样,而他手下的球员却依然敬爱他并获得很大的成功,好好想一想这是为什么吧。

go figure是什么意思啊,最好还有例句举例说明

去干,做,解决..Let me figure out = 我来做;我来解决-

Figure.09 (Demo 2002) 歌词

歌曲名:Figure.09 (Demo 2002)歌手:Linkin Park专辑:Underground 9.0 - DemosLinkin Park - Faint (Demo 2002)Right before I say goodbyeJust as the first day turns to nightJust as the concrete turned to dustAnd I still turn into rustAll I could think was a new wayTo dig through the damageCouldn"t think of a way to get through thisAnd I see you taking advantageAnd I find another reason to do thisI"m thinking its a hole I travel throughI want to find a way to rattle youYou want to try and hear the thunder hitYour gonna have to follow me under itLet go it"s begunClose your eyes I"m not doneBreathe a word and waste your breathAnd keep it up until there"s nothing leftNow that I said goodbyeJust as the darkness turned to lightJust as the next light turns to dayAnd the world gets underwayAll I can see is the anticipationWaiting to take this out on the wind if the rain dropsAnd I waited patiently taking it inAnd I waited for the first of the face-offsI"m thinking its a hole I travel throughI want to find a way to rattle youYou want to try and hear the thunder hitYour gonna have to follow me under itLet go it"s begunClose your eyes I"m not doneBreathe a word and waste your breathAnd keep it up until there"s nothing leftI"m thinking its a hole I travel throughI want to find a way to rattle youYou want to try and hear the thunder hitYour gonna have to follow me under itI"m thinking its a hole I travel throughI want to find a way to rattle youYou want to try and hear the thunder hitYour gonna have to follow me under itI"m thinking its a hole I travel throughI want to find a way to rattle youYou want to try and hear the thunder hitYour gonna have to follow me under itLet go it"s begunClose your eyes I"m not doneBreathe a word and waste your breathAnd keep it up until there"s nothing leftNO!-----END-----http://music.baidu.com/song/18012543

As in figure 2.In the circular ring of which center is point O.if AO⊥BO,and the area of the sh

Let OC=r, OA=R,then R^2/2 - r^2/2 = 25R^2 - r^2 = 50Area of the ring = πR^2 - πr^2 = π (R^2 - r^2) = 50π = 157

legendary figure是什么意思

翻译过来就是 ,传奇人物

figure it all out

figure out是弄清楚,弄明白 figuing it all out就是把问题全部弄明白

be动词后面可以接动词原形吗?是不是应该加个to在is的后面啊?变成 is to figure out..

是的,要加to do或doing

figureitout是什么意思?怎么用?给几个例子

1.(好好地思考以)理解。。。。。。 ican"tfigureoutwhyshesaidso. 2.计算出;合计起来 couldyoupleasehelpmefiguretheseout?

figure that out

figure out that,其实跟find that 一样的,宾语从句

I can figure out your cut 是什么意思?

分类: 教育/科学 >> 外语学习 问题描述: as soon as I get a total price I can figure out your cut for this transaction。 请问这句话中的 cut 是什么意思啊?谢谢!!! 解析: 翻译:我一知道总价后,就能算出你在这次交易得到的折扣。 cut是打折的(钱),折扣的(钱)意思,在汉语中,这里的“折扣”是指被别人打的折扣,说成“你得到的cut”更容易理解,因为你得到了cut,所以那个cut就成了your cut。这种说法在英文中其实很常见的,不要直接套用中文去理解。而提供折扣一般不能这么说,应该说成是the cut you supplied,因为你才是cut的拥有者。需要注意的是,因为cut用作动词用的时候,取动词的“打折,折扣”之意,它所接的宾语不能是人,也就是在英文中cut与you和I都不存在直接主动及被动的关系。这个是你理解偏差的主要原因。

It is not obvious how the capacity to visualize objects and to figure out...句子成分解析

it为形式主语,suit 使适合 one 代人将物体形象化和辨析数字模式的这种能力可以使得一个人能够回答一个那些杰出的诗人和哲学家们都不能回答的问题,这并不明显(也就是有了这些能力的人也未必能回答出来)

i still can not figure out

括号里是回顾的意思 放在句子开头 翻译为 回顾整件事情 我仍然不能理解哪里出了错

figures是什么意思

figure,作名词时意为“数字;人物;图形;价格;(人的)体形;画像”,作及物动词时意为“计算;认为;描绘;象征”,作不及物动词时意为“计算;出现;扮演角色”。读音:英[u02c8fu026aɡu0259(r)],美[u02c8fu026aɡju0259r]。释义:n. 图形;(代表数量,尤指官方资料中的)数字;数字符号;字码;位数;算术;人物;(远处人的)轮廓;身材;人,动物;(人、动物的)雕像,塑像;(书中的)图,表;花样。v. 是重要部分;是…的部分;认为,认定(某事将发生或属实);计算(数量或成本)。例句:A cube is a solid figure.立方体是一种立体图形。变形:第三人称单数figures,复数figures,现在分词figuring,过去式figured,过去分词figured。短语:precise figure准确的数字official figure官方数字figure up计算,把…加起来figure on把…估计在内figure expense 计算开支figure的用法figure用作名词时,可表示“轮廓”,由此转化为动词,意为“出现”,常与介词in连用,强调“引人注目”“占据重要位置”。也可表示对某事的预测,即“估计,有可能”。在美国口语中,figure可表示“计算在内”,含有计算工作艰苦,负担很重的意味。这时常与介词in连用。figure out和figure up意思相近,在美国英语中解释为“计算”或“估计”。figure on在美国英语中则解释为“估计到”或“指望”。

figure out what happened

I can"t figure out what has happened to the vegetables, for they were freshly picked this morning. 我不知道蔬菜有什么问题,因为它们是今天上午刚挑选。

figure的固定搭配

avoir triste figure查一下字典就可以看到,triste在mine和figure上是比较特殊的,事实上avoir/faire triste mine(figure)是固定搭配,是脸色不好和面带愁容的意思,而加了介词之后就变成普通名词群了,faire triste mine(figure)à qn表示对某人冷淡。但是形容词在名词前面的情况还有很多,比如形容词在名词前后时意思不同等。比如triste在名词前指可悲的,悲惨的这类抽象概念。figure out解决;算出;想出;理解;弄清楚;断定we should figure out some effective ways to prevent people from polluting the river.我们应该想出一些有效的方法来防止人们污染这条河。It"s difficult to figure out what these different facial expressions mean.很难弄清楚这些不同的面部表情意味着什么。figure on指望;依靠;打算;My progress figures on your support.我的进步有赖于你的支持。She"s a kind girl. You can always figure on her help.她是个善良的女孩。你总可以指望她的帮助。

figure out 后面可以搭 problem么?

当然可以 如果指某个特定的problem的话最好加个the,

make up solution 和figure out solution有什么区别么?

makeupasolution和figureoutasolution的区别在于这两个动词词组之间的词义差别。makeup的基本词义是“编造”、“杜撰”等无需依据而做出来(的东西);figureout则是通过某种规律“推导”或“思考”出来(的东西)。它们所表达的结果或许一样,都是“造”出来的,但语义表达却南辕北辙。不建议随意换用。比较:Thisisabookwithnowords,soyoucanmakeupyourownstories.这是一本无字之书,你可以编造你自己的故事。Hereisadifficultmessageforyou.You"llhavetofigureoutthemeaningofthismessageyourself.这条信息对你来说有难度,你得自己领会其意思。就上面的问题中的makeupasolution和figureoutasolution而言,由于solution本身是个多义词,尤其是用于化学领域,意思是“溶液”,makeupasolution和figureoutasolution的区别很明显,前者是(用不同的化学成分)合成一种溶液;后者是分析溶液的化学成分。

figureoutable翻译

figureoutable的意思为:可计算,有可能的。引申为有出路的意思。企业家,作家 Marie Forleo 是美国白手起家的百万富翁,她的畅销书《Everything is Figureoutable》里面的“figureoutable”的意思就是有可能的,这本书名翻译为【凡是皆有可能】。下面是书里面的一些带有“figureoutable”的例句:1.all problems and all dreams are figureoutable。(所有问题都可以被解决,所有梦想都可以实现。)2.if a problem isn"t figureoutable, it"s not a problem, it"s a fact of life.(如果一个问题不能被解决,那么它不是一个问题,而是生命常态。)此外,它还是速记俚语,意思是你能够推断出某事是什么或意味着什么。例如:"this test should be figureoutable if I take my time".(如果我慢慢来,这个测试应该是可以弄清楚的。)

figure out 后面可以搭 problem么? 与work out的区别是什么呢

可以 The boy can"t figure out the algebra problems. 这个男孩做不出这道代数题. We can figure out a best solution for the problems. 我们可以想出一个最好的解决问题的方案.

英语figure out和think区别是什么?

figure out 搞明白think 想、思考

i can figure out 是哪首英文歌里的歌词

<The show>

figure out it 与figure it out 用法上有区别么 能举例最好

figure out 是动词+副词结构,如果宾语是代词,只能放中间,如figure it out.如果是名词做宾语,可以放中间,也可以放后面.如figure the problem out=figure out the problem.

figure的反义词figure的反义词是什么

figure的反义词是:ground地面。figure的反义词是:ground地面。figure的意思是n.图形;数字;外形;体型;形状;人物;塑像;图表;(冰上表演动作的)花样;v.是重要部分;认为;演算;领会到。figure的读音是英["f_ɡ_(r)];美["f_ɡj_r]。一、详尽释义点此查看figure的详细内容n.(名词)图形,图案人物,尤指名人数字,数量,数值图表,插图,图解画像,肖像,塑像,形象外形,轮廓,外貌,外观,形状,样子,人影体形,体态,风姿金额,价格算术,计算v.(动词)描绘,描述,描写想像,设想,料到,料想扮演角色用图表示,用数字表示用塑像等形像表现,塑造加图案于,用图案装饰考虑打算,估计,揣测认为,以为,认定是重要部份,是的部份露头角,出名,出现,惹人注目,醒目做算术,计算,演算合乎情理,有道理,预料之中卷入,陷入跳某种舞步二、双解释义n.(名词)[C]数字writtensymbolforanumber[C]图解,图表diagramorillustration[C]装饰性的图案decorativepatternorseriesofmovements[C](绘画中的)人或动物的像,画像,肖像representationofapersonorananimalindrawing,painting,etc.[C]轮廓,人影,身材,体态,风姿humanform,especiallyitsappearance,whatitsuggests,andhowitisseenbyothers[P]算数,计算arithmeticv.(动词)vt.&vi.出现,提及appearorbementioned,especiallyprominentlyvt.估计,有可能think;belikelyorunderstandablevt.&vi.计算在内includesthinone"scalculations三、网络解释1.数字:简单地说,一位数(single-digit)要拼写为单词(word),而不是使用阿拉伯数字(figure)表达.两位数及其它多位数(numbersoftwoormoredigits)要使用阿拉伯数字而不是单词表达.当然,这不是绝对的.在科技性论文和统计数据中,四、例句Ourtextbookhasmanyfigurestohelpexplainthelessons.我们的教科书有许多图表帮助解释课文。Thefigureisexpressedasapercentage.那数字是以百分比表示的。Hehasamoreangularfigurethanhisfather.他的体型比他的父亲更显得有棱角。Ilikethecolorofthehatinsteadofitsfigure.虽然我喜欢这顶帽子的颜色,但我不喜欢它的形状。MahatmaGandhiwasbothapoliticalandareligiousfigureinIndianhistory.甘地在印度历史上是政治和宗教要人。Themassofclaywasworkedupintoarecliningfigure.这堆粘土被揉成一个躺着的塑像。Theformatofthefigureisverytasteful.该图表的格式很雅致。Thefigureskaterglidedgracefullyovertheice.花样滑冰者在冰上优雅地滑行。Myfeelingsaboutthematterdidn"tseemtofigureatall.我对这个问题的意见似乎根本无足轻重。Theyfigureditwasbettertostaywheretheywere.他们断定还是呆在原地好。Theboycan"tfigureoutthealgebraproblems.这个男孩做不出这道代数题。Howdoyoufigurethat?你如何料到的?五、词汇搭配用作名词(n.)动词+~addupfigure加数字askfigure要价checkfigure核对数字namefigure说出价格publishfigure公布数字quotefigure引用数字workoutfigure得出数字形容词+~actualfigure实际数字amazingfigure惊人的数字approximatefigure大约的数字availablefigure可得到的数字bigfigure大数字completefigure完全的统计数字conservativefigure保守的统计数字precisefigure准确的数字名词+~officialfigure官方数字populationfigure人口统计数字statisticfigure统计数字介词+~abovefigure在某数字之上atthelowestpossiblefigure以尽可能低的价格infigure用数字用作动词(v.)~+名词figureexpense计算开支figurethetotaloutput计算总产量~+副词figurelittle无足轻重figurewell擅长计算figureaccurately准确计算figurebriefly昙花一现figureimportantly占重要位置figurelargely非常突出figureprominently占显赫地位figurequickly迅速计算figureout合计,领会到,计算出,解决figureup计算,把加起来~+介词figureon把估计在内,考虑,计划,指望六、情景对话生活费用A:Weneed(tofigureout/calculate/findout)howmuchmoneywe"respending.我们得(算算/计算/算一下)我们花了多少钱。B:Why?为什么?Costs-(花费)A:Weneedtofigureouthowmuchmoneywe"respendingandwhatwe"respendingiton.我们要算算我们花了多少钱而且都花在什么地方了。B:Why?为什么?A:Well,Ithinkwecouldbesavingmore.哦,我想我们该多存一些钱了。B:Really,well,o.k.Getthereceiptsout.真的,哦,好的。把收据拿出来。A:Let"ssee.Wespent$700dollarsforourhomeloanpayment,$400ongroceries,$75onutilities,$250ongasoline,$100onbooks,and$300onentertainmentlastmonth.让我看看。上个月有房屋贷款700元,食品杂货400元,家具75元,汽油费250元,书100元和300元的娱乐消费。B:That"s$1825.总共是1825元。A:Weput$500intothesavingsaccount,and$750intoourstockaccount.我们存了500元到储蓄账户。还存了750元到资本账户。B:$3075.Ourpaychecksour$3300,combined.Thatmeanswedon"thaveanyreceiptsfor$225.那就是3075元。我们的薪水加起来是3300元,那意味着有一项225元的支出没有收据。A:Right对。SocialSecurity-(社会保险)A:Man,theytakealotofourpaycheck.嘿,他们从我的薪水里扣了不少钱哦。B:Yeah,thegovernmentreallytakesabite,doesn"tit?是呀,政府确实扣除不少。figure的意思A:Seriously.TheonlytaxIdon"tmindthemtakingissocialsecurity.It"sonlyafewdollarseverypaycheck.当然。只有社会保险这种税我不介意上交。每回只要从薪水里面扣除几元钱。B:Yeah,Idon"tminditeither.We"llbothenduprichslobsandnotneedit,butwhatifwedo,youknow?是呀,我也不介意。我们最终肯定不会缺钱也不会需要它,但是如果我们有这个钱的话,你知道?A:Yeah.Itwon"tbemuch,butatleastwe"llhaveamonthlycheckwhenwegetold.是呀,虽然不多,但是最少老了以后每个月有一个固定收入。figure是什么意思B:Yeah.Mygrandmothergetsbyonsocialsecurityandthemoneymygrandfatherinvestedwhenhewasalive.是呀,我祖母就是靠社会保险金和祖父在世时的投资生活。A:Let"sjusthopethepoliticiansdon"tfigureoutawaytospendit.让我们巴望政治家们不会想着法子把它用掉吧。B:Really?No,theycouldn"t.Noneofthemwouldhavejobsiftheydid.真的吗?不,不会的。如果他们这样做了,他们的工作就不保了。七、词语用法n.(名词)figure的基本意思是“数字”,指用于记录某些数字的特殊代号(通常是从0—9)。figure也可指“图表,图案”,还可指人或动物的“像,画像”,此时多用于绘画中。figure也可指一个人的整体体形,即“身材,体态”。figure还可指“算数”。figure引申可指“人物”“价格”。表示“保持体形”时用动词keep,“改善体形”用improve。cutafigure在作“露出相”解时,figure前常加形容词。v.(动词)figure用作名词时,可表示“轮廓”,由此转化为动词,意为“出现”,常与介词in连用,强调“引人注目”“占据重要位置”。也可表示对某事的预测,即“估计,有可能”。在美国口语中,figure可表示“计算在内”,含有计算工作艰苦,负担很重的意味。这时常与介词in连用。figure可用作及物动词,也可用作不及物动词。用作及物动词时后接名词或代词作宾语。figure还可用作系动词,后接名词作表语。在非正式英语中,figure可表示“认为”“料想”,这时多接that从句作宾语,也可接以“(tobe/as+)n./adj.”充当补足语的复合宾语。figureon是美国口语,意为“指望”“信赖”“打算干”,其后可接动词不定式,也可接动名词。在美国口语中还可说figureup,意为“把加起来”。figureout和figureup意思相近,在美国英语中解释为“计算”或“估计”。Theyhavefiguredout(up)howmuchwouldberequired.figureon在美国英语中则解释为“估计到”或“指望”。figure的相关近义词design、device、frame、outline、shapefigure的相关反义词groundfigure的相关临近词figurehead、figurative、figured、figures、figureme、figureon、Figuretti、Figurelli、figurein、figureup、figureas、figurefor点此查看更多关于figure的详细信息

请用“figure out ”造句

There are some problems with the computer system and we should figure them out.

figure out 与 work out 的区别是什么

你这是要问什么呢,问翻译吗,还是别的

figure out 是书面语吗

不是!我在写论文,老师点出来了

figureout有没有change的意思

figureout弄清You must figure out some way of getting some bread.你必须想出某些赚钱的办法。change改变What we need now is a change of focus.我们现在需要的是改变对事物的看法。

figure out的用法及意思

vt.算出,想出,解决,理解 如:can"t figure out why he quit his job. 我琢磨不透他为什么要辞掉工作. The boy can"t figure out the algebra problems. 这个男孩做不出这道代数题. I can"t figure out why he is absent. 我弄不明白他为什么缺席.

用figure out造句

1.Itdidn"ttakethechildrenlongtofigureoutthecorrectanswer.孩子们没有花很多时间就算出了正确的答案。2.He"stryingtofigureoutawaytosolvetheproblem.他正在努力想办法解决这个问题。3.Ican"tfigureoutwhyheisabsent.我弄不明白他为什么缺席。4.Theboycan"tfigureoutthealgebraproblems.这个男孩做不出这道代数题。5.Ican"tfigureoutwhyhequithisjob.我琢磨不透他为什麽要辞掉工作.

figureouttodo还是doing

+doing,由于out是介词。figureout的意思是:想出;解决;计算出;弄明白1、作名词的意思是:数字;人物;图形;价格;(人的)体形;画像2、作不及物动词的意思:计算;出现;扮演角色3、作及物动词的意思:计算;认为;描绘;象征扩展资料figure的用法:1、figure可用作及物动词,也可用作不及物动词。用作及物动词时后接名词或代词作宾语。figure还可用作系动词,后接名词作表语。2、在非正式英语中,figure可表示“认为”“料想”,这时多接that从句作宾语,也可接以“(tobe/as+)n./adj.”充当补足语的复合宾语。3、figureon是美国口语,意为“指望”“信赖”“打算干”,其后可接动词不定式,也可接动名词。4、在美国口语中还可说figureup,意为“把?加起来”。5、figureout和figureup意思相近,在美国英语中解释为“计算”或“估计”。

Figure out和solve 作“解决”时候怎么区别

settle(解决问题,纠纷),solve(解决问题,困难),figureout(好好的思考以理解.settle指排除犹豫、怀疑和争论之后作出明确的最终结论。solve普通用词,含义广,指为有一定难度的问题找到满意的解法或答复。figureout计算出,解决;弄明白;合计;

我们必须想出解决这个问得办法(figure out)

We must figure out a way to solve the problem / a way of working (out) the problem/ a way in which to work the problem.

figure out where是什么从句

这是宾语从句。因为figureout后是宾语从句而且从句当中缺少地点状语所以用where来使句子表达的更加完善。

figure out后面可以加从句吗

out 是介词,介词后面接宾语?,所以它后面可以跟名词,也可以跟宾语从句,因为整个宾语从句作out的宾语

find out。figure out。cover。uncover。discover。recover区别

find out和figure out为近义词组,都有找出(答案);查明;发现的意思,但是figure out有时意指计算出数字;解决;理解;断定的意思,这是两者的微差。cover和uncover都可以作为名词和动词,两者为反义词,cover的意群:vt(及物动词). 包括;采访,报导;涉及 / n(名词). 封面,封皮;盖子;掩蔽物/ vi(不及物动词). 覆盖;代替 uncover的意群:vt. 发现;揭开;揭露 / vi. 发现;揭示;揭去盖子。discover可作及物3和不及物动词动词使用,意思为发现;发觉。而recover作为及物和不及物动词时的意思为(身体状况)恢复;弥补的意思,当它作为名词时,意思则为还原至预备姿势。 O(∩_∩)O~希望能帮到你噢~

请用“figure out ”造句

1.It didn"t take the children long to figure out the correct answer.孩子们没有花很多时间就算出了正确的答案.2.He"s trying to figure out a way to solve the problem.他正在努力想办法解决这个问题.3.I can"t...
 首页 上一页  1 2 3 4  下一页  尾页