You can also just delete /usr/lib/julia/sys.so (I'm assuming that's
where it's installed, it could also be /usr/lib/x86_64/julia/sys.so)

On Fri, Jan 3, 2014 at 11:57 AM, Ivar Nesje <[email protected]> wrote:
> If the problem is that the nightly build process is out of order, you can
> either use 0.2.0 or compile from source.
>
> Fortunately building from source is fairly easy. If you have time and
> knowhow, Elliot @staticfloat Saba would probably be glad to receive some
> help to fix the build issues. Unfortunately most of those involved in Julia
> build from source, so the nightly PPA is not the highest priority, but I am
> sure these issues will be fixed.
>
> Ivar
>
> kl. 17:45:52 UTC+1 fredag 3. januar 2014 skrev Kjetil brinchmann Halvorsen
> følgende:
>>
>> and so what should I do? deinstall the PPA and install myself from
>> sources (from git)?
>>
>> Kjetil
>>
>> On Fri, Jan 3, 2014 at 5:40 PM, Jameson Nash <[email protected]> wrote:
>> > I'm guessing this is an issue with the ppa. The `lib/julia/sys.so`
>> > files are currently not redistributable and should not be included in
>> > packages.
>> >
>> >
>> > On Fri, Jan 3, 2014 at 11:34 AM, Kjetil brinchmann Halvorsen
>> > <[email protected]> wrote:
>> >> This is the banner when I open julia in a terminal window:
>> >>
>> >> kjetil@kjetil-HP-Pavilion-dv4-Notebook-PC:~$ julia
>> >>                _
>> >>    _       _ _(_)_     |  A fresh approach to technical computing
>> >>   (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
>> >>    _ _   _| |_  __ _   |  Type "help()" to list help topics
>> >>   | | | | | | |/ _` |  |
>> >>   | | |_| | | | (_| |  |  Version 0.3.0-prerelease
>> >>  _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org release
>> >> |__/                   |  x86_64-linux-gnu
>> >>
>> >> julia>
>> >>
>> >> Kjetil
>> >>
>> >> On Fri, Jan 3, 2014 at 3:15 PM, Jiahao Chen <[email protected]> wrote:
>> >>> There is no line in the output that begins with "Commit" ??!!
>> >>>
>> >>> When you run Julia, do you see anything that looks like
>> >>>
>> >>> Version 0.3.0-prerelease+808 (2014-01-02 23:54 UTC)
>> >>>
>> >>> Commit 410a378* (0 days old master)
>> >>>
>> >>> x86_64-apple-darwin13.0.0
>> >>>
>> >>>
>> >>> On Friday, January 3, 2014 9:09:21 AM UTC-5, Kjetil brinchmann
>> >>> Halvorsen
>> >>> wrote:
>> >>>>
>> >>>> julia> versioninfo()
>> >>>> Julia Version 0.3.0-prerelease
>> >>>> Platform Info:
>> >>>>   System: Linux (x86_64-linux-gnu)
>> >>>>   WORD_SIZE: 64
>> >>>>   BLAS: libopenblas (NO_LAPACK NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY)
>> >>>>   LAPACK: liblapack.so.3
>> >>>>   LIBM: libopenlibm
>> >>>>
>> >>>

Reply via email to