Re: [CentOS] A quick question about ./configure

2007-10-01 Thread Tim Ke
Can you paste the output of running "ls -al" command under the directory where 
to execute "./configure"?




Tim Ke
2007-10-01



发件人: Ing. Manuel Lazo
发送时间: 2007-09-27 05:58:25
收件人: CentOS mailing list
抄送: 
主题: [CentOS] A quick question about ./configure

Sorry to bother, but everytime I want to compile a program (Mplayer, 
avidemux2), I have an error:

./configure
-bash: ./configure: No such file or directory

I have the development tools installed, libs, x11 libs, etc... I 
recently formated and upgrade my PC with Centos 5, (I had centos 4 before).

Did I overlook something??

Thanks for any advance

P.D: Sorry about my English

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] attack

2009-12-24 Thread Tim Ke
Anything from the accesslogs?

2009/12/24 Manu Verhaegen 

> Hi,
>
> My server is under attack allows the attacker to abuse of a php script of a
> vhost. How can I find what is the script.
>
> Regards,
>  maverh
>
>
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] how to build php5-cgi from source

2009-06-05 Thread Tim Ke
Does anyone has experience on how to build php5-cgi from source?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] how to build php5-cgi from source

2009-06-05 Thread Tim Ke
I am on an old version of Cent OS, and not able to use yum to update the
packages. Any way to build php-cgi executable from the php source code?

2009/6/6 Pintér Tibor 

> Tim Ke írta:
> > Does anyone has experience on how to build php5-cgi from source?
>
> ./configure.
> make
> make install
>
> t
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] how to build php5-cgi from source

2009-06-05 Thread Tim Ke
./configure ...
make && make install
doesn;t generate the php-cgi though.

2009/6/6 Michael A. Peters 

> Tim Ke wrote:
> > Does anyone has experience on how to build php5-cgi from source?
>
> If you need newer than php 5.1.x you can start with the current Fedora
> src.rpm - all the build dependencies are in EPEL.
>  ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos