Re: Calling a UNIX tool from another program
Re: Calling a UNIX tool from another program
- Subject: Re: Calling a UNIX tool from another program
- From: Steve Checkoway <email@hidden>
- Date: Tue, 3 Jun 2008 11:23:29 -0700
On Jun 3, 2008, at 7:45 AM, Jens Miltner wrote:
There's a couple of measures you could take to ensure quality of
service:
- embed a version known to work well in your application and use
that version
Last time I checked, the latest version of TeXlive is quite large.
$ du -csh /opt/local/share/texmf*
3.7M /opt/local/share/texmf
543M /opt/local/share/texmf-dist
4.0K /opt/local/share/texmf-local
53M /opt/local/share/texmf-var
599M total
You probably wouldn't want to stuff all of that inside your app bundle.
- check the version of the tool and warn the user if it's too old or
not your preferred version
etc.
Probably a better option.
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden