did ./configure ''succeed'' ? it helps if it actually creates
the
Makefile before you try using it. im guessing your missing a dev
package that fastcgi needs to actually compile.
On 8/19/05, eduard <fishkei-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I am trying to install FastCGI development libraries on Fedora 4.
> This is what I did:
>
> wget http://www.fastcgi.com/dist/fcgi.tar.gz
> tar zxvf fcgi-2.4.0.tar.gz
> cd fcgi-2.4.0
> ./configure
> make
> sudo make install
>
> However, when I type make, I get the following error:
>
> make: *** No targets specified and no makefile found. Stop.
>
> Any idea what I am doing wrong?
>
> Thanks,
> eduard
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
--
Zachery Hostens <zacheryph-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>