Re: Chmod Issue on 810

2008-08-02 Thread Frantisek Dufka
Dr. Nicholas Shaw wrote: > Frantisek, I tried the link and the deb file for sqlite3 but it is not > installable on Chinook, incompatible application package. Sigh... Download it and run 'dpkg -i sqlite3_3.4.1-1osso3_armel.deb' as root. Application Manager can install only 'user friendly' package

RE: Chmod Issue on 810

2008-08-01 Thread Dr. Nicholas Shaw
able on Chinook, incompatible application package. Sigh... I'll solve this eventually... Nick. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Graham Cobb Sent: Friday, August 01, 2008 05:05 To: maemo-developers@maemo.org Subject: RE: Chmod Issue on

Re: Chmod Issue on 810

2008-08-01 Thread Frantisek Dufka
Graham Cobb wrote: > On Thursday 31 July 2008 23:11:49 Dr. Nicholas Shaw wrote: >> Graham Cobb has sqlite3? Ok, over to his web site... :-) > > Sorry, Nick, no. I have sqlite (including the sqlite shell), but not sqlite3. > http://lists.maemo.org/pipermail/maemo-developers/2008-June/033562.html

RE: Chmod Issue on 810

2008-08-01 Thread Graham Cobb
On Thursday 31 July 2008 23:11:49 Dr. Nicholas Shaw wrote: > Graham Cobb has sqlite3? Ok, over to his web site... :-) Sorry, Nick, no. I have sqlite (including the sqlite shell), but not sqlite3. >From my experience building sqlite, I would guess that re-building the debian sqlite3 should be re

RE: Chmod Issue on 810

2008-07-31 Thread Dr. Nicholas Shaw
Graham Cobb has sqlite3? Ok, over to his web site... :-) Nick. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 31, 2008 16:04 To: Luca Olivetti Cc: maemo-developers@maemo.org Subject: Re: Chmod Issue on 810 On Mon

Re: Chmod Issue on 810

2008-07-31 Thread maemo
On Mon, 28 Jul 2008, Luca Olivetti wrote: > > You mean, the sqlite3 shell isn't installed, since sqlite3 itself *is* > > that library. I'm not sure if is there a package for maemo providing the > > shell > > It appears currently there isn't one: > https://bugs.maemo.org/show_bug.cgi?id=3215 I

Re: Chmod Issue on 810

2008-07-28 Thread Luca Olivetti
En/na Luca Olivetti ha escrit: > You mean, the sqlite3 shell isn't installed, since sqlite3 itself *is* > that library. I'm not sure if is there a package for maemo providing the > shell It appears currently there isn't one: https://bugs.maemo.org/show_bug.cgi?id=3215 Bye -- Luca

Re: Chmod Issue on 810

2008-07-28 Thread Luca Olivetti
En/na Dr. Nicholas Shaw ha escrit: > Luca, > >> Don't take my word for it, but I think sqlite3 is already included on >> the tablet (at least I can see /usr/lib/libsqlite3.so.0.8.6), maybe you >> just have to install the sdk version of the packages >> (repository.maemo.org) > > Yes, you are corre

RE: Chmod Issue on 810

2008-07-28 Thread Dr. Nicholas Shaw
Luca, > Don't take my word for it, but I think sqlite3 is already included on > the tablet (at least I can see /usr/lib/libsqlite3.so.0.8.6), maybe you > just have to install the sdk version of the packages > (repository.maemo.org) Yes, you are correct, e.g. libsqlite3.so.0.8.6 is present on the

Re: Chmod Issue on 810

2008-07-27 Thread Luca Olivetti
El Sat, 26 Jul 2008 17:27:18 -0600 "Dr. Nicholas Shaw" <[EMAIL PROTECTED]> escribió: > 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 > star

Re: Chmod Issue on 810

2008-07-27 Thread Jac Kersing
On Sat, 26 Jul 2008, Sarah Newman wrote: > 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? If you don't care the system considers all files ex

RE: Chmod Issue on 810

2008-07-26 Thread Dr. Nicholas Shaw
- From: Sarah Newman [mailto:[EMAIL PROTECTED] Sent: Saturday, July 26, 2008 16:37 To: Jac Kersing Cc: Dr. Nicholas Shaw; 'maemo-dev List' Subject: Re: Chmod Issue on 810 No, it won't be able to store those bits because such permission information isn't stored on th

RE: Chmod Issue on 810

2008-07-26 Thread Dr. Nicholas Shaw
t' Subject: Re: Chmod Issue on 810 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

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