Reply
Thread Tools
Posts: 3,328 | Thanked: 4,475 times | Joined on May 2011 @ Poland
#661
Originally Posted by panjgoori View Post
deleted meecolay.list file and now repo is gone. as now i know the workaround to remove the repo its now time to play with Meecolay . thanks Marmistrz for helping.
Congratulations. Now you won't be able to get some libraries that aren't shipped with any of the librarypacks. For example newer sqlite, libaccounts, libglib 2.22.

If the repo wasn't important, I wouldn't include it.


Originally Posted by panjgoori View Post
i followed wiki and tried to run open video layer but got an error. here is the log:
Code:
$ meecolay /home/user/MyDocs/openvideoplayer_0.0.4_armel.deb
/home/user/MyDocs/openvideoplayer_0.0.4_armel.deb: line 1: syntax error: newline unexpected
Why the hell you want to launch the installation package? If you want a nice easy-to-use GUI client donate or offer donation after GUI is finished.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 5 Users Say Thank You to marmistrz For This Useful Post:
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#662
Originally Posted by panjgoori View Post
how to do it ? there is nothing written on wiki about this.
Alright let me tell you then
[Way one ]
you need to have updated libs as Marmistrz suggested, then you can install the package normally by clicking on it or with dpkg after the installation follow the WorksAround in the wiki on how to set up the apps.
[Way two]
extract the deb ( using dpkg -x ) in /opt or in /opt/meecolay/bin and launch your binary
Code:
meecolay /path/to/the/binary
please note that running meecolay command shold not be used as root
( i'll update meecolay FAQ late...)

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 

The Following User Says Thank You to sifo For This Useful Post:
Posts: 3,328 | Thanked: 4,475 times | Joined on May 2011 @ Poland
#663
Originally Posted by sifo View Post
Alright let me tell you then
[Way one ]
you need to have updated libs as Marmistrz suggested, then you can install the package normally by clicking on it or with dpkg after the installation follow the WorksAround in the wiki on how to set up the apps.
[Way two]
extract the deb ( using dpkg -x ) in /opt or in /opt/meecolay/bin and launch your binary
Code:
meecolay /path/to/the/binary
please note that running meecolay command shold not be used as root
( i'll update meecolay FAQ late...)

./sifo
The HAM(one-click)/dpkg way is better as you can easily uninstall the apps! And there's no problem whenever a path is hardcoded.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
panjgoori's Avatar
Posts: 1,221 | Thanked: 1,268 times | Joined on Aug 2011 @ Balochistan
#664
Originally Posted by marmistrz View Post
Congratulations. Now you won't be able to get some libraries that aren't shipped with any of the librarypacks. For example newer sqlite, libaccounts, libglib 2.22.

If the repo wasn't important, I wouldn't include it.




Why the hell you want to launch the installation package? If you want a nice easy-to-use GUI client donate or offer donation after GUI is finished.
i know it is important i just wanted to know a workaround to remove the repo incase i ever wanted to remove it. will add it again. sorry for the trouble
 

The Following User Says Thank You to panjgoori For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#665
Originally Posted by panjgoori View Post
i followed wiki and tried to run open video layer but got an error. here is the log:
Code:
$ meecolay /home/user/MyDocs/openvideoplayer_0.0.4_armel.deb
/home/user/MyDocs/openvideoplayer_0.0.4_armel.deb: line 1: syntax error: newline unexpected

my friend panjgoori to run openvideoplaye

first Rename it from openvideoplayer_0.0.4_armel.deb to openvideoplayer.deb It's important to Not working space in the word

then install it by

HTML Code:
dpkg --force-all -i openvideoplayer.deb

and Make icon for it to don't use code like this

 

The Following 2 Users Say Thank You to amr.fayz For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#666
new




 
Posts: 3,328 | Thanked: 4,475 times | Joined on May 2011 @ Poland
#667
Originally Posted by amr.fayz View Post
my friend panjgoori to run openvideoplaye

first Rename it from openvideoplayer_0.0.4_armel.deb to openvideoplayer.deb It's important to Not working space in the word

then install it by

HTML Code:
dpkg --force-all -i openvideoplayer.deb

and Make icon for it to don't use code like this
First of all youu dont need to rename it. just use tab autocompletion. And these are btw underscores not spaces

Secondly. Dont --force-all installation. This is very dangerous (may eat your children )
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#668
Originally Posted by marmistrz View Post
First of all youu dont need to rename it. just use tab autocompletion. And these are btw underscores not spaces

Secondly. Dont --force-all installation. This is very dangerous (may eat your children )
hhhhhhhhhhhhhhhhhh


Of course I know it is underscores not spaces It's a clear

openvideoplayer_0.0.4_armel

But I mean if he make spaces it Will be given Mistake I tried it but In fact I did not install autocompletion Perhaps for this reason

and About --force-all It's not a shark

I used it and openvideoplayer (ovp) Works with me 100% Without any problem
 
Posts: 3,328 | Thanked: 4,475 times | Joined on May 2011 @ Poland
#669
Originally Posted by amr.fayz View Post
hhhhhhhhhhhhhhhhhh


Of course I know it is underscores not spaces It's a clear

openvideoplayer_0.0.4_armel

But I mean if he make spaces it Will be given Mistake I tried it but In fact I did not install autocompletion Perhaps for this reason

and About --force-all It's not a shark

I used it and openvideoplayer (ovp) Works with me 100% Without any problem
autocompletion is automatically installed.
--force-all is really dangerous. Use it on your own risk.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#670
Originally Posted by marmistrz View Post
autocompletion is automatically installed.
--force-all is really dangerous. Use it on your own risk.

I do not know why but when there spaces its given me Mistake

I know why you say --force-all is really dangerous Because when install app Some of them require lib Not be found and its given Mistake and Sometimes stooped update & upgrade When it does not find the appropriate file but its But it is very easy to overcome this problem

In fact --force-all The best way to install app & game Because when the game does not work It's easy to erase it from app manager


Back in case of a problem for example some app & game depends on


depends on libgstreamer-plugins-base0.10-0 (>= 0.10.34); however:Version of libgstreamer-plugins-base0.10-0 on system is 0.10.25-0maemo14+0m5+0cssu0+thumb0.

depends on libgstreamer0.10-0 (>= 0.10.34); however:
Version of libgstreamer0.10-0 on system is 0.10.25-0maemo4+0m5+0cssu0+thumb0.

depends on libc6 (>= 2.7); however:Version of libc6 on system is 2.5.1-1eglibc27+0m5.

depends on libx11-6 (>= 2:1.2.99.901); however:Version of libx11-6 on system is 2:1.1.99.6+0m5.

depends on libxi6 (>= 2:1.2.99.4); however:Version of libxi6 on system is 2:1.2.99.1-1.


and Others depends When we try to work update & upgrade it give us Mistake The simple solution is

edit /var/lib/dpkg/status By finding Name of game or program and put # On The line that starts with depends


That's all


But it is my own risk As you say Everyone is free to use it or not
 
Reply

Tags
compatibility, harmattan, meecolay, meego, mee_env

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:51.