[maemo-developers] OpenCV problem

From: Daniil Ivanov daniil.ivanov at gmail.com
Date: Tue Sep 18 20:21:38 EEST 2012
On Tue, Sep 18, 2012 at 7:30 PM, Eyal Erez <erezfm at 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 file, you should
see exactly nothing until apt-get quits. Also I didn't notice you were
mentioning
errors at update phase. Could you please provide exact error messages?

> then i use midnight Comm in order to copy the file to a place where i can
> use(copy to windows 8 file system) or using the mail app to send it (i cant
> reach it using the nokia pc-connectivity or the mass storage.. ) but it
> seems the file is empty...

In mass storage mode /home/user/MyDocs/ gets mounted to your PC.
However, when you start X terminal a working directory is /home/user/
So to make it easier for yourself you have two options:
1. Use ssh with USB-networking. AFAIK it didn't work on Windows 7,
does Windows 8 has a driver for networking over USB?
2. Execute "cd MyDocs" before apt-get update &> eyal.log, then mount
phone to PC in Mass storage mode and copy the file.

Also consider using Linux for Linux development. It will make your life easier.

Thanks, Daniil
More information about the maemo-developers mailing list