Re: OpenCV problem

2012-10-13 Thread shamsul hassan
Hi Eyal, Could you please paste the error you are getting while compilation. Thanks Shamsul Courage is contagious On Sat, Oct 13, 2012 at 6:26 PM, Eyal Erez ere...@gmail.com wrote: Hello shamsul, I was wondering if u have Nokia N900 , and may u please help me. I found this site

Re: OpenCV problem

2012-09-25 Thread Eyal Erez
no, i ment if there is an example on how to check that the opencv lib is working. some small code that i can know that i can use opencv... eyal On Mon, Sep 24, 2012 at 9:00 PM, Daniil Ivanov daniil.iva...@gmail.comwrote: You are welcome! GNU/Linux consist of a lot of subsystems. Each must be

Re: OpenCV problem

2012-09-25 Thread Abubakar
Do you have the Maemo SDK? I have not used opencv before, but I think if you try to find some code of it and then build it in the maemo sdk and transfer to the device, you'll have what you'll need. Also google for: OpenCV N900 you'll come across some posts on talk.maemo.org that'll help you. For

Re: OpenCV problem

2012-09-24 Thread Eyal Erez
Ok so to the Result: i added the lines that were missing in the /etc/apt/souces.list.d/hildon-application-manager.list file. as abubakar wrote. did apt-get update and then apt-get install libcv4 --and it's seems to be working. now First of ALL i want to thank Daniil and abubakar for all the

Re: OpenCV problem

2012-09-24 Thread Daniil Ivanov
You are welcome! GNU/Linux consist of a lot of subsystems. Each must be checked to make sure everything is working properly. On the other hand, when something is not working, user will likely notice, so no need for a code. Thanks, Daniil On Mon, Sep 24, 2012 at 6:56 PM, Eyal Erez

Re: OpenCV problem

2012-09-21 Thread Eyal Erez
Well, that's doesn't sound good for me. So is there a manual how to reset the phone, in a way that i will ensure that i could work with OpenCV afterwards?? Again, thank u very much for the help and info Great appreciation to all. eyal On Thu, Sep 20, 2012 at 2:29 PM, Daniil Ivanov

Re: OpenCV problem

2012-09-21 Thread Abubakar
Well one option is to flash your phone and you can read instructions here http://wiki.maemo.org/Updating_the_tablet_firmware. You can use the built-in Backup application to take a backup, put it on your pc and flash the cell phone and then transfer back the backup to phone and restore it (using

Re: OpenCV problem

2012-09-21 Thread Daniil Ivanov
Apparently, it would be much easier to place content you've posted to /etc/apt/souces.list.d/hildon-application-manager.list and make sure that /etc/apt/sources.list is empty. Thanks, Daniil On Fri, Sep 21, 2012 at 9:03 PM, Abubakar abubak...@gmail.com wrote: Well one option is to flash your

Re: OpenCV problem

2012-09-20 Thread Daniil Ivanov
Could anyone please share content of /etc/apt/sources.list and /etc/apt/sources.list.d/ from their N900 for a cross check? Thanks, Daniil On Wed, Sep 19, 2012 at 12:55 PM, Daniil Ivanov daniil.iva...@gmail.com wrote: I don't have N900 any more, so I cannot check. But it looks like it's related

Re: OpenCV problem

2012-09-20 Thread Abubakar
sorry i didnt do a reply-all, so sending again: my /etc/apt/sources.list is empty. /etc/apt/souces.list.d/ has hildon-application-manager.list which contains: deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/003 ./ deb

Re: OpenCV problem

2012-09-20 Thread Daniil Ivanov
Thank you very mych, Abubakar! As I expected there is no really SDK repository as it's not meant to be used on the device. My guess would be that apt configuration on Eyal's N900 was messed up at some point and now have to be restored to pristine state to work again. Thanks, Daniil On Thu, Sep

Re: OpenCV problem

2012-09-19 Thread Daniil Ivanov
On Tue, Sep 18, 2012 at 10:39 PM, Eyal Erez ere...@gmail.com wrote: I'm thinking about using linux, i even install it, but i'm not familier with that and i'm not that familier with Nokia OS(Meamo) so i try minimize that things that i don't know .. The name of OS is Maemo, and it's actually

Re: OpenCV problem

2012-09-18 Thread Eyal Erez
Hello i did the: apt-get clear , and i got new line i think it's ok. but then i wrote apt-get update eyal.log and it writes a lot of stuff and then the errors i wrote before, but i dont get a new line until i will press enter.. then i use midnight Comm in order to copy the file to a place

Re: OpenCV problem

2012-09-18 Thread Daniil Ivanov
On Tue, Sep 18, 2012 at 7:30 PM, Eyal Erez ere...@gmail.com wrote: but then i wrote apt-get update eyal.log and it writes a lot of stuff and then the errors i wrote before, but i dont get a new line until i will press enter.. This command redirects both error stream and output stream to a

Re: OpenCV problem

2012-09-18 Thread Eyal Erez
I'm thinking about using linux, i even install it, but i'm not familier with that and i'm not that familier with Nokia OS(Meamo) so i try minimize that things that i don't know .. i type apt-get quits and i get : E:Invalid opertion quits then i type exit twice and close the X-Terminal and still

Re: OpenCV problem

2012-09-17 Thread Daniil Ivanov
Hi Eyal! Could you please post full output of apt-get update, so we can see what exactly configured and was update successful or not. You can save do it conveniently by saving output to a file: apt-get update my.log Just in case: pwd shows a current working path where file is saved. Thanks,

Re: OpenCV problem

2012-09-17 Thread Abubakar
yes do .. apt-get clean apt-get update On Mon, Sep 17, 2012 at 4:14 PM, Daniil Ivanov daniil.iva...@gmail.comwrote: Hi Eyal! Could you please post full output of apt-get update, so we can see what exactly configured and was update successful or not. You can save do it conveniently by

Re: OpenCV problem

2012-09-17 Thread Abubakar
sending my email again, the last one got held cuz it exceeded 20k in the body message. Strange. Anyway I wrote: oh :) ... sorry for the misunderstanding since you wrote: Could you please post full output of apt-get update, I was further telling Eyal that do a apt-get clean first and then the

Re: OpenCV problem

2012-09-11 Thread Eyal Erez
Hello Abubaker, i setup the extras-devel repository by http://wiki.maemo.org/Extras-devel#How_to_activate_Extras-devel , it says only to write fremantle not fremantle-1.3 but i change it anyway and still i get the same error msg. Is there anything else that i can do?? if i will format the

Re: OpenCV problem

2012-09-10 Thread shamsul hassan
Hi Eyal, below link will help .. http://maemo.org/packages/view/libcv4/ you need to enable Extras-devel or Extras-testing in the repository manager and then apt-get update Thanks Shamsul On Mon, Sep 10, 2012 at 7:23 PM, Eyal Erez ere...@gmail.com wrote: Hello all, I'm trying to use OpenCV

Re: OpenCV problem

2012-09-10 Thread Eyal Erez
Hello Shamsul, Thanks for the resposns. I enable the Extras-devel repository. when i write the apt-get update i get a list of update and then(i started from the last line that is good.. ) Hit http://repository.maemo.org fremantle/non-free packages W: Failed to fetch

Re: OpenCV problem

2012-09-10 Thread Abubakar
Hi Shamsul, are you sure your repo is added properly? I have extras-devel link added to fapman (faster application manager) as follows: Name: extras-devel URL: http://repository.maemo.org/extras-devel/ Distribution: fremantle-1.3 Components: free non-free I do a: ~ $ root and then: orb:~#