2009-03-04 02:41:44 how to build and run the linphone with the source-code?
wenchao zhou (CHINA)
Message: 70328
Dear engineer:
i want to do some development open the souce code which has transplanted linphone. i download the uClinux-dist-2007R1-RC3.tar.bz2 from your website blackfin.uclinux.org/gf/project/uclinux-dist/frs/?action=FrsReleaseView&release_id=49. i use the ADI BF533 Board and my develop enviroment is cygwin. is the souce_code right for me if i want to build the code and run the linphone on my board?
i uccompressed the uClinux-dist-2007R1-RC3.tar.bz2 packet use the command: tar -jxvf uClinux-dist-2007R1-RC3.tar.bz2 , but at last it response "tar:Error exit deleyed from previous erros",what can i do to deal with the problem?
The last question is: If i have uncompressed the packet successful it will bring a folder uClinux-dist, what should i doif i want to build it in my cygwin enviroment? My main destination is to build the linphone and run it on my ADI BF533 board.There is no exosip code in the folder linphone3.0 ,should i download the exosip from other website and add it into the folder linphone3.0. The process seems to be very difficile for me to bulid the linphone successfully ,could you please tell me the detailed procedure?Thank you for your help sincerely!
QuoteReplyEditDelete
2009-03-04 02:48:20 Re: how to build and run the linphone with the source-code?
Mike Frysinger (UNITED STATES)
Message: 70331
cygwin isnt supported. use real Linux.
QuoteReplyEditDelete
2009-03-04 04:02:44 Re: how to build and run the linphone with the source-code?
wenchao zhou (CHINA)
Message: 70345
Hi Mike,
Thanks very much for you reply!
if i want to build the linphone or the whole source code,which edition should i use? Can i use redhat 9.0 or redhat enterprise?
And can you give me some suggestion about the toolchain i should use ?
Thanks for your help!
Regards
Zhou
QuoteReplyEditDelete
2009-03-04 04:06:57 Re: how to build and run the linphone with the source-code?
Mike Frysinger (UNITED STATES)
Message: 70346
any recent distribution should work fine. if you want to continue using Windows, you could also look at coLinux.
as for the toolchain, please read the documentation:
docs.blackfin.uclinux.org/doku.php?id=toolchain:installing
QuoteReplyEditDelete
2009-03-04 05:09:36 Re: how to build and run the linphone with the source-code?
wenchao zhou (CHINA)
Message: 70365
Hi Mike,
Why did you say the cygwin environment is not supported?
Thanks for your help!
Regards
Zhou
QuoteReplyEditDelete
2009-03-04 13:37:30 Re: how to build and run the linphone with the source-code?
Mike Frysinger (UNITED STATES)
Message: 70376
please read the faq:
docs.blackfin.uclinux.org/doku.php?id=faq
QuoteReplyEditDelete
2009-03-05 03:21:07 Re: how to build and run the linphone with the source-code?
wenchao zhou (CHINA)
Message: 70416
OK,thanks for Mike's kind help.