View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#329
Originally Posted by captainofiron View Post
so I opened terminal, entered devel-su and the password

then I typed

# cd ~user

the then displayed

/home/user #
so I typed in: dpkg -i xmimd_1.2_armel.deb

and its again telling me
Aegis rejecting xmimd_1.2_armel.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
/home/user #


is the problem the location of the folder?

I have all the files for this install in home/user/inception

Thanks
Yes, the problem is the location of the files. The dpkg doesn't find the .deb file to install.

So enter the correct folder using cd (cd /home/user/inception) or place the files in ~.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 2 Users Say Thank You to rcolistete For This Useful Post: