On 9 July 2010 04:36, [email protected] <[email protected]> wrote: > can you install the application from the command-line? execute the >> following from the "root" prompt and post the output: >> apt-get install shopper > > I tried to key in root in X Terminal but it shows not found.
You need to install the package "rootsh", and afterwards you can use the command "sudo gainroot". The prompt will change and end in a "#". Now you can use the command line for package installation. "apt-get install shopper" will install shopper (well, at least it should). This is basically what the package manager does anyway, but apt-get is more verbose, so we can expect it to throw some nice error messages. _______________________________________________ maemo-users mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-users
