On Thu, 6 Jul 2017 19:58:39 -0500, Hanspeter Niederstrasser wrote:
> On 7/6/17 8:09 AM, Martin Costabel wrote:
> >
> > There is a bug in how the new guile20 names its files:
> >
> > % ls /sw/bin/guile*2.0*
> > /sw/bin/guile-2.0/sw/bin/guile-config-2.0
> > /sw/bin/guile-snarf-2.0 /s
On Thu, 15 Jun 2017 21:12:31 +, Bill Waggoner wrote:
>> On Thu, Jun 15, 2017 at 5:07 PM Daniel Macks wrote:
>> > On Thu, 15 Jun 2017 20:45:37 +, Bill Waggoner wrote:
>> > >>
>> > >> If I run the executable inside the app I get the following
On Thu, 15 Jun 2017 20:45:37 +, Bill Waggoner wrote:
>> I am learning Qt and have installed it with fink including Assistant. I
>> cloned the github project to get the examples and can run qtdemo.py and the
>> window comes up andis responsive. I also installed the docs via fink. But
>> the demo
On Thu, 25 May 2017 15:29:38 -0700, Alexander Hansen wrote:
>>
>> > On May 25, 2017, at 14:58, Philip Lamb wrote:
>>
>>
>>
>> > Scanning binaries for incorrect dyld linking...
>> > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump:
>> > 'acloc
ed
Same for me on 10.11 just now, but it had previously built successfully here.
The now-failure is a result of some security changes in openssl. Upstream
version 4.5.0 includes the following likely fix for it:
https://github.com/xrootd/xrootd/commit/728ee39efde40ed9a7c92
11 (standard autoconf fix for standard "old autoconf"
deficiency). On my test platform that has no /usr/X11 (only the "real"
/opt/X11, it finds:
checking for X... libraries /opt/X11/lib, headers /opt/X11/include
and builds completely.
dan
--
Daniel Macks
dma...@netspa
proc */ doUsageOpt,
> > ^
> > 12 errors generated.
> > make[4]: *** [ocsptool-args.lo] Error 1
> > 16 errors generated.
> > make[4]: *** [serv-args.lo] Error 1
> > make[3]: *** [all-recursive] Error 1
> > make[2]: *** [all] Error 2
&
ry removing it before
> > updating.
>
> Ah thanks, I didn't know this. I have removed it. Hopefully you are
> right and it wasn't in use anymore in my system.
I see no reverse-deps for "libvpx" in the current distro. Kill it?
dan
--
Daniel Macks
dma...@n
On Tue, 08 Dec 2015 23:15:16 -0500, Daniel Macks wrote:
On Mon, 7 Dec 2015 00:24:50 -0700, Greg Satz wrote:
> >
> > export CFLAGS="-I/sw/lib/libspeex1/include -I/sw/include
> -I$X11_INCLUDE_DIR"
> > export LDFLAGS="-L/sw/lib/libspeex1/lib -L/sw/lib/libopenjp
r other advanced systems that
don't have /usr/X11* symlinks? On my stock 10.7,
libavcodec56-2.4-shlibs-2.8-1 builds fine without it. I'll be at my
10.10 with fink's 10.9-libcxx distro and wac
to see the actual command that fails
rather than just the result that it failed. For the record, it builds
successfully for me on 10.10, both with and without the package already
installed.
dan
--
Daniel Macks
dma...@netspace.org
-
is using "-L to build dir to find a -l library",
which is *at best* multithreaded-risky and at worst leads to problems
if any version of the qt3 package is already installed. The qt build
system is annoying that way. Don't have any direct diagnosis or robust
solution, but "make
sCertificate;
> extern const CFTypeRef kSecClassIdentity;
> # endif /* !HAVE_SECITEMPRIV_H */
The extern's being controlled there look unused at all. I just
committed a patch that simply removes them (identical build transcr
alid operation dbus
>
> -or-
>
> `--> apt-cache remove dbus
> E: Invalid operation remove
>
> It appears that remove is not supported in the fink version of apt-cache ...
>
> Bill W
>
> On Wed, Oct 28, 2015 at 9:44 AM, Daniel Macks wrote:
>
> I've got a bunch
_
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane.os.macosx.fink.user
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-users
>
--
Daniel Macks
dma...@netspace.org
---
On Fri, 25 Sep 2015 23:16:04 -0400, Daniel Macks wrote:
On Fri, 25 Sep 2015 16:47:33 -0700, Saleh Elmohamed
> wrote:
> > /bin/sh ../../libtool --tag=CC --mode=link gcc -I/sw/include -O3 >
> -funroll-loops -Wextra -no-undefined -version-info 11:0:3 -L/sw/lib >
> -o libF
gt; <<
> - 8< - 8< - 8< - 8< - 8< - 8<
>
> and then try rebuilding.
I pushed an update using fink-buildenv-modules for portability to all
dists (/opt/X11 does not work for 10.7). I did not rev-u
). Best I can tell it's due to a very different codepath taken
when bswap16 is not detected. Perhaps compounded by using a header test
(cpuid.h) that has a generic name to get functions that are specific to
non-darwin and/or only available in later xcode versions than 10.7 has.
If I have time
at lib
or some other package might hide them). Have you manually altered that
package in your local fink, or have it or other gtk-related libraries
installed elsewhere in addition to fink?
But also, guile18-gtk-2.1-19 (as opposed to -18) includes a patch that
upgrades gdk-gl-glue.c to use the m
ently building all of pango1-xft2-ft219, but i thought i’d
> throw this out there while it’s in progress.
Do you have "pango1-xft2-ft219" installed, or just
"pango1-xft2-ft219-shlibs" (and possibly ...-dev)?
I think the shell command is parsed as &
uot;/\b\(system-openssl\)\b/d" configure-for-fink.sh
> > sed: 1: "configure-for-fink.sh": command c expects \ followed by text
>
> I thing that would work properly as
> sed -i -e "/\b\(system-openssl\)\b/
Yup:(
On Thu, 2 Jul 2015 06:59:02 -0700, David Lowe
wrote:
Did this get lost in the future-proof shuffle?
>
> On 2015 Jun 11, at 4:27 AM, David Lowe wrote:
>
> > On 2015 Jun 1, at 10:38 PM, Daniel Macks wrote:
> > >>>> autoreconf -fi
> >>>> /sw/
around it?
This was fixed a few hours ago, please try again. The key detail is
"fink selfupdate", and it's possible the fix is taking extra time to
become available by that command (propagaing around the various
servers).
ll a symptom of the autoconf/libtool toolchain not getting
created properly, which seems like it would be consistent with it
failing to sed. Does installing fink's "sed" package resolve it? That
only
t;early" -I/sw/include and same resulting
fink-package-precedence failure.
Not-having gnutls28 actually led to a bunch of other autodetections
failing (AA, CACA, MNG, something about GIF, Blu-ray) presumably
because they are all failing to handle themselves self-consistently
correctly rather
On Mon, 13 Apr 2015 21:20:59 -0400, Daniel Johnson
wrote:
> > On Apr 13, 2015, at 5:14 PM, Daniel Macks wrote:
> > > On Mon, 13 Apr 2015 14:28:46 -0400, Daniel Macks
> wrote:
> > [CC] vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o
> >> vp9/common/x86/vp
On Mon, 13 Apr 2015 14:28:46 -0400, Daniel Macks wrote:
[CC] vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o
> vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:18: warning: implicit
> declaration of function '_mm256_broadcastsi128_si256' is invalid in C99
> [
'__m256i' from incompatible type 'int'
filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
^ ~~
1 warning and 2 errors generated.
Xcode.app: 4.6.1
Xcode command-line tools: 4.
it from some other file:
#ifndef WAVELET_UTILS_TEST_H
#define WAVELET_UTILS_H
Changing it to be matched:
#ifndef WAVELET_UTILS_TEST_H
#define WAVELET_UTILS_TEST_H
lets it build successfully.
Filed upstream as:
htt
int *ErrorCode);
> ^
> 1 warning and 3 errors generated.
> Makefile:239: recipe for target 'gif.lo' failed
>
> Thanks. There appears to have been an API change in giflib7.
It built for me. Wonder if I committed wit
t; G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type);
> > ^
> > ;
>
> Do you have any third-party headers in /usr/local/include ? The error
> looks like perhaps an incompatible heade
)
revealed is when a source hardcodes an #include for a header file named
freetype/*. That has been deprecated for a few years, but didn't become
functionally broken until now. Instead, sources are always s
ase studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
> List archive:
> http://news.gmane.org/gmane
elfupdate' and see if
poppler37-shlibs-0.22.5-4 builds for you.
dan
--
Daniel Macks
dma...@netspace.org
--
___
Fink-users mailing list
Fink-users@lists.sourcefo
r/include is genarally an indicator that you
> have the wrong command line tools for your OS. The 10.9 tools don't
> work on 10.10. Check if there's an update in the App Store, or do a
> "sudo xcode-sele
tion: `vmovsd (%rax,%r12), %xmm0'
make[2]: *** [sundials_direct.lo] Error 1
and then there are many miles of others.
dan
--
Daniel Macks
dma...@netspace.org
--
Slashdot TV.
Video for Nerds
Terminal.app window, it
also did not stall (but it fails outright unless DISPLAY is valid). I
have the same versions of things you do...
> Distribution version: selfupdate-rsync Fri Aug 15 13:55:28 2014, 10.8, x86_64
> pygtk2-gtk-py27
0
3 13: 9.4171e+39 -> 0 nan 7fff *
4 13: -6.768e+238 -> 0 -0
5 13: -1.9201e+305 -> 0 -0
6 13: -5.2153e+296 -> 0 -0
7 13: -4.6822e+24 -> 0 -0
and later a summary
FAIL: exec_opcodes_
luded from conn-avoid-ref.cpp:38:
> > ./inkscape.h:23:5: warning: struct 'Application' was previously
> declared as a class [-Wmismatched-tags]
> > struct Application;
> > ^
> > ./desktop.h:62:9: no
est that these two packages be added to the dependencies for zsh ...
I committed a fix (there were also other oddities in the dependencies,
all resolved).
dan
--
Daniel Macks
dma...@netspace.org
--
Learn Graph Data
a directory
leading to it, "chmod 755" it. I get this all the time when I have a
restrictive umask, because then selfupdate sets all the files to be
unaccessable by anyone except "me".
dan
--
Daniel Macks
dma...@netspace.org
-
X 10.9.2.
>
> Yup, it even links to the gc library too. I'll cc the maintainer.
And it used fink-package-precedence, which also reported the use of gc.
And otool-L reported libgettext8 too. I'll commit a dep upgrade
momentarily...
dan
--
Daniel Macks
dma...@netspace.org
-
so while I can check if the code
> compiles I can't check if it works. Do you want to pick this up?
>
> Sjors
>
> Daniel Macks schreef op 08-05-14 02:30:
> > OS X 10.7
> > Xcode.app: 4.6.1
> > Xcode command-line tools: 4.6.0.0.1.1362189000
> > > The Co
On Wed, 07 May 2014 20:30:36 -0400, Daniel Macks wrote:
OS X 10.7
> Xcode.app: 4.6.1
> Xcode command-line tools: 4.6.0.0.1.1362189000
>
> The CompileScript specifies 'make -j4' (why override user system
> prefs?), so I knocked it down to -j1 there. [ 82%] Building CXX
27; as a dependent template name
return
e?Couple(db).MustGetObject(*e)->ToPtr():(const T*)0;
^
template
2 errors ge
ian.org/package/t1lib/5.1.2-4
If nothing else, may as well patch ours up to fix them, even if it
doesn't solve the problem at hand.
dan
--
Daniel Macks
dma...@netspace.org
--
Start Your Social Network Today -
n because it was one of the only packages
using the old "pcre" rather than the new "libpcre1". There are now *no*
old-pcre users. Time to stubify it down to its -shlibs?
dan
--
Daniel Macks
dma...@netspace.org
--
>> I'll look into this more when I can, but I must apologize that
> it probably >> won't be for a while. I'm preparing to defend my
> dissertation and spare >> cycles are not abundant.
> >> >> Best regards.
> >> >> ~crh
On Fri, 04 Apr 2014 00:54:24 +0200, Martin Costabel
wrote:
On 3/04/14 01:27, Mark D. McKean wrote:
> > On 4/2/14, 5:38 pm, Daniel Macks wrote:
> >> But "one on the previous tools" is new information. Anyone with ideas is
> >> welcome to contribute, anyone who wa
On Sun, 06 Apr 2014 21:20:54 -0700, Alexander Hansen
wrote:
On 4/6/14, 8:55 PM, Daniel Macks wrote:
> > On Sun, 06 Apr 2014 14:14:42 -0600, "Gary K. Olson"
> > wrote:
> >> On 4/5/14, 12:09 AM, Daniel Macks wrote:
> >>>
> >>>
On Sun, 06 Apr 2014 14:14:42 -0600, "Gary K. Olson"
wrote:
> On 4/5/14, 12:09 AM, Daniel Macks wrote:
>>
>> Googling for this sort of compatiblity problem (I don't actually know
>> anything about this specific situation) suggests the portable solution
and directories currently installed.)
> Removing fink-buildlock-locale-gettext-pm5162-1.05-3 ...
> Failed: phase compiling: locale-gettext-pm5162-1.05-3 failed
Please try exactly what t
+}
Googling for this sort of compatiblity problem (I don't actually know
anything about this specific situation) suggests the portable solution
is to use boost. And gelemental itself seems like a dead upstream.
dan
--
Daniel Macks
dma...@netspace.org
^
> > ../xml/goocanvastablemodel.xml:205: parser error : Opening and
> ending tag mismatch: para line 167 and refsect2
> >
> > ^
> > ../goocanvas-docs.sgml:54: element include:
vious tools" is
new information. Anyone with ideas is welcome to contribute, anyone who
wants to fix it is welcome to assist. Anyone interested in taking over
maintainership is welcome to do so as well.
dan
--
Daniel Macks
dma...@netspace.org
---
am on 10.8 with MaxBuildJobs=1
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1377666378
dan
--
Daniel Macks
dma...@netspace.org
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases&quo
gt; > Subscription management:
> > https://lists.sourceforge.net/lists/listinfo/fink-users
>
> --
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the def
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
>
> -
>
> --
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to
, so there are lots of easy things to upgrade that might
fix the actual build failure (or at least let one trouble-shoot a non-obsolete
version, so that upstream can help fix further).
dan
---
Daniel Macks
dma...@netspace.org
t actually does behave
nicely with fink-package-precedence (once you get that working at all), though
it does require an added LDFLAGS as well as CXXFLAGS.
dan
--
Daniel Macks
dma...@netspace.org
--
Managing the Perf
2/
> cp: CHANGES: No such file or directory
I just uploaded revision -2, which should fix this (case-sensitivity
change) and also a different mistake in the COPYRIGHT file.
dan
--
Daniel Macks
dma...@netspace.org
--
Ce
:55 AM, Daniel Macks wrote:
>
> > There's a new(er) version available that was fairly easy to build
> and package. But it only runs under certain windowmanagers (requires
> some sort of compatibility with gnome or other atoms). Some/many
> window managers already have this sort
nts & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> ___
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
&g
re's something in this package that
> does not yet work in 10.9. But that's just speculation on my part.
Spot-on! According to the repository log for the .info file...
date: 2013/11/10 18:28:36; author: danielj7; state: Exp; lines: +1 -0
Doesn't build on 10.9 even with n
local temporarily while you build with Fink is what you
> will need to do here.
In particular, we *can't* easily (or maybe even at all) change the
build to "not look at /usr/local" due to the way apple's compilers and
perl are configured, so all we can do is check if that
well be a totally bogus flag, altogether. (a
totally bogus flag)
Various upstreams might be trying to guess what flags to use based on
heuristics of -v output or pathnames rather than testing them directly.
The more our compiler looks like "some other one" but doesn't support
the ex
curred seemingly randomly for years, but we'd never been able to
reproduce it (or else 'fink rebuild' magically cured it). Could you post the
output of the build process ('fink
rebuild')?
dan
--
Daniel Macks
dma...@netspace.org
--
ppears that now “hdf5.8” is being used. Help is needed
> > > Best regards
> > Peter Balling
>
> I no longer maintain any fink packages. Can any packages for which I
> am listed
> as maintainer be reassigned to others?
Thanks for your work on those packages over the y
een removed from the Tcl_Interp
struct in tcl-8.6. Fink's tcltk is 8.5ish on 10.[78] but 8.6ish on
10.9. There's a Tcl_GetStringResult accessor function, not sure how
long ago it was added (i.e., whether re-alpine could use
Tcl_GetStringResult(interp) o
didn't have time at that time
to work on it. Because it's a static-only library, it's possibly risky
to build "something that uses it" and "it itself" with different
libversions of the same library.
dan
--
Daniel Macks
dma...@netspace.org
-
download it manually after googleing for it
> and put it into /sw/src…
If you find a stable archive site, please let me know so I can add it
as another possible URL to try for xv itself. Unfortunately, the
license terms don't allow fink to automatically keep a copy in the
mast
27;s not the first package to be affected by new bison. Apparently it
finally removed or altered something that wasn't supposed to have been
used or was deprecated years ago. See
http://trac.webkit.org/changeset/124099 for commentary and the fix we
use for webkit.
dan
--
Daniel
ings (which are
just that, not a fatal error), and a note that bits were missing for
(by my count) 7 modules, followed by a message that this is exactly
what *should* happen...presumably something that happens as expected is
also not a fatal error. What's later in the build process?
dan
iteritems, itervalues, to_native, \
ImportError: No module named _compat
### execution of /sw/bin/python2.7 failed, exit code 2
dan
--
Daniel Macks
dma...@netspace.org
--
LIMITED TIME SALE - Full Year of Microsoft Trainin
nfo and
> comment out the "rm %i/lib/charset.alias" line in the InstallScript
> block, that should let your build finish.
libgettext3 is completely unused anywhere in the 10.8 distro (assuming
you've selfupdated within the past few months). You can probably just
'fink
-milestone of galsim
that includes the resolution of this issue?
dan
--
Daniel Macks
dma...@netspace.org
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designe
also have the DEBIAN/ subdir of metadata
files needed by 'dpkg-deb -b' (and *hopefully* dpkg would tolerate the
changes to your package without requiring you to adjust that metadata
manually to account for those changes).
dan
--
Daniel Macks
dma...@netspace.org
-
nked files. If Fink's "patch" package is
> installed, one gets the reported error.
Why are we patching a symlink?
dan
--
Daniel Macks
dma...@netspace.org
--
See everything from the browser to the data
at all on any platform because apple supplies some
nonstandard perl features.
CCing maintainer...
danielj: xml-sax-pmXXX needs Depends:xml-sax-base-pm, which doesn't exist.
dan
--
Daniel Macks
dma...@netspace.org
--
hile back with some circular dependencies, I
> wonder if it's reated to that ...
akh responded to the substance of your situation. But just a note that
'fink list -t' uses tabs to separate the columns, so you don't need to
guess that '-w 160' is wide enough.
dan
which 1.0c19 is the
development leadup, and it also fails the same way. Maybe some other
developer has picked it up and now hosts it at some other site?
dan
--
Daniel Macks
dma...@netspace.org
--
is the
real modern/new library. Everything 'just works'.
dan
--
Daniel Macks
dma...@netspace.org
--
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2de
the current
xsl release was at the time, but now that "expected result" doesn't match
because the locally generated file uses the xsl I have installed now?
dan
--
Daniel Macks
dma...@netspace.org
--
How Servi
27; LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP.eucJP' LOCALE_ZH_CN='zh_CN.GB18030' "$tst" >
test-vasprintf-posix.log-t 2>&1
FAIL: test-vasprintf-posix
tests/test-suite.log reports:
FAIL: test-vasprintf-posix (exit: 134)
==
..
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/17 subtests
Removing fink's pod-simple-pm (system perl (5.12.4) supplies pod-simple-3.14)
allows the self-test to pass.
I added a TestConflicts to texinfo, but obviously that's just a temporary
crutch.
dan
--
Daniel
, they should be
fixed, and maybe the package names should be changed to make it clear
that it's "the new version of the same thing" rather than a new-named
thing.
dan
--
Daniel Macks
dma...@netspace.org
On Thu, 16 May 2013 16:29:40 -0400, Daniel Macks wrote:
On Thu, 16 May 2013 12:13:17 -0700, Richard Miles
> wrote:
> I tried to install icewm but ii fails:
> > g++ -o icesound icesound.o misc.o ycmdline.o -L/sw/lib -liconv >
> `pkg-config gdk-pixbuf-xlib-2.0 --libs` -l
download the
needed source file. The master mirror pool (run by fink) does maintain
*forever* copies of other hosts' sources that fink uses, so you can
still get it even when, for example, debian itself no longer carries
it.
dan
--
Daniel Macks
dma...@netspace.org
ound)
> Exiting with failure.
Oops:( date-manip-pm5124-6.39-3, with that dependency bug fixed, should
be propagating to the selfupdate servers shortly. I also tweaked
gnucash2 to use just "date-manip-pm" (the -
: icewm-1.3.6-101 failed
>
> Package manager version: 0.34.8
> Distribution version: selfupdate-cvs Thu May 16 08:08:07 2013, 10.6, i386
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> Xcode.app: 3.2.6
> Xcode command-line tools: 3.2.6
> Max. Fin
User Liaison
> > My package updates: http://finkakh.wordpress.com/
>
>
> --
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph datab
just pushed a
new revision (0.0.9-2, available shortly via 'fink selfupdate') that
instead uses the standard libtool one. I'm not sure this change will
fix the problem, but it will at least make it easie
active, and a few of us
also are ghost-writers for others' packages (where we know the
maintainers themselves are AWOL or explicitly told us it's okay to
handle them).
dan
--
Daniel Macks
dma...@netspace.org
#x27;s eye to catch
the wrong path (and having it still "build" just wrong), one can then
put a fink-package-precedence command in the CompileScript to cause the
use of wrong libpng (and others) to be a fatal error. The GN
nd try again…
Committed.
dan
--
Daniel Macks
dma...@netspace.org
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.s
/sw/lib/perl5-core/5.12.3/ExtUtils/xsubpp
> > > So it looks like the old version was actually replaced by the newer
> > version and all is well. Do you concur?
> > > Bill W
> > That's right.
Can that scary-looking message be patched out of the build system?
dan
/lib/libintl.dylib" here. My guess is that
> > one of the other dependencies of gtkhtml3.14 used to pass that
> > information along, but doesn't do that anymore.
> > > This looks like it won't require a new revision, since the package just
> > flat won'
Fix committted. There were several other hacks to fix other problems,
one of which's side-effects was this breakage. So now the original
problems are fixed correctly themselves and it's reported to solve the
10.8 build as well.
dan
--
Daniel Macks
dma...@ne
=dotty instead of dotty-build. The 'fink
list' stage of the pipeline is SLOW, so if you're going to be doing
this a bunch of times, might be good to dump that intermediate result
to a temp file to use repeatedly.
dan
--
Daniel Macks
dma...@netspace.org
dcoding .tex)? Or should it be generating myfigure.tex (i.e., pstex
is a variant of tex that still has the same extension and is just
generated using different internal commands)?
dan
--
Daniel Macks
dma...@netspace.org
---
1 - 100 of 723 matches
Mail list logo