From: Michael V. D. <mv...@va...> - 2004-04-13 01:30:45
|
On Mon, 12 Apr 2004 19:44:30 -0500, John <st...@un...> wrote: >On Mon, Apr 12, 2004 at 07:41:45PM -0400, Steve Kann wrote: >>=20 >> CC: Micheal w.r.t. iaxcomm questions. >>=20 >>=20 >> John wrote: >>=20 >> >>Yeah, the iaxc_unquelch thing you need to deal with first, obviously= :) >> >> >> >>After that, if you want to help us make things work under FreeBSD, = I'd=20 >> >>be glad to take patches. If they're outside of libiax2, things are=20 >> >>simpler (the Makefile, for example); if they're inside libiax2, Mark= =20 >> >>might want you to disclaim the changes (just sending a fax is=20 >> >>sufficient), but this might not be necessary for the small things = you're=20 >> >>writing. >> >> >> >>-SteveK >> >> =20 >> >> >> > >> >fax? why is iax2 under some odd license? Not that i really care, i'll= send >> >in what ever you want to get patches pushed up the chain. >> >=20 >> > >> Mark likes to keep his libraries under his copyright, so that he can=20 >> license it under licenses different than the GPL (or in this case,=20 >> LGPL). One reason is to sell commercial licenses. Another is to do=20 >> things like make exceptions for proprietary codecs, etc. Basically, = he=20 >> won't accept stuff that isn't disclaimed, and I'd prefer to try to = keep=20 >> our copy of libiax2 in sync with his. Since it's no big deal (we're=20 >> really just contributing bugfixes), we disclaim. Richard Stallman=20 >> wouldn't approve [although, the FSF required the same disclaimers for=20 >> GNU software). >>=20 >> >in the mean time i did download the new snapshot. Next problem.. >> > >> >I don't know a thing about wxgtk so maybe you can explain.. >> >what is wxrc and why do i need it? for whatever reason it isn't = compiled >> >by default from freebsd's port. I'll take this up with those folks, = but >> >i'd like to know what i'm talking about (or at least enought to fake = it:) ) >> >=20 >> > >>=20 >> I'm sure there's a FAQ on the wxWindows (or wxWidgets now) site. It's= =20 >> basically an XML UI representation. It will be standard in the next=20 >> release of wxwindows 2.5, but for now it's optional. >>=20 >> >also i think the `wx-config --static --libs` maybe a problem also. Is= =20 >> >there some >> >config option i need to pass when compiling wxgtk in order to support= that? >> >=20 >> > >>=20 >> You might want to compile with --disable-shared (and=20 >> --enable-optimize). If you're just making binaries for yourself, you=20 >> can probably do dynamic linking if you want.=20 >>=20 >> >Oh sorry btw the snapshot did fix calls.cc problem. >> > >> >=20 >> > >> Great. >>=20 >> -SteveK >>=20 >>=20 >19:38:03: Deleted stale lock file '/home/strgout/iaxcomm.lock'. This is the lockfile that iacomm makes to insure that only one instnce = runs. >19:38:03: XRC resource 'AddAccount' (class 'wxDialog') not found! Did you compile xrc support? I just sent you a mail about this, so you = probably haven't. PEEVE: wxWidgets distros should start incuding xrc support built in. > >That mean anything to you? i've got it to compile on freebsd without = errors >(no --static). > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcl= ick >_______________________________________________ >Iaxclient-devel mailing list >Iax...@li... >https://lists.sourceforge.net/lists/listinfo/iaxclient-devel |