[Freeswitch-users] freeswitch startup issue

Michael Jerris mike at jerris.com
Sat Jul 15 11:40:30 PDT 2006


You just select build for the entrie solution... if there are other modules you want to build, such as perl or cepstral that require external software to be installed, you need to select and build them individually.
 
Mike
 


________________________________

	From: marshall anako [mailto:mdmanako at yahoo.com] 
	Sent: Friday, July 14, 2006 8:22 PM
	To: Anthony Minessale; freeswitch-users at lists.freeswitch.org
	Subject: Re: [Freeswitch-users] freeswitch startup issue
	
	
	build what?
	I want to know.
	 
	Marshall
	
	Anthony Minessale <anthmct at yahoo.com> wrote:

		No problem, 
		 
		This is flame-retardant list so don't worry.
		 
		I'll have someone follow up with more detailed instructions when they are free but in the meantime:
		 
		1) Get MSVC 2005 or the light one + the Platform SDK
		2) check out via svn or download the source to your box
		3)  from the source dir open w32/vsnet/Freeswitch.sln
		4) right click on the project and choose build
		 
		That should build the entire thing
		 
		Anthony Minessale II
		
		FreeSWITCH http://www.freeswitch.org/
		ClueCon http://www.cluecon.com/
		
		MSN:anthony_minessale at hotmail.com
		JABBER:anthony.minessale at gmail.com
		
		FreeSWITCH Developer Conference
		sip:888 at 66.250.68.194
		pstn:712-432-7800 


		----- Original Message ----
		From: ivancoder <ivancoder at gmail.com>
		To: freeswitch-users at lists.freeswitch.org
		Sent: Friday, July 14, 2006 1:54:17 PM
		Subject: Re: [Freeswitch-users] freeswitch startup issue
		
		
		Its been a while since I’ve done any c programming  (mostly have been doing java for a while) – ideally, I was hoping to just have an install that I could double click and run and test but it looks like the code is not in that stage yet..
		can someone post some setup instructions for a developer setup in windows (should something like install visual studio, download code, hit compile and it will build everything that’s needed work?) – flame away if you think I should figure this out by myself – but I’m guessing there’s quite a few people that haven’t done c in a while..
		 
		 
		
________________________________

		From: Anthony Minessale [mailto:anthmct at yahoo.com] 
		Sent: Friday, July 14, 2006 8:23 AM
		To: freeswitch-users at lists.freeswitch.org
		Subject: Re: [Freeswitch-users] freeswitch startup issue
		 
		Hi,
		 
		You can call make nodepends to deactivate all the autobuilding features but it's much harder
		to build then.
		 
		as for the mission .so
		 
		add $prefix/lib to your LD_LIBRARY_PATH
		 
		If you build to the default location /usr/local/freeswitch
		add /usr/local/freeswitch/lib to ld.so.conf and run ldconfig
		 
		or set it from the command line
		 
		$ LD_LIBRARY_PATH=/usr/local/freeswitch/lib /usr/local/freeswitch/bin/freeswitch
		 
		or set it as an environment variable from a prompt or in your shell rc file
		 
		export LD_LIBRARY_PATH=/usr/local/freeswitch/lib 
		 
		
		 
		Anthony Minessale II
		
		FreeSWITCH http://www.freeswitch.org/
		ClueCon http://www.cluecon.com/
		
		MSN:anthony_minessale at hotmail.com
		JABBER:anthony.minessale at gmail.com
		
		FreeSWITCH Developer Conference
		sip:888 at 66.250.68.194
		pstn:712-432-7800 
		 
		----- Original Message ----
		From: Abdul Qadir <ablqadir at yahoo.com>
		To: freeswitch-users at lists.freeswitch.org
		Sent: Thursday, July 13, 2006 12:08:52 AM
		Subject: [Freeswitch-users] freeswitch startup issue
		
		Hi !
		  Luckly freeswitch installed on my system after downloading other libraries. But when i run freeswitch I get this error
		
		./freeswitch: error while loading shared libraries: /usr/local/freeswitch/lib/libfreeswitch.so.1: cannot restore segment prot after reloc: Permission denied
		
		Any idea how to solve this problem.
		
		
		Best Regards,
		Abdul Qadir
		
________________________________

		Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http:/us.rd.yahoo.com/evt=39666/*http:/messenger.yahoo.com>  
		_______________________________________________
		Freeswitch-users mailing list
		Freeswitch-users at lists.freeswitch.org
		http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
		UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
		http://www.freeswitch.org <http://www.freeswitch.org/> 
		 
		_______________________________________________
		Freeswitch-users mailing list
		Freeswitch-users at lists.freeswitch.org
		http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
		UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
		http://www.freeswitch.org <http://www.freeswitch.org/> 

		_______________________________________________
		Freeswitch-users mailing list
		Freeswitch-users at lists.freeswitch.org
		http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
		UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
		http://www.freeswitch.org
		




	

		Marshall David MbekAnako Umo Etukudo Ofon Nte Akpan Edok Eti Inan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20060715/ea7a12b0/attachment-0007.html 
-------------- next part --------------
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


More information about the FreeSWITCH-users mailing list