On 22/09/10 18:10, Dominique Dhumieres wrote:
>
> Hi Alexander,
>
> While gnuplot-4.4.0-2 installed without glitch on G4 10.4.11,
> G5 10.5.8, and x64 10.6.4, gnuplot-4.4.0-3 installed only on the
> last two machines, but failed on the G4 with:
>
> Unpacking replacement gnuplot ...
> Setting up gnuplot (4.4.0-3) ...
> /sw/var/lib/dpkg/info/gnuplot.postinst: line 7: /sw/bin/kpsexpand: No such 
> file or directory

I don't know how the command `which kpsexpand` can give you this error 
message. Maybe your `which` is weird. What do get from

  which which

But I can even less see what gnuplot's line

  if [ `which kpsexpand` ]; then kpsexpand 
%p/etc/texmf.local/latex/gnuplot; fi

is supposed to do. Kpsexpand does not actually *do* anything, it only 
expands variables.

-- 
Martin



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to