Re: [maemo-developers] editor vi / nano-tiny - X Terminal

2005-10-17 Thread Janne Kataja

Günter Wolter wrote:

how can I enter the internal command prompt of the editor vi on a real 
device. I haven't found the 'Esc'-key or something corresponding.


That's a good question. Seems like on the current version you can't.


Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Enough theory...

2005-10-19 Thread Janne Kataja

Mattias Schlenker wrote:

Today UPS dropped off a brandnew N770. I wanted to start installing 
applications, AbiWord from indt.org.bra but maemo refused to install 
libfribidi with a strange error message saying something like 
"component already included", the same with Maemo Word processor. 
Since this little bastard does not sport a console I am feeling a 
little helpless...



The application installer packages need to be in a special format, see
http://maemo.org/platform/docs/howtos/howto_making_an_application_package.html

I am writing a script based on equivs that takes a control file and a 
bunch of Debian packages and combies them to an application installer 
package. More on that later this week.



Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


[maemo-developers] Re: hildon-fmmm bindings

2005-12-07 Thread Janne Kataja

Hello.

Murray Cumming wrote:


What autotools (autoconf and automake) versions do you have installed? I
had to install newer versions when building glibmm and gtkmm from cvs. 


I have the following versions

automake (GNU automake) 1.8.5
autoconf (GNU Autoconf) 2.59
GNU Make 3.80
libtool 1.5.6-1

Which versions of glibmm and gtkmm have you built against?
I have tried with glibmm2.4_2.6.1-1 and gtkmm2.4_2.6.2-1.1 from Debian.


Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Updated rootfs.packages available?

2005-12-21 Thread Janne Kataja

Russell Geldmacher wrote:


Hi all,

I'm playing around with rebuilding the root file system and am running
into trouble with some packages listed in rootfs.packages (gotten from
https://stage.maemo.org/svn/integration/trunk/rootfs/)

Some binaries need to be downloaded separately. Untar them to 
workarounds -directory.


Nokia Binary Components for maemo Development Platform
http://maemo.org/downloads/d2.php




Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] dpkg blues

2006-01-11 Thread Janne Kataja

Vladislav Grinchenko wrote:


Can someone explain to me why I get this error?

