RE: Chmod Issue on 810

2008-07-26 Thread Dr. Nicholas Shaw
I untar'd sqlite3 and I am able to see the execute bits and I was able to run configure (script). Sadly though there are errors that may be the result of Maemo being only a subset of Debian. So I'll start checking the errors in config.log. Again - thanks! Nick. -Original Message- From:

RE: Chmod Issue on 810

2008-07-26 Thread Dr. Nicholas Shaw
I tried it after following Sarah's e-mail and it worked. Sarah - thanks! Jac - thanks as well for your suggestion! Nick. -Original Message- From: Jac Kersing [mailto:[EMAIL PROTECTED] Sent: Saturday, July 26, 2008 16:29 To: Sarah Newman Cc: Dr. Nicholas Shaw; 'maemo-dev List' Subject:

Re: Chmod Issue on 810

2008-07-26 Thread Sarah Newman
No, it won't be able to store those bits because such permission information isn't stored on that file system. But I can run executables stored on VFAT with those options. Isn't that good enough? Jac Kersing wrote: > On Sat, 26 Jul 2008, Sarah Newman wrote: > >> I have execute available on my

Re: Chmod Issue on 810

2008-07-26 Thread Jac Kersing
On Sat, 26 Jul 2008, Sarah Newman wrote: > I have execute available on my vfat cards. > > from fstab: > /dev/mmcblk0p1 /media/mmc2 vfat rw,noauto,nodev,nosuid,utf8,uid=2 0 0 > /dev/mmcblk1p1 /media/mmc1 vfat rw,noauto,nodev,nosuid,utf8,uid=2 0 0 Have you tried chmod +x on a file and loo

Re: Chmod Issue on 810

2008-07-26 Thread Sarah Newman
I have execute available on my vfat cards. from fstab: /dev/mmcblk0p1 /media/mmc2 vfat rw,noauto,nodev,nosuid,utf8,uid=2 0 0 /dev/mmcblk1p1 /media/mmc1 vfat rw,noauto,nodev,nosuid,utf8,uid=2 0 0 Jac Kersing wrote: > On Sat, 26 Jul 2008, Dr. Nicholas Shaw wrote: > >> I ran chmod and che

Re: Chmod Issue on 810

2008-07-26 Thread Jac Kersing
On Sat, 26 Jul 2008, Dr. Nicholas Shaw wrote: > I ran chmod and checked the permissions and - still no execute bits. > Thinking it had something to do with the external card, I moved the entire > directory to the internal card - same thing. By default both cards are mounted VFAT file systems. No

Re: Chmod Issue on 810

2008-07-26 Thread Sarah Newman
There is a mount option, 'noexec,' that could be preventing you from running something on the SD card. You can check by running 'mount' with no options and if necessary editing /etc/fstab to remove the option and then remount the cards. Dr. Nicholas Shaw wrote: > I have an issue that has me c

Chmod Issue on 810

2008-07-26 Thread Dr. Nicholas Shaw
I have an issue that has me confused. Thanks to Frantisek, I have C and C++ installed and running on my 810. The next thing was to install Sqlite3 (needed for a program I'm migrating) so I downloaded the source files onto my SD card. I became root via rootsh, ran configure and, error. So I did

Re: Community Kernels garage project created

2008-07-26 Thread nick loeve
Hi, On Tue, Jul 15, 2008 at 10:50 PM, Jason Edgecombe <[EMAIL PROTECTED]> wrote: > Marcio Macedo wrote: >> Hi, >> >> On Tue, Jul 15, 2008 at 12:20 PM, Jason Edgecombe >> <[EMAIL PROTECTED]> wrote: >> >>> Graham Cobb wrote: >>> On Tuesday 15 July 2008 09:25:36 Frantisek Dufka wrote:

top_application ???

2008-07-26 Thread Andrew Zabolotny
Hello! I'm adapting an application for the Maemo platform, and got some problems. The .desktop file of the application contains the following lines: X-Osso-Type=application/x-executable X-Osso-Service=org.maemo.myapp Also I put a /usr/share/dbus-1/services/myapp.service file which contains: [D