Re: [e-users] Fresh compiled, opengl issues

2014-04-05 Thread The Rasterman
On Sat, 5 Apr 2014 13:42:57 -0300 Wido said: > I should try that. But the truth is that I installed the binary drivers > from NVIDIA, which included it's own libgl.h and such. And now works fine. > > If this something unusual, I can reinstall debian binary drivers and try > that to provide info

Re: [e-users] Fresh compiled, opengl issues

2014-04-05 Thread Wido
I should try that. But the truth is that I installed the binary drivers from NVIDIA, which included it's own libgl.h and such. And now works fine. If this something unusual, I can reinstall debian binary drivers and try that to provide info for you. 2014-03-30 20:19 GMT-03:00 Carsten Haitzler :

Re: [e-users] script

2014-04-05 Thread Pierre Couderc
On 04/05/2014 11:18 AM, Massimo Maiurana wrote: > Pierre Couderc, il 05/04/2014 09:50, ha scritto: >> Is it possible to start a command when invoking teminology . > Yes. If you run "terminology -h" you can see all possibile comman d line > options, including: > > -e, --exec command

Re: [e-users] script

2014-04-05 Thread Massimo Maiurana
Pierre Couderc, il 05/04/2014 09:50, ha scritto: > Is it possible to start a command when invoking teminology . Yes. If you run "terminology -h" you can see all possibile comman d line options, including: -e, --exec command to execute. Defaults to $SHELL (or passwd shel or /bin/sh)

[e-users] script

2014-04-05 Thread Pierre Couderc
Is it possible to start a command when invoking teminology . Such as : /usr/local/bin/terminology /usr/bin/vim z or /usr/local/bin/terminology /usr/bin/vim.sh z or /usr/local/bin/terminology "/usr/bin/vim " --