failed to chroot to `/var/lib/install'
 

Application installer packages are installed under alternative root 
/var/lib/install .

On the device, try calling app-installer-tool with sudo.
Does it install with the application installer on the device?
Did you get the same error message on the latest rootstrap?


Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] modifying root filesystem

2006-01-24 Thread Janne Kataja
* Lorn Potter ([EMAIL PROTECTED]) [2006-01-16 11:01]:
> I manually tar.gz the resulting root filesystem (the web page doesn't mention 
> the need to do this part), and ran the tar2jffs2.sh, script, flashed the 
> device, but the device keeps rebooting..

Make sure that you sudo tar and have --numeric-owner.


Janne
-- 
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] about building my root filesystem

2006-01-24 Thread Janne Kataja
* zgt_123 ([EMAIL PROTECTED]) [2006-01-23 03:57]:
>   i come a cross a problem, i build my root filesystem according to HOW TO'S 
> in maemo , but there are some dependency problem, here are the errors:
> Configuring all packages on target second time
> dpkg: dependency problems prevent configuration of osso-systemui-modechange:
>  osso-systemui-modechange depends on hildon-lgpl0 (>= 0.9.55); however:
>   Version of hildon-lgpl0 on system is 0.9.53-1.
..
> well ,how can i solve this problem ?
> thank you! 

See that your sources.list uses the same repository (example maemo1.1)
for which the binaries are for. You propably have the newer binaries
with older sources.list entries.


Janne
-- 
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] How to install .deb to Maemo 2.0 beta SDK

2006-06-16 Thread Janne Kataja

[EMAIL PROTECTED] wrote:

Hi,
   The Meamo tutorial states that we should use
[sbox-SDK_PC: ~] > app-installer-tool install application_i386.deb

But the command  app-installer-tool cannot be found.
Did someone know it?
  
Application Installer in maemo 1.x has been promoted to Application 
Manager in maemo 2.0 beta, which is not compatible. Try using plain dpkg.



Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Flashing Problem

2006-07-26 Thread Janne Kataja

Dan Brinks wrote:
Anyway, does anyone have any thoughts of what might be wrong or what I 
could try to do to fix it?

Try connecting the  device directly to your computer, and not via USB hub.
Also, avoid the USB ports on laptop docking station or front USB ports 
on desktop case, as these can be behind a hub.

Command "lsusb -t" shows the tree of USB devices.


Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Bora repositories missing pkg-config?

2007-01-11 Thread Janne Kataja

Michel Salim wrote:

Hi,

The developer rootfs and the repositories configured with its
/etc/apt/sources.list do not have pkg-config; if I follow the
recommended steps of doing 'fakeroot apt-get -f install', all the
development packages that depend on pkg-config gets scheduled for
removal.

pkg-config is provided by scratchbox devkits.
The maemo 3.0 installer script will automatically fullfill these 
dependencies by creating and installing empty 'virtual' packages.
Scratchbox dpkg-buildpackage is patched to take the installed tools into 
account.



Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Bora Repositories

2007-01-11 Thread Janne Kataja

Raul Fernandes Herbster wrote:
I tried to install package maemo-explicit as described at INSTALL.txt 
at Bora release page. However, this package seems to not exist.


[sbox-SDK_X86: ~] > fakeroot apt-get install maemo-explicit
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package maemo-explicit
You must run this  installer, accept license and add an entry to 
sources.list (printed out in this installer)

http://repository.maemo.org/stable/bora/maemo-sdk-nokia-binaries_3.0.sh


Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] Howto: using two scratchbox environments

2007-01-14 Thread Janne Kataja

Aaron Levinson wrote:
The standard maemo 3.0 SDK installation documentation states that it is 
recommended that previous versions of the SDK be uninstalled before 
installing the new SDK.  But, it seems reasonable that developers will 
want to maintain both the 2.0/2.1 and 3.0 installations due to the need to 
build packages for both the 770 and N800.  


Scratchbox 1.0 can be installed to and run from alternative path, 
example to /opt/scratchbox , and not just /scratchbox .

This question has popped up in scratchbox-users mailing list

[Scratchbox-users] Multiple scratchbox installations on the same machine
http://lists.scratchbox.org/pipermail/scratchbox-users/2006-October/000716.html

Quote:

Scratchbox versions prior to 1.0 must be installed in /scratchbox, but
from version 1.0 on, you can install them anywhere.

Multiple installations of versions prior to 1.0 are (obviously) not
supported.

Just make sure that the legacy branch version is installed in
/scratchbox and you should be okay.




Janne
--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] How to add SDL checks in configure.ac

2007-01-15 Thread Janne Kataja

[EMAIL PROTECTED] wrote:

[sbox-SDK_ARMEL: ~/bomberman-deb] > ./autogen.sh
+ aclocal-1.7
+ autoconf
configure.ac:21: warning: AC_ARG_PROGRAM was called before
AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:21: AC_CANONICAL_TARGET is required by...
aclocal.m4:7232: AM_PATH_SDL is expanded from...
configure.ac:21: the top level
Adding AC_CANONICAL_TARGET as a second line after AC_INIT(Makefile.am) 
in configure.ac should remove this warning.




Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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


Re: [maemo-developers] gtk+-2.0 uninstallable

2007-01-19 Thread Janne Kataja

Saifa Saifa wrote:

With new maemo3.0 libgtk2.0+-dev is not installable with apt-get.
When I tried to apt-get install libgtk+-2.0 it shows the unmet dependencies
libglib2.0-dev. It is looking for pkg-config package which is 
installed by "osso-af-settings" and pkg-config version is 0.15.0 
which is latest.
  
Your installation is not complete and missing packages for scratchbox 
provided build tools.

I recommend that you install which takes care of this problem.
http://repository.maemo.org/stable/bora/maemo-sdk-install_3.0.sh

From install instructions
http://repository.maemo.org/stable/bora/INSTALL.txt

...
Install Scratchbox provided virtual packages

  In addition to compilers, scratchbox provides a set of build
  tools such as make and autoconf. Compared to earlier releases, these
  build tools have been removed from maemo 3.0 'bora' release and are
  no longer provided with the rootstraps.
...



Janne

--
Janne Kataja, Movial Corporation
Porkkalankatu 13 J, FI-00180 Helsinki
Mobile +358 40 550 9801, Tel +358 9 8567 6400
Fax +358 9 8567 6401
www.movial.fi

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