AT&T VPN Software for Linpus Linux

How are you trying to install the package? I don't own the aspire one yet but I can try to help. Does it display any errors? Usually you can't just install an rpm because it might depend on other libraries that might have to be installed first.

Can you get to a terminal or anything? You might have to be root but type:

rpm -i packagename

That will try to install the package and display any needed dependencies.
 
Back
Top