![]() |
2013-11-12
, 22:10
|
Posts: 20 |
Thanked: 16 times |
Joined on May 2011
|
#21
|
![]() |
2013-11-12
, 22:48
|
Posts: 20 |
Thanked: 16 times |
Joined on May 2011
|
#23
|
The Following User Says Thank You to toebaer For This Useful Post: | ||
|
2013-11-13
, 07:58
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#24
|
This worked, thanks.
I had to start with:
/usr/local/bin/emacs-24.3 -nw
looks ok, will try a little using fingerterm
Thanks very much!
export PATH=$PATH:/usr/local/bin alias emacs='emacs -nw'
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2013-11-13
, 11:04
|
Posts: 13 |
Thanked: 4 times |
Joined on Jan 2012
@ Germany
|
#25
|
# /usr/local/bin/emacs-24.3 -nw Warning: arch-dependent data dir (/usr/local/libexec/emacs/24.3/arm-unknown-linux-gnueabihf/) does not exist.
|
2013-11-13
, 11:16
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#26
|
Thanks a lot for the great work, it installed now without any problems.
I tried running emacs with fingerterm and I have see a warning in the terminal after closing it:
I have not yet seen any misbehavior because of that yet. Do you know the reason for this warning and what to do about it?Code:# /usr/local/bin/emacs-24.3 -nw Warning: arch-dependent data dir (/usr/local/libexec/emacs/24.3/arm-unknown-linux-gnueabihf/) does not exist.
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2013-11-13
, 11:45
|
Posts: 13 |
Thanked: 4 times |
Joined on Jan 2012
@ Germany
|
#27
|
Probably a cross-compiler issue, creating that dir.
I didnt experience any issues with this, and since this was a quickie just to tryI didnt investigate much.
Probably it will disappear if you create that directory - but, for me, thats a minor-
|
2013-11-15
, 21:10
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#28
|
Thanks, I created the directory as root and gave all users allowance to write to it - the warning disappeared.
![]() |
2013-11-17
, 10:09
|
Posts: 13 |
Thanked: 4 times |
Joined on Jan 2012
@ Germany
|
#29
|
So, how did this work for you - look at this thread for previous issues, eg, can you open folders as well as files (perhaps even use LISP) ?
The Following User Says Thank You to RainerH For This Useful Post: | ||
![]() |
2013-11-17
, 21:52
|
Posts: 20 |
Thanked: 16 times |
Joined on May 2011
|
#30
|