On Thu, 09 Apr 2009 17:38:59 +0900, Eric Y. Kow <eric....@gmail.com> wrote:
> One thing we could consider doing is shipping a .pc file for wxc
>   http://en.wikipedia.org/wiki/Pkg-config
>
> Cabal has support for it, so we could get the wxcore cabal file to
> require the wxc with the pkgconfig-depends flag

Unfortunately pkg-config doesn't solve our problem. If Windows user
installs pkg-config, pkg-config solves problem. But Windows doesn't
not install pkg-config in defaut. GHC doesn't include pkg-config.
And GTK+ project's pkg-cofig binary requires to install glib dll.

Windows user must install unix shell or GTK+ when Windows user want
to use pkg-config. This is not friendly for Windows user.


On Fri, 10 Apr 2009 17:41:22 +0900, <e.y....@brighton.ac.uk> wrote:
> Here are three new patches which makes wxcore require wxc.
> Does this move us closer to doing the right thing?
>
> I'm still not sure what we need to do to account for bindist, though?
>
> (snip)
>
> New patches
> -----------
> Thu Apr  9 18:34:23 BST 2009  Eric Kow <e.y....@brighton.ac.uk>
>   * Generate a pkg-config file for our wxc.
>
> Thu Apr  9 20:05:25 BST 2009  Eric Kow <e.y....@brighton.ac.uk>
>   * Install libwxc.pc file in pkgconfig dir.
>
> Thu Apr  9 20:09:09 BST 2009  Eric Kow <e.y....@brighton.ac.uk>
>   * Express dependency on wxc in wxcore.cabal via pkgconfig.

So, new patches are not solution for our problem. We still need
to supply bindist.


Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to