Hey Douglas,

What I tried to do is follow the README as shown at the bottom of the github 
sipxecs project, a lot of the things is not correct anymore. I can provide 
another README?

I tried to compile on CentOS because we use CentOS as well, didn't think about 
'cross compiling'. And I was like: it should be easier to user 'make install' 
stuff then to create RPM's.

Now I continued with the link to create RPMs, but that didn't work because 
thttpd is not avaiable in CentOS6 in all the repo's I have (CentOS, rpmforge, 
epel, sipxecs).

So I continued with my make install stuff, because that also should work, and 
I'm close I guess.

So let me rephrase the question;

I used make sipx.deps-missing-build-list to install all the required packages 
to build sipx. Which worked great.
Then I tried to use sipx-setup-system to setup stuff. But that gave me that 
/var/named not exists. So I was like, ah no DNS, ok, I'll install.
So then I used make sipx.deps-missing which should List all dependencies to run 
a package(s) that are not currently installed on this system. That gave me a 
list. But in that list there is a bunch of SipX RPMs. That's not what I need, i 
just want the required dependencies and then use my current install. Am I 
thinking the wrong way?

Right now I'm compiling again (because I just learned about the git submodule 
init thing) and then I will try to manually add what i need.

Regards,

Niek



Op 6 okt. 2011, om 02:51 heeft Douglas Hubler het volgende geschreven:

> On Wed, Oct 5, 2011 at 5:04 PM, Niek Vlessert <[email protected]> wrote:
>> It installs fine, but now it requires packages to run, which i can see with
>> make sipx.deps-missing.
>> If I do that and then | xargs yum -y install, it will also install sipx
>> rpm's. What should I do now?
> 
> I do not understand your email unfortunately.  Can you restate the
> question in relation to what on this page is not working and what
> errors you see?
> 
>  http://wiki.sipfoundry.org/display/sipXecs/Building+RPMS+on+CentOS+or+Fedora
> 
> BTW: Just so you know, you do not need centos 6 to compile for centos
> 6.  The mock will install whatever OS it needs for compilation.  For
> example build machine is a Fedora 14 machines that produces all the
> binaries for sipfoundry.  Having said that, centos 6 as host OS should
> be fine, although I never tried it.
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to