-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 9/22/10 3:46 PM, Martin Costabel wrote:
> 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.
>
The (now corrected) line from the revision that Dominique was having
problems with had the following:
if [ `which kpsexpand` ]; then %p/bin/kpsexpand
%p/etc/texmf.local/latex/gnuplot; fi
i.e. I didn't change over completely from enforcing a fink TeX to an
arbitrary one. Presumably there was a non-Fink kpsexpand in the PATH,
causing the error.
As for why kpsexpand is getting run in the first place: it was that way
when I took the package over, and I didn't change that.
- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkyaX8UACgkQB8UpO3rKjQ/AVACeLbm2HdbdRGN8z7gGPlkE/Y83
Q6YAnjvwcA4N/hPebn882gbo95ke5apO
=Wctq
-----END PGP SIGNATURE-----
|