Hello all, I've got the following problem with rpm on my AA1. Every time i try to install a downloaded rpm-file, it stops and does not do any intallation. I've tried several different rpm-files that i downloaded from Internet (like Opera browser and SUN java package, so i assume these are correct rpm-files) none of them can be installed. i try to install a package using the following in the terminal window (done as root): [code]rpm -i <file_name>.rpm[/code] after that nothing happens anymore. The terminal does not return (dont get the command prompt anymore). Ctrl+C does not help to get the command prompt in that terminal window. The package does not get installed. I tried to enable verbose output in rpm: [code]rpm -v -i <file_name>.rpm[/code] the only this i get is something like "Computing packages", after that - no output anymore, rpm just stops but does not return. Any help on this problem would be great. Without rpm i can install almost no new SW on my AA1! My configuration:[code] AA1 110 Linux localhost 2.6.23.9lw #105 SMP PREEMPT Fri Jun 27 18:56:59 EDT 2008 i686 i686 i386 GNU/Linux Linpus Linux Lite v1.0.15.E RPM version 4.4.2.2[/code] Thanks in advance! DimaS.