Re: [julia-users] Re: unknown option root

2015-10-12 Thread 'Stéphane Laurent' via julia-users
Just found that, this is exactly my bug: 
https://bugzilla.redhat.com/show_bug.cgi?id=1200381



Re: [julia-users] Re: unknown option root

2015-10-12 Thread 'Stéphane Laurent' via julia-users
I am not comfortable with Linux. Following the link below, do I have to 
remove something before doing *yum install xscreensaver* ?

Le lundi 12 octobre 2015 11:56:02 UTC+2, Stéphane Laurent a écrit :
>
> Just found that, this is exactly my bug: 
> https://bugzilla.redhat.com/show_bug.cgi?id=1200381
>
>

Re: [julia-users] Re: unknown option root

2015-10-12 Thread 'Stéphane Laurent' via julia-users
Thank you. I tried this: 
http://askubuntu.com/questions/111422/how-to-find-zombie-process
But I got nothing.


Le lundi 12 octobre 2015 03:40:44 UTC+2, Isaiah a écrit :
>
> I am not using Julia in the session.
>
>
> Check `ps` for a zombie process? 
>
> On Sun, Oct 11, 2015 at 3:40 PM, 'Stéphane Laurent' via julia-users <
> julia...@googlegroups.com > wrote:
>
>> I get the beginning of the message ;
>>
>>
>>> *Error unknown option: --rootin: process_options at ./client.jl:255*
>>
>>
>> There is also a message about start.jl, but I didn't get the time to 
>> write it.
>>
>
>

Re: [julia-users] Re: unknown option root

2015-10-12 Thread Pablo Zubieta
If you are running Ubuntu you should run

sudo apt-get install xscreensaver-data-extra

instead.


Re: [julia-users] Re: unknown option root

2015-10-12 Thread 'Stéphane Laurent' via julia-users
Ok, done. Thank you.
Now I wait and see.

Le lundi 12 octobre 2015 18:33:34 UTC+2, Pablo Zubieta a écrit :
>
> If you are running Ubuntu you should run
>
> sudo apt-get install xscreensaver-data-extra
>
> instead.
>


[julia-users] Re: unknown option root

2015-10-11 Thread 'Stéphane Laurent' via julia-users
I get the beginning of the message ;


> *Error unknown option: --rootin: process_options at ./client.jl:255*


There is also a message about start.jl, but I didn't get the time to write 
it.


Re: [julia-users] Re: unknown option root

2015-10-11 Thread Isaiah Norton
>
> I am not using Julia in the session.


Check `ps` for a zombie process?

On Sun, Oct 11, 2015 at 3:40 PM, 'Stéphane Laurent' via julia-users <
julia-users@googlegroups.com> wrote:

> I get the beginning of the message ;
>
>
>> *Error unknown option: --rootin: process_options at ./client.jl:255*
>
>
> There is also a message about start.jl, but I didn't get the time to write
> it.
>