dskvr / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

opkg executable is not installed only opkg-cl, opkg-key and update-alternatives #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download release 0.1.8, configure and make + make install

What is the expected output? What do you see instead?
All seems to go well but final 'opkg' command is not installed

What version of the product are you using? On what operating system?
0.1.8 on ubuntu 10.10

Please provide any additional information below.

Making install in libbb
Making install in libopkg
 /bin/bash /home/m/Downloads/opkg-0.1.8/shave/shave-libtool '/bin/bash ../libtool'   --mode=install /usr/bin/install -c  'libopkg.la' '/usr/local/lib/libopkg.la'

 /usr/bin/install -c -m 644 'active_list.h' '/usr/local/include/libopkg/active_list.h'
 /usr/bin/install -c -m 644 'conffile.h' '/usr/local/include/libopkg/conffile.h'
 /usr/bin/install -c -m 644 'conffile_list.h' '/usr/local/include/libopkg/conffile_list.h'
 /usr/bin/install -c -m 644 'config.h' '/usr/local/include/libopkg/config.h'
 /usr/bin/install -c -m 644 'file_util.h' '/usr/local/include/libopkg/file_util.h'
 /usr/bin/install -c -m 644 'hash_table.h' '/usr/local/include/libopkg/hash_table.h'
 /usr/bin/install -c -m 644 'list.h' '/usr/local/include/libopkg/list.h'
 /usr/bin/install -c -m 644 'md5.h' '/usr/local/include/libopkg/md5.h'
 /usr/bin/install -c -m 644 'nv_pair.h' '/usr/local/include/libopkg/nv_pair.h'
 /usr/bin/install -c -m 644 'nv_pair_list.h' '/usr/local/include/libopkg/nv_pair_list.h'
 /usr/bin/install -c -m 644 'opkg_cmd.h' '/usr/local/include/libopkg/opkg_cmd.h'
 /usr/bin/install -c -m 644 'opkg_conf.h' '/usr/local/include/libopkg/opkg_conf.h'
 /usr/bin/install -c -m 644 'opkg_configure.h' '/usr/local/include/libopkg/opkg_configure.h'
 /usr/bin/install -c -m 644 'opkg_defines.h' '/usr/local/include/libopkg/opkg_defines.h'
 /usr/bin/install -c -m 644 'opkg_download.h' '/usr/local/include/libopkg/opkg_download.h'
 /usr/bin/install -c -m 644 'opkg.h' '/usr/local/include/libopkg/opkg.h'
 /usr/bin/install -c -m 644 'opkg_install.h' '/usr/local/include/libopkg/opkg_install.h'
 /usr/bin/install -c -m 644 'opkg_message.h' '/usr/local/include/libopkg/opkg_message.h'
 /usr/bin/install -c -m 644 'opkg_pathfinder.h' '/usr/local/include/libopkg/opkg_pathfinder.h'
 /usr/bin/install -c -m 644 'opkg_remove.h' '/usr/local/include/libopkg/opkg_remove.h'
 /usr/bin/install -c -m 644 'opkg_upgrade.h' '/usr/local/include/libopkg/opkg_upgrade.h'
 /usr/bin/install -c -m 644 'opkg_utils.h' '/usr/local/include/libopkg/opkg_utils.h'
 /usr/bin/install -c -m 644 'pkg_depends.h' '/usr/local/include/libopkg/pkg_depends.h'
 /usr/bin/install -c -m 644 'pkg_dest.h' '/usr/local/include/libopkg/pkg_dest.h'
 /usr/bin/install -c -m 644 'pkg_dest_list.h' '/usr/local/include/libopkg/pkg_dest_list.h'
 /usr/bin/install -c -m 644 'pkg_extract.h' '/usr/local/include/libopkg/pkg_extract.h'
 /usr/bin/install -c -m 644 'pkg.h' '/usr/local/include/libopkg/pkg.h'
 /usr/bin/install -c -m 644 'pkg_hash.h' '/usr/local/include/libopkg/pkg_hash.h'
 /usr/bin/install -c -m 644 'pkg_parse.h' '/usr/local/include/libopkg/pkg_parse.h'
 /usr/bin/install -c -m 644 'pkg_src.h' '/usr/local/include/libopkg/pkg_src.h'
 /usr/bin/install -c -m 644 'pkg_src_list.h' '/usr/local/include/libopkg/pkg_src_list.h'
 /usr/bin/install -c -m 644 'pkg_vec.h' '/usr/local/include/libopkg/pkg_vec.h'
 /usr/bin/install -c -m 644 'sha256.h' '/usr/local/include/libopkg/sha256.h'
 /usr/bin/install -c -m 644 'sprintf_alloc.h' '/usr/local/include/libopkg/sprintf_alloc.h'
 /usr/bin/install -c -m 644 'str_list.h' '/usr/local/include/libopkg/str_list.h'
 /usr/bin/install -c -m 644 'void_list.h' '/usr/local/include/libopkg/void_list.h'
 /usr/bin/install -c -m 644 'xregex.h' '/usr/local/include/libopkg/xregex.h'
 /usr/bin/install -c -m 644 'xsystem.h' '/usr/local/include/libopkg/xsystem.h'
Making install in src
  /bin/bash /home/m/Downloads/opkg-0.1.8/shave/shave-libtool '/bin/bash ../libtool'   --mode=install /usr/bin/install -c 'opkg-cl' '/usr/local/bin/opkg-cl'

Making install in tests
Making install in utils
 /usr/bin/install -c 'update-alternatives' '/usr/local/bin/update-alternatives'
 /usr/bin/install -c 'opkg-key' '/usr/local/bin/opkg-key'
 /usr/bin/install -c -m 644 'intercept/ldconfig' '/usr/local/share/opkg/intercept/ldconfig'
 /usr/bin/install -c -m 644 'intercept/depmod' '/usr/local/share/opkg/intercept/depmod'
 /usr/bin/install -c -m 644 'intercept/update-modules' '/usr/local/share/opkg/intercept/update-modules'
 /usr/bin/install -c -m 644 'libopkg.pc' '/usr/local/lib/pkgconfig/libopkg.pc'

Original issue reported on code.google.com by 124...@gmail.com on 6 Dec 2010 at 4:44

GoogleCodeExporter commented 8 years ago
opkg-cl is the opkg command.  You can just rename it.  I thought there was a 
way to do it in the build system but i'm not seeing it.

Original comment by gary.kra...@gmail.com on 21 Feb 2011 at 10:40

GoogleCodeExporter commented 8 years ago
./configure ... --program-transform-name=opkg
should do this

Original comment by c.schoen...@gmail.com on 20 Oct 2011 at 8:52

GoogleCodeExporter commented 8 years ago

Original comment by paul.betafive on 1 Aug 2013 at 10:05