On Thu, 2006-05-25 at 14:42 -0400, Lee Wiggers wrote: > On Wed, 24 May 2006 15:16:45 -0400 > Anthony Chilco <[EMAIL PROTECTED]> wrote: > > > Hi Lee, > > You first have to register the DB using the ODBC administrative tool. If > > you're OS is windows, you'll find it by opening help and searching for ODBC. > > tc > > tc (and all) > > I am in Mandrivel 2006. When I issue the command > 00base2.0 from the cli, the response is: > > (process:5188): WARNING **: Wrong permissions > for /home/lee/tmp/orbit-lee >
To check permissions use the ls(1) command. e.g. ls -ld /home/lee/tmp/ will show you the permissions on the tmp directory in your $HOME. Here is an example of this in my $HOME: drwxr-xr-x 2 gerry users 4096 May 25 15:50 /home/gerry/tmp You can find out about the stuff on the left by reading http://www.linuxclues.com/articles/16.htm which explains all the letters and symbols on the left. The reason that I believe you are having problems is that your Mandriva installed version of OOo is broken or you really do have permissions problems in your home directory. Hope this helps you get working. > > Permissions are read-only for Group and Others, as it > should be. > > I don't know whether to lose patience with myself, > Mandrivel, or oo. > > Any suggestions? > > Lee > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- PLEASE KEEP MESSAGES ON THE LIST. OpenOffice.org Documentation Co-Lead http://documentation.openoffice.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
