![]() |
2012-05-29
, 04:25
|
|
Posts: 1,359 |
Thanked: 1,292 times |
Joined on Oct 2011
@ Tartus.Syria
|
#72
|
The Following User Says Thank You to sifo For This Useful Post: | ||
![]() |
2012-05-29
, 04:46
|
|
Posts: 117 |
Thanked: 27 times |
Joined on Apr 2011
|
#73
|
The Following User Says Thank You to dadoabdallah For This Useful Post: | ||
![]() |
2012-05-29
, 05:26
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#74
|
dpkg -x /path/to/package.deb /opt/meecolay
meecolay /opt/meecolay/package/opt/bin/package
The Following 3 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-05-29
, 05:28
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#75
|
The Following 4 Users Say Thank You to michaaa62 For This Useful Post: | ||
![]() |
2012-05-29
, 05:31
|
|
Posts: 117 |
Thanked: 27 times |
Joined on Apr 2011
|
#76
|
![]() |
2012-05-29
, 05:37
|
|
Posts: 117 |
Thanked: 27 times |
Joined on Apr 2011
|
#77
|
![]() |
2012-05-29
, 06:44
|
Posts: 18 |
Thanked: 4 times |
Joined on Sep 2011
|
#78
|
Now try to runor search for the path to the allegro bin directory.Code:root meecolay /allegro/bin/allegro
BTW: Extracting to rootfs is not desirable!!! Do it to /opt/meecolay or even use a custom directory in /opt.
![]() |
2012-05-29
, 07:32
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#79
|
file:///opt/meecolay/opt/guesscricket/qml/guesscricketqml/Mainm.qml:2:1: module "com.nokia.meego" is not installed import com.nokia.meego 1.0
apt-get install meecolay-core bzip2
wget http://marmistrz.net63.net/meecolay/data/applauncherd-launcher.tar.bz2 wget http://marmistrz.net63.net/meecolay/data/libstdc++6.tar.bz2 bunzip2 applauncherd-launcher.tar.bz2 bunzip2 libstdc++6.tar.bz2 tar xvf applauncherd-launcher.tar -C /opt/meecolay/ tar xvf libstdc\+\+6.tar -C /opt/meecolay/ dpkg -x guesscricket_1_479367.0.0_armel.deb /opt/meecolay/
meecolay /opt/meecolay/opt/guesscricket/bin/guesscricket
The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2012-05-29
, 07:38
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#80
|
qrc:/MainPage.qml:11:1: module "QtMobility.location" is not installed
![]() |
Tags |
compatibility, harmattan, meecolay, meego, mee_env |
Thread Tools | |
|
/home/user/MyDocs # dpkg -i guesscricket_1_479367.0.0_armel.deb
Selecting previously deselected package guesscricket.
(Reading database ... 30884 files and directories currently installed.)
Unpacking guesscricket (from guesscricket_1_479367.0.0_armel.deb) ...
dpkg: dependency problems prevent configuration of guesscricket:
guesscricket depends on libqtcore4 (>= 4.7.4~git20110516); however:
Package libqtcore4 is not installed.
guesscricket depends on libqtgui4 (>= 4.7.4~git20110516); however:
Package libqtgui4 is not installed.
guesscricket depends on libstdc++6 (>= 4.3.0); however:
Version of libstdc++6 on system is 4.2.1-4maemo13+0m5.
dpkg: error processing guesscricket (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
guesscricket
/home/user/MyDocs #