View Single Post
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#4886
Originally Posted by seerseeker77 View Post
Tried to install from Terminal and got this:

# dpkg -i wazapp-18-09-2012-1305.deb
Aegis rejecting wazapp-18-09-2012-1305.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
~ #
What folder are you in? Where is the .deb file located?
I suppose the file is not found.

Please execute in terminal (assuming you copied the deb file in your downloads folder):
Code:
devel-su
cd /home/user/MyDocs/Downloads/
dpkg -i wazapp-18-09-2012-1305.deb
 

The Following User Says Thank You to brkn For This Useful Post: