Changes between Initial Version and Version 1 of Ticket #5236, comment 3
- Timestamp:
- 07/04/2014 09:00:31 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #5236, comment 3
initial v1 43 43 44 44 {{{ 45 sed -i 's/libnewt.a/libnewt.so/' Makefile.in46 45 ./configure --prefix=/usr --with-gpm-support (gpm optional) 47 46 make … … 64 63 installed program: whiptail 65 64 66 installed libraries: libnewt. so, whiptcl.so, python2.7/site-packages/_snack.so, and python3.4/site-packages/_snack.so65 installed libraries: libnewt.a, whiptcl.so, python2.7/site-packages/_snack.so, and python3.4/site-packages/_snack.so 67 66 68 67 installed directory: none