Page 1 of 1

make lxterminal

Posted: Thu Jan 14, 2010 9:55 am
by pehser
I download svn (trunk) lxterminal revision 2285.

Code: Select all

./autogen.sh
- good

Code: Select all

./configure
- good

Code: Select all

./make
- error
in line 682 in file lxterminal.c
error in function terminal_term_setting_update
'VTE_CURSOR_BLINK_ON' undeclared (first use in this functions)

I used ubuntu 8.04.03

Re: make lxterminal

Posted: Fri Jan 15, 2010 7:46 pm
by maces
Hi,

Please fill in a bug in the Tracker, so the developers can easily work on it.

maces