On Thursday March 25 2004 07:06, Jennifer King wrote: > I'm new to this list as well as PyKDE/PyQT/SIP, so please > forgive any stupidity here. > On to the point...
> I'm trying to get PyKDE installed on a FreeBSD4.8 system. > After fighting with things for a couple days, I finally have > PyQT & SIP installed, and I've fought my way through PyKDE's > installation, but finally ran into a problem I can't figure > out exactly how to fix. Hopefully, someone here will know what > to do. > Build output: > sip version (3.10.1) not compatible with this version (3.8) -- > ignored PyQt sip files version (3.11.0) not compatible with > this version (3.10.1) -- ignored > PyQt sip files version (3.11) not compatible with this version > (3.8) -- ignored > /n*** WARNING *** possibile version mismatch ignored > Anyone have any ideas on how to fix this? PyKDE 3.8 won't build with sip 3.10.1 or PyQt 3.11. Your alternatives are to revert to sip/PyQt 3.8 which is a terrible idea, or wait for the PyKDE 3.11 release. I'm not that far in terms of work from releasing PyKDE 3.11 snapshot, but I have at least a couple of days of other (business) stuff I have to attend to first, so it's a least a week until the snapshot will be released. It should be essentially the final version - whatever problems it has will likely be on the installation side. Jim _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
