On Jan 12, 2008 12:17 PM, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
>
> Is it really necessary to build wxWidgets from source when on Ubuntu. I just
> think it is silly when such a good distribution of it is available in the
> wxWidgets apt repository, What are peoples thoughts on this. It gives me
> more time to do other things then build. ;-)

Ryan, yes the Ubuntu wxWidgets devel package should work, but I am not
going to install Ubuntu just to try it. I need you to try to send the
information to help me to get it to work.

Could you please start a new thread titled "Ubuntu build" or something
like that with your config.log and the last part of the configure
output from "- wxBind modules desired by configure options:" onwards.
If it compiles the sources and fails at linking, please show me the
command line that failed again. Check the -L switches and look into
those paths (also /usr/lib or wherever Ubuntu puts the  wxWidgets
libs, synaptic can tell you) to find the lib that was missing, xrc
IIRC, post the exact names of all the filenames (symbolic links too)
that Ubuntu gave them, do they match what wx-config wants to link
with?

We just need to be methodical about this, in the end there could be
compile errors or other linking problems that we'll get to later, but
we have to make it find the libs first and if they're on the disk we
can make it work.

Thanks,
    John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to