亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

php - How to install coreseek on unix. Old error message. Master
漂亮男人
漂亮男人 2017-06-05 11:07:24
0
2
796
./configure --prefix=/usr/local/coreseek ; --without-unixodbc --with-mmseg --with-mmseg-includes=/usr/local/mmseg3/include/mmseg/ --with-mmseg-libs=/usr/local/mmseg3/lib/ --with-mysql

This step always reports an error saying bash: /configure: There is no such file or directory

漂亮男人
漂亮男人

reply all(2)
淡淡煙草味
  1. Please confirm what operating system version it is. Unix and linux are different. Even linux has many differences. Try running the command cat /etc/*-release to check.

  2. Please confirm the current execution directory. If there is no configure file in the current execution directory, it cannot be executed. You can run the pwd command to check the current directory, and run the ls command to check whether there is a configure file in the current directory.

  3. Please copy and paste the complete error message.

  4. It is speculated that it may not be in the correct directory currently. If you want to execute the configuration command, you need to enter the csft related directory first, for example: cd ../csft-3.2.14, and then execute the ./configure command.

阿神

Please confirm what operating system version it is. Unix and linux are different. Even linux has many differences. Try running the command cat /etc/*-release to check.
Please confirm the current execution directory. If there is no configure file in the current execution directory, it cannot be executed. You can run the pwd command to check the current directory, and run the ls command to check whether there is a configure file in the current directory.
Please copy and paste the complete error message.
It is speculated that it may not be in the correct directory currently. If you want to execute the configuration command, you need to enter the csft related directory first, for example: cd ../csft-3.2.14, and then execute the ./configure command.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template