From: wangdq <wa...@go...> - 2008-01-18 01:15:36
|
Oredope, Adetola 写道: > I have tried downloading the development sources from darcs using the > sofia-sip repo but there are no development packages there. > > I installed the version in the darcs but libxpp is asking for > sofia-sip-1.12.7devel > > How can I go about this? > > The list of the darcs is shown below > > -rw-r--r-- 1 root root 273133 2008-01-17 13:32 aclocal.m4 > -rw-r--r-- 1 root root 1339 2008-01-17 09:07 AUTHORS > -rwxr-xr-x 1 root root 137 2008-01-17 09:07 autogen.sh > drwxr-xr-x 2 root root 4096 2008-01-17 13:32 autom4te.cache > -rw-r--r-- 1 root root 710 2008-01-17 09:07 ChangeLog > -rw-r--r-- 1 root root 143083 2008-01-17 09:07 ChangeLog.ext-trees > -rwxr-xr-x 1 root root 44595 2007-08-29 13:28 config.guess > -rw-r--r-- 1 root root 13102 2008-01-17 13:32 config.h > -rw-r--r-- 1 root root 12374 2008-01-17 13:32 config.h.in > -rw-r--r-- 1 root root 124288 2008-01-17 13:32 config.log > -rwxr-xr-x 1 root root 49016 2008-01-17 13:32 config.status > -rwxr-xr-x 1 root root 32726 2007-08-29 13:28 config.sub > -rwxr-xr-x 1 root root 939768 2008-01-17 13:32 configure > -rw-r--r-- 1 root root 8895 2008-01-17 09:07 configure.ac > -rw-r--r-- 1 root root 26423 2008-01-17 09:07 COPYING > -rw-r--r-- 1 root root 11453 2008-01-17 09:07 COPYRIGHTS > drwxr-xr-x 7 root root 4096 2008-01-17 09:04 _darcs > -rwxr-xr-x 1 root root 17574 2008-01-17 13:32 depcomp > drwxr-xr-x 2 root root 4096 2008-01-17 09:07 docs > -rwxr-xr-x 1 root root 13184 2008-01-17 13:32 install-sh > drwxr-xr-x 22 root root 4096 2008-01-17 13:37 libsofia-sip-ua > drwxr-xr-x 5 root root 4096 2008-01-17 13:37 libsofia-sip-ua-glib > -rwxr-xr-x 1 root root 227856 2008-01-17 13:32 libtool > -rwxr-xr-x 1 root root 198965 2007-08-29 13:28 ltmain.sh > drwxr-xr-x 2 root root 4096 2008-01-17 09:07 m4 > -rw-r--r-- 1 root root 27532 2008-01-17 13:32 Makefile > -rw-r--r-- 1 root root 2071 2008-01-17 09:07 Makefile.am > -rw-r--r-- 1 root root 28272 2008-01-17 13:32 Makefile.in > drwxr-xr-x 3 root root 4096 2008-01-17 13:47 man > -rwxr-xr-x 1 root root 11135 2008-01-17 13:32 missing > drwxr-xr-x 5 root root 4096 2008-01-17 13:32 open_c > drwxr-xr-x 2 root root 4096 2008-01-17 13:32 packages > -rw-r--r-- 1 root root 1943 2008-01-17 09:07 README > -rw-r--r-- 1 root root 4191 2008-01-17 09:07 README.developers > -rw-r--r-- 1 root root 2456 2008-01-17 09:07 RELEASE > -rw-r--r-- 1 root root 2456 2008-01-17 09:07 RELEASE.template > drwxr-xr-x 2 root root 4096 2008-01-17 09:07 rules > drwxr-xr-x 2 root root 4096 2008-01-17 09:07 scripts > -rw-r--r-- 1 root root 23 2008-01-17 13:32 stamp-h1 > drwxr-xr-x 3 root root 4096 2008-01-17 13:32 tests > -rw-r--r-- 1 root root 933 2008-01-17 09:07 TODO > drwxr-xr-x 4 root root 4096 2008-01-17 13:37 utils > drwxr-xr-x 8 root root 4096 2008-01-17 13:32 win32 > > regards, > > Tola > > > > > -----Original Message----- > From: sip...@li... > [mailto:sip...@li...] On Behalf Of Ge@@ru > Sent: 17 January 2008 07:03 > To: wangdq > Cc: sip...@li... > Subject: Re: [Sipdht-devel] how to get sofia-sip-1.12.7devel > > You must get darcs sources from repository. See Develepment README > ( http://sofia-sip.org/repos/sofia-sip/README.developers ) > > > Bye > > Ge@@ru > > On Thu, 2008-01-17 at 13:37 +0800, wangdq wrote: > >> hi: >> how to ge sofia-sip-1.12.7devel ? >> >> >> > ------------------------------------------------------------------------ > - > >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ Sipdht-devel mailing >> > list Sip...@li... > https://lists.sourceforge.net/lists/listinfo/sipdht-devel > > > ------------------------------------------------------------------------ > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Sipdht-devel mailing list > Sip...@li... > https://lists.sourceforge.net/lists/listinfo/sipdht-devel > > > I do: changed the configure's version define ===>sofia-sip-1.12.7devel . and then ./configure . the make . make install It's OK . |