google / open-vcdiff

An encoder/decoder for the VCDIFF (RFC3284) format
Apache License 2.0
186 stars 52 forks source link

.deb packages install libtool wrapper for vcdiff, not the actual binary #27

Closed Steelskin closed 10 years ago

Steelskin commented 10 years ago

Original issue 27 created by ttjoseph on 2010-07-12T13:57:18.000Z:

What steps will reproduce the problem?

  1. Download and untar http://open-vcdiff.googlecode.com/files/open-vcdiff_0.7-1_amd64.deb.tar.gz
  2. Install all .deb files
  3. Run /usr/bin/vcdiff

What is the expected output? What do you see instead?

Expected: vcdiff should run. Instead:

$ /usr/bin/vcdiff /usr/bin/vcdiff: error: `/usr/bin/.libs/vcdiff' does not exist This script is just a wrapper for vcdiff. See the libtool documentation for more information.

What version of the product are you using? On what operating system?

0.7, as available at URL above, on Debian lenny amd64.

Please provide any additional information below.

$ dpkg -L open-vcdiff0 /. /usr /usr/share /usr/share/doc /usr/share/doc/open-vcdiff0 /usr/share/doc/open-vcdiff0/changelog.gz /usr/share/doc/open-vcdiff0/copyright /usr/share/doc/open-vcdiff0/changelog.Debian.gz /usr/share/man /usr/share/man/man1 /usr/share/man/man1/vcdiff.1.gz /usr/bin /usr/bin/vcdiff