kollin
|
2014-01-07
, 12:44
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#21
|
|
2014-01-07
, 12:51
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#22
|
The Harmattan one works fine - just extract it along with libslang and voila
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
|
2014-01-07
, 14:30
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#23
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
|
2014-01-07
, 15:04
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#24
|
Probably would be easy adapting the openSUSE armv7hl packages for Jolla:
http://download.opensuse.org/reposit...E_Factory_ARM/
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
|
2014-01-07
, 17:00
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#25
|
|
2014-01-07
, 19:11
|
|
Posts: 193 |
Thanked: 203 times |
Joined on Jun 2012
@ Sofia, Bulgaria
|
#26
|
[nemo@localhost mcsrc]$ rpmbuild --rebuild mc-4.8.11-90.4.src.rpm Installing mc-4.8.11-90.4.src.rpm warning: InstallSourcePackage at: psm.c:238: Header V3 RSA/SHA1 Signature, key ID e2c0098c: NOKEY error: line 88: Unknown tag: Recommends: mc-lang = 4.8.11
rpmbuild -ba mc.spec error: Failed build dependencies: audiofile-devel is needed by mc-4.8.11-90.1.armv7hl e2fsprogs-devel is needed by mc-4.8.11-90.1.armv7hl fdupes is needed by mc-4.8.11-90.1.armv7hl glib2-devel is needed by mc-4.8.11-90.1.armv7hl libtool is needed by mc-4.8.11-90.1.armv7hl gpm is needed by mc-4.8.11-90.1.armv7hl indent is needed by mc-4.8.11-90.1.armv7hl jpeg is needed by mc-4.8.11-90.1.armv7hl libjpeg-devel is needed by mc-4.8.11-90.1.armv7hl libpng-devel is needed by mc-4.8.11-90.1.armv7hl libssh2-devel is needed by mc-4.8.11-90.1.armv7hl readline-devel is needed by mc-4.8.11-90.1.armv7hl slang-devel is needed by mc-4.8.11-90.1.armv7hl update-desktop-files is needed by mc-4.8.11-90.1.armv7hl xorg-x11-devel is needed by mc-4.8.11-90.1.armv7hl [nemo@localhost SPECS]$
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins
|
2014-01-08
, 15:56
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#27
|
edit: wow, building on-device is a bliss, MC compiles/installs nicely, just make sure to configure with '--with-screen=ncurses' as there is no slang currently
configure: error: glib-2.0 not found or version too old (must be >= 2.12)
|
2014-01-08
, 17:14
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#28
|
Could you please explain in detail which version did you pick and how you possibly got around the glib-2.0 error...
If I ./configure it always quits withalthough I have glib2-2.32.4-1.2.1.armv7hl and glibc-2.15-1.1.1.armv7hl installed.Code:configure: error: glib-2.0 not found or version too old (must be >= 2.12)
I'm using lates src of mc-4.8.11.
Thanks in advance,
J4ZZ
The Following User Says Thank You to For This Useful Post: | ||
|
2014-01-08
, 17:14
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#29
|
Could you please explain in detail which version did you pick and how you possibly got around the glib-2.0 error...
If I ./configure it always quits withalthough I have glib2-2.32.4-1.2.1.armv7hl and glibc-2.15-1.1.1.armv7hl installed.Code:configure: error: glib-2.0 not found or version too old (must be >= 2.12)
I'm using lates src of mc-4.8.11.
Thanks in advance,
J4ZZ
|
2014-01-08
, 20:11
|
Posts: 539 |
Thanked: 518 times |
Joined on May 2010
@ nanaurbusiness
|
#30
|
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
The Following 2 Users Say Thank You to J4ZZ For This Useful Post: | ||