On Sun, Sep 8, 2013 at 12:37 PM, Skip Montanaro <skip.montan...@gmail.com>wrote:

> (Apologies that this is not plain text. I'm trying to find an alternative
> to the broken Gmail compose functionality and haven't yet figured out if
> Apple Mail allows me to compose plain text emails.)
>
> On Sep 8, 2013, at 10:51 AM, Rita wrote:
>
> > Trying to compile matplotlib on Linux and it seems when I set
> CFLAGS="-L/software/gcc-7.3/lib64" these settings aren't taking affect
> >
> > export CFLAGS
> > python setup.py build
> >
> > is there any thing else I should be setting?
>
> A couple things come to mind. First, since you are setting link flags, you
> might try LDFLAGS instead of CFLAGS. Second, try running
>
>     python setup.py build --help
>
> to see what flags you can apply to the build command.
>
> Skip
>
>
>
Skip, thankyou. I had a slight typo in my script. sorry for wasting your
time.



-- 
--- Get your facts first, then you can distort them as you please.--
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to