On Feb 03, 2011, at 05:50 PM, Martin Costabel <[email protected]> wrote:

On 3/02/11 19:26, Alexander Hansen wrote:
[]
> Unfortunately, Sourceforge CVS is down, so the best that can be done
> right now is to come up with a solution that you can apply locally. I
> don't have one as of yet, however. :-) Martin will probably come up
> with something shortly.

As you say, I can't fix it right now. But if you are willing to edit the
freefem++.info file, you can add the following line to the PatchScript,
which will make the build go through:

/usr/bin/sed -i"" -e '1s,.*,\\usepackage{ifpdf},;2,12d' DOC/styles.sty

(this is one line)

--
Martin
 
I copied freefem++.info and freefem++.patch from the unstable branch to the local one ...

/sw/fink/10.4/local/main/finkinfo/sci

... and made the the line below to the patch script in freefem++.info.

/usr/bin/sed -i"" -e '1s,.*,\\usepackage{ifpdf},;2,12d' DOC/styles.sty

I also incremented the Revision field in freefem++.info to make sure the local version superseded the unstable one.

After indexing the packages, I am able to build.

$ fink index
$ fink install freefem++

Thanks,
Ben

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to