I downloaded libpcap0.7.2 and keypebble just now and saw they were in Debain binary package 2.0 format. From my Mac, I tried using `ar -x` to open the package so I could reformat as tgz. However, I just end up with the following output:
ar: debian-binary/: No such file or directory
ar: data.tar.gz/: No such file or directory
ar: control.tar.gz/: No such file or directory
So, I tried to do the extract on my Z. There, I ended up getting the error:
ar: error while loading shared libraries: libbfd-2.9.5.0.14.so: cannot load shared object file: No such file or directory
Are these just bad ipks or is there something wrong with my ar programs? Why do we have 2 different formats for ipks? Any reason ipkg hasn\'t been modified to handle both formats?
Thanks
Curt