![]() |
2013-03-20
, 19:35
|
Posts: 138 |
Thanked: 144 times |
Joined on Oct 2012
@ Devon, England
|
#321
|
The Following 2 Users Say Thank You to Eztran For This Useful Post: | ||
![]() |
2013-03-21
, 21:01
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#322
|
If the files are in /home/user/inception, you'd need:
Note that you are using the 'incept' application, which is located in /usr/sbin, hence '/usr/sbin/incept'. There is a space between '.../incept' and the file path.Code:$ /usr/sbin/incept /home/user/inception/aegisctl_1.3_armel.deb $ /usr/sbin/incept /home/user/inception/opensh_1.00_armel.deb
![]() |
2013-03-26
, 11:42
|
|
Posts: 640 |
Thanked: 435 times |
Joined on Oct 2011
@ rajvoSa BA
|
#323
|
![]() |
2013-04-25
, 21:27
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#324
|
3) Javispedro solution for using MeeGo virtual keyboard (vkb), now the v1.2 is translucent and works with PR1.2/PR1.3. Download the new xmimd_1.2_armel.deb package to some folder (e.g., "/home/user/") in your Nokia N9/N950 and install it using the X-Terminal :
$ devel-su
type the root password, then :
# cd ~user
# dpkg -i xmimd_1.2_armel.deb
![]() |
2013-05-23
, 20:48
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#325
|
so I finally had a free chance to mess with this again and I tried to do
but its telling me
Aegis rejecting xmimd_1.1_armel.deb: Could not open debian archive
aegis aborting dpkg -- all listed package files rejected
Compilation failed in require.
/home/user #
![]() |
2013-05-23
, 21:04
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#326
|
![]() |
2013-05-23
, 21:19
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#327
|
Are you using inception or open mode kernel ?
The xmimd version is now 1.2, see item B-3.
Follow the 1st post of this topic.
![]() |
2013-05-23
, 21:29
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#328
|
Are you using inception or open mode kernel ?
The xmimd version is now 1.2, see item B-3.
Follow the 1st post of this topic.
![]() |
2013-05-23
, 21:37
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#329
|
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
The Following 2 Users Say Thank You to rcolistete For This Useful Post: | ||
![]() |
2013-05-28
, 17:31
|
Posts: 192 |
Thanked: 108 times |
Joined on Dec 2011
@ Austin, Tx
|
#330
|
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 ~.
The Following User Says Thank You to captainofiron For This Useful Post: | ||