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, Daniil

On Tue, Sep 11, 2012 at 8:19 PM, Eyal Erez ere...@gmail.com wrote:

 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 machine will
 it help?? what else can i do?

 any idea will be apprciate.

 eyal


 On Mon, Sep 10, 2012 at 10:44 PM, Abubakar abubak...@gmail.com wrote:

 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:~# apt-get install libcv4

 and I get the following:

 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following extra packages will be installed:
   libavcodec52 libavformat52 libavutil49 libfaad2-0 libtheora0 libvorbis0a
   libvorbisenc2
 The following NEW packages will be installed:
   libavcodec52 libavformat52 libavutil49 libcv4 libfaad2-0 libtheora0
   libvorbis0a libvorbisenc2
 0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
 Need to get 5556kB of archives.
 After this operation, 13.0MB of additional disk space will be used.
 Do you want to continue [Y/n]?

 On Mon, Sep 10, 2012 at 11:50 PM, Eyal Erez ere...@gmail.com wrote:

 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
 http://repository.maemo.org/dists/fremantle/sdk/fremantle/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 W:Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/non/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 E:Some index files failed to download, they have been ignored, or old
 ones used instead.

 and i get the same error, the i mention before about the dependencies...

 i will add, that i even tried to surf from the N900 to this site go to  
 Fremantle Extras-devel free armel  libcv4 2.0.0-5 (both of them) and
 download and install the .deb file and then i get
 unable to install 'libcv4'. Incompatible application package.
 so what else can i do?

 eyal

 On Mon, Sep 10, 2012 at 9:30 PM, shamsul hassan 
 shamsulbu...@gmail.comwrote:

 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 on my Nokia N900, my first goal was to
 install the libcv4.

 I tried to use X-Terminal sudo gainroot and then apt-get install
 libcv4, then i got:
 Some packages could not be installed. THis may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages ave now yest been created or been
 moved out of incoming...
 The following information may help to resolve the situation:

 The following pakcages have unmet dependencies:
 libvcv4: Depends:libavcodec52 (=3:0.svn20090303-1) but it is not
 goint to be installed or (lot of spaces)
 libavcodec-extra-52 (=3:0.svn20090303-1) but it is not installable
 Depends:libavformat52 (=3:0.svn20090303-1)but it is not going to be
 installed or (lot of spaces)
 libavformat-extra-52 (=3:0.svn20090303-1) but it is not installable
 E:Broken packages.

 i tried to install missing lib separte, apt-get install libavcodec52
 ---libspeex1 =package libspeex1 is not available, but is referred to by
 an other package (if this information is important just tell me and i
 will add the rest of it...)

 Then i mailed Daniil Ivanov who was very kind and replay with :
 1. Enable Extras-Devel repository.
 2. apt-get update
 3. apt-get intstall libcv4

 but i got the same result, so now i pretty much stuck and dont really
 know what else i can do , so any help will be very appricate.

 My product info is:
 Nokia N900
 Maemo 5
 Version 21.2011.38-1

 if any information is needed and missing pls let me know and i will
 add it,

 eyal

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers




 ___
 maemo-developers mailing 

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 saving output to a file:
 apt-get update  my.log
 Just in case: pwd shows a current working path where file is saved.

 Thanks, Daniil


 On Tue, Sep 11, 2012 at 8:19 PM, Eyal Erez ere...@gmail.com wrote:

 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 machine
 will it help?? what else can i do?

 any idea will be apprciate.

 eyal


 On Mon, Sep 10, 2012 at 10:44 PM, Abubakar abubak...@gmail.com wrote:

 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:~# apt-get install libcv4

 and I get the following:

 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following extra packages will be installed:
   libavcodec52 libavformat52 libavutil49 libfaad2-0 libtheora0
 libvorbis0a
   libvorbisenc2
 The following NEW packages will be installed:
   libavcodec52 libavformat52 libavutil49 libcv4 libfaad2-0 libtheora0
   libvorbis0a libvorbisenc2
 0 upgraded, 8 newly installed, 0 to remove and 17 not upgraded.
 Need to get 5556kB of archives.
 After this operation, 13.0MB of additional disk space will be used.
 Do you want to continue [Y/n]?

 On Mon, Sep 10, 2012 at 11:50 PM, Eyal Erez ere...@gmail.com wrote:

 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
 http://repository.maemo.org/dists/fremantle/sdk/fremantle/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 W:Failed to fetch
 http://repository.maemo.org/dists/fremantle/sdk/non/binary-armel/packages404
  Not Found [IP:81.218.31.152 80]

 E:Some index files failed to download, they have been ignored, or old
 ones used instead.

 and i get the same error, the i mention before about the dependencies...

 i will add, that i even tried to surf from the N900 to this site go to  
 Fremantle Extras-devel free armel  libcv4 2.0.0-5 (both of them) and
 download and install the .deb file and then i get
 unable to install 'libcv4'. Incompatible application package.
 so what else can i do?

 eyal

 On Mon, Sep 10, 2012 at 9:30 PM, shamsul hassan shamsulbu...@gmail.com
  wrote:

 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 on my Nokia N900, my first goal was to
 install the libcv4.

 I tried to use X-Terminal sudo gainroot and then apt-get install
 libcv4, then i got:
 Some packages could not be installed. THis may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages ave now yest been created or 
 been
 moved out of incoming...
 The following information may help to resolve the situation:

 The following pakcages have unmet dependencies:
 libvcv4: Depends:libavcodec52 (=3:0.svn20090303-1) but it is not
 goint to be installed or (lot of spaces)
 libavcodec-extra-52 (=3:0.svn20090303-1) but it is not installable
 Depends:libavformat52 (=3:0.svn20090303-1)but it is not going to be
 installed or (lot of spaces)
 libavformat-extra-52 (=3:0.svn20090303-1) but it is not installable
 E:Broken packages.

 i tried to install missing lib separte, apt-get install libavcodec52
 ---libspeex1 =package libspeex1 is not available, but is referred to by
 an other package (if this information is important just tell me and i
 will add the rest of it...)

 Then i mailed Daniil Ivanov who was very kind and replay with :
 1. Enable Extras-Devel repository.
 2. apt-get update
 3. apt-get intstall libcv4

 but i got the same result, so now i pretty much stuck and dont really
 know what else i can do , so any help will be very appricate.

 My product info is:
 Nokia N900
 Maemo 5
 Version 21.2011.38-1

 if any information is needed and missing pls let me know and i will
 add it,

 eyal

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 

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
update of it, and then paste the logs here.
Just wanted him to do a clean first.

On Mon, Sep 17, 2012 at 5:00 PM, Daniil Ivanov daniil.iva...@gmail.comwrote:

 Hi Abubakar,

   I have to confess I don't really understand your message. According to
   you previous mail everything is working fine and as expected for you.

 Thanks, Daniil.




___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers