Re: building everybuddy
Philip S Tellis <[email protected]>
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
Sometime Today, Vincent van der Kruif assembled some asciibets to say: > I downloaded Source (.tar.gz 0.4.3) and want to follow the instructions. > But the command make is not known. Where do i get "make" Also running > the configure script does not work, or better, i do not know how. try gmake instead of make. > ./configure gives command not found > > sh ./configure gives > ./configure: ^M: not found this looks like configure was created on a DOS system - unlikely, since none of us use that. You could try a CVS tarball. The link is on the website. I know for sure that those don't have ^Ms in them. Philip