rabail javed wrote:
Hi everyone,
I am working on the latest revisous 14083 on FC6. And while running the ../configure script , i am getting the following error for sipXtools

*checking for makensis... no
configure: error: NSIS is required -- makensis not found in the path.
Build it from the lib/nsis directory or get the RPM's from
the SIPfoundry repositories.
configure: error: /bin/sh '../../sipXtools/configure' failed for sipXtools*

I followed the steps mentioned in the following link

http://list.sipfoundry.org/archive/sipx-dev/msg14351.html

- install scons.
- You need to build nsis under main/lib, "sudo make nsis"
- After successfully build nsis, you should see two nsis rpms under main/lib/dist, install both RPMs,
- reconfigure
- then make build

In my case RPMs are not generated in the mentioned path , they are generated in rpmbuild/SRPMS and when i built them they are built in rpmbuild/BUILD

and i am still getting the same error.

You should install the rpms after you've built them and before re-configuring. You don't even have to build them, you can fetch the nsis FC7 rpms from http://sipxecs.sipfoundry.org/temp/sipXecs/main/FC/7/i386/RPM/
nsis-2.39-1.i386.rpm
nsis-data-2.39-1.noarch.rpm
They should work.

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

Reply via email to