|
2014-01-08
, 22:19
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#32
|
|
2014-01-08
, 22:19
|
|
Posts: 513 |
Thanked: 651 times |
Joined on Feb 2011
@ Sweden
|
#33
|
|
2014-01-08
, 22:26
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#34
|
[root@localhost Downloads]# pkcon get-packages | grep wget Installed wget-1.13.4-2.4.Nemo.Apps.armv7hl
The Following User Says Thank You to J4ZZ For This Useful Post: | ||
|
2014-01-08
, 22:26
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#35
|
Edit: ./configure works now but make install doesn't?
Anything else I need to be aware of?
Last lines....
Cheers,Code:Making install in skin make[2]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/skin' make[3]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/skin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/skin' make[2]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/skin' Making install in tty make[2]: Entering directory `/home/nemo/Downloads/mc-4.8.11/lib/tty' CC key.lo key.c: In function 'tty_get_event': key.c:2121:5: error: 'flag' undeclared (first use in this function) key.c:2121:5: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [key.lo] Error 1 make[2]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib/tty' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/nemo/Downloads/mc-4.8.11/lib' make: *** [install-recursive] Error 1
J4ZZ
./configure --with-screen=ncurses
The Following User Says Thank You to szopin For This Useful Post: | ||
|
2014-01-08
, 22:31
|
|
Posts: 513 |
Thanked: 651 times |
Joined on Feb 2011
@ Sweden
|
#36
|
Already available
Code:[root@localhost Downloads]# pkcon get-packages | grep wget Available wget-1.13.4-2.4.Nemo.Apps.armv7hl
The Following User Says Thank You to xerxes2 For This Useful Post: | ||
|
2014-01-08
, 22:33
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#37
|
I don't have it but I know that it exists in a Nemo repository but that is not an official repo for Sailfish. Would be much better to have a supported version on openrepos than from some repo that might not work with Sailfish.
|
2014-01-08
, 22:47
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#38
|
curl http://repo.merproject.org/obs/nemo:/devel:/apps/next_armv7hl/armv7hl/wget-1.13.4-2.4.Nemo.Apps.armv7hl.rpm -o wget.rpm followed by pkcon install-local wget.rpm
|
2014-01-08
, 22:52
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#39
|
Checking my bash history...
(you might need to install ncurses-devel and gettext-devel)Code:./configure --with-screen=ncurses
|
2014-01-08
, 22:55
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#40
|
I did but make still won't work.
May I miss additional packages?
I've also installed autoconf automake libtool and cvs.
Would be nice to no if there are more *-devel packages I probably missed out.
TIA,
J4ZZ
btw, version 4.8.10 is on my openrepos
https://openrepos.net/content/nieldk/midnight-commander