OK thanks - I think the scvim issue is something we've fixed in a later
version - so I'm going to close this tracker item.
Also thanks for the note about bouilloncube. I copied it to a new Bug
#852049
** Changed in: puredyne-live
Status: New => Invalid
--
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.
https://bugs.launchpad.net/bugs/849303
Title:
scvim does not work, reference to xterm which is not present
Status in Puredyne liveCD/DVD/USB/HD:
Invalid
Bug description:
Hi,
scvim doesn't work out of the box. scvim is sourcing /usr/share/scvim/scvimrc
by default.
line 13: let g:sclangTerm = "xterm -e". xterm is not present in puredyne.
solution 1)
cp /usr/share/scvim/scvimrc ~/.scvimrc
chage line 13 to:
let g:sclangTerm = "urxvt -e"
solution 2)
symlink urxvt to xterm
cheers
To manage notifications about this bug go to:
https://bugs.launchpad.net/puredyne-live/+bug/849303/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~puredyne-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~puredyne-team
More help : https://help.launchpad.net/ListHelp