易截截图软件、单文件、免安装、纯绿色、仅160KB

lINUX 的PID的问题 - Linux/Unix社区 / 程序开发区

各位老师好:小弟有一点问题 琢磨了好久想请教大师们:
我在安装mysql的时候 安装到
./configure \
--prefix=/usr/local/mysql \
--with-extra-charsets=all
这步的时候出现:
configure: unknown option --prefix=/usr/local/mysql
Usage: configure [--help|-h]

This script creates the MySQL system tables and starts the server.
然后我就在运行./configure 随即出现:
[root@panding mysql]# Starting mysqld daemon with databases from /usr/local/mysql/data
STOPPING server from pid file /usr/local/mysql/data/panding.pid
100113 14:59:00 mysqld ended
小弟不知道怎么解决希望老师们指导,万分感谢!!!!!


不知道是不是你下载的东西有问题 

是你机器上有mysql 还是你卸了mysql重新安装

我发现你这错误信息怎么这么奇怪

./configure 不支持--prefix ./configure的时候就出现Starting mysqld daemon with databases from /usr/local/mysql/data


http://bbs.mysql.cn/archiver/?tid-834.html

你执行以下configure --help看看。



相关问答:

linux环境下gethostbyname函数问题 - C/C++ / C语言

写了个测试程序如下
   
  struct hostent *hp; 
char AlarmDevIP[20];  
  int x2;

hp = gethostbyname("www.google.com");
if (hp)
{ ......

linux桌面进不去了,怎么办………………

在自己的电脑上安装了ubuntu 就是想玩一下3D桌面,于是下载了 
compizconfig-settings-manager 
emerald 
simple-ccsm 
fusion 
这些东西,安装完之后,我在电脑里点击了emerald ......

請教 LINUX 安裝 PHP5 - PHP / 基础编程

在LINUX裏安裝 CURL 時,出現如下報錯
checking for SSL support in libcurl... no
checking for curl_easy_perform in -lcurl... no
configure: error: There is something ......

linux如何限制指定进程的内存使用量?

大家好!
我使用的系统是open suse 11.2, 在做程序的编译和链接时,发现当开始链接时,系统反应变得很慢,其它进程就像被卡住了似的。使用top查看,发现2G内存几乎被用光了,只剩下45M,虚拟内存也被用的2G,我已经 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号