
williamottley at gmail
Oct 1, 2009, 7:22 PM
Post #7 of 7
(882 views)
Permalink
|
|
Re: fedora compile. error: sys/sem.h: No such file or directory
[In reply to]
|
|
Hi all, Well I'm now at the exact spot I was with Fedora 11. I took Stefan's advice, and installed the patch. I was now able to make, without the first error: sys/ipc.h: No such file or directory I then got stopped at the second error, which was complaining to compile the index.html files. I'm in the directory:/root/cherokee-0.99.24 and type in make. I was told by Taher to "make within the trunk/cherokee directory" but not to sure exactly what I should do. Thanks Taher and Stefan, but i'm now stuck..... any help? thanks! Will On Mon, Sep 28, 2009 at 8:29 AM, William Ottley <williamottley [at] gmail>wrote: > Ok i'll try and do it that way with the fedora. > I've also installed gentoo recently to see if I can cross-compile that way > as well (I'm trying to get a windows compile)... > > thanks for your help! > > > On Mon, Sep 28, 2009 at 4:09 AM, Taher Shihadeh <taher [at] unixwars>wrote: > >> William Ottley wrote: >> >>> I have just did an install of fedora 11. >>> so not to sure if it was included in the install. >>> >>> I verified that asciidoc was not installed >>> I installed it, still have the same error >>> >> >> I thought we were talking about building it under Windows (MinGW, MSYS, >> etc). >> Asciidoc is distributed with the documentation since it is used to compile >> it. However, I don't know how the "#!/usr/bin/env python" lines react under >> Windows. >> >> If your compilation issues are related to this, maybe you could try >> another makefile target instead of all-am. Try running make within the >> trunk/cherokee directory to see how the binaries react. I guess Stefan's >> patches will work for that part. >> >> I have Python installed. >>> do I need Python development libraries as well? >>> >> No. No python dev libs needed, AFAICT. >> >> >> -- >> taher [at] unixwars >> http://unixwars.com/ >> >> >
|