Yeah, I traced it to my .bash_aliases file and commented it out so it won't
be causing me any more problems.
On Tuesday, February 20, 2018 at 5:42:16 PM UTC-5, Dima Pasechnik wrote:
>
>
>
> On Tuesday, February 20, 2018 at 7:26:25 PM UTC, Dillon Ethier wrote:
>>
>> Alright, I unset LD_LIBRARY_PAT
On Tuesday, February 20, 2018 at 7:26:25 PM UTC, Dillon Ethier wrote:
>
> Alright, I unset LD_LIBRARY_PATH and changed PATH to
> /usr/sbin:/usr/bin:/sbin:/bin:/ then rebuilt it, and it worked. I reran the
> tests and only one doctest failed. To check, I rebooted and tried again,
> causing a cr
Alright, I unset LD_LIBRARY_PATH and changed PATH to
/usr/sbin:/usr/bin:/sbin:/bin:/ then rebuilt it, and it worked. I reran the
tests and only one doctest failed. To check, I rebooted and tried again,
causing a crash. But LD_LIBRARY_PATH and PATH had reinitialized to their
previous values. I u
I bet you have stuff in /usr/local/lib (to which your LD_LIBRARY_PATH is
pointing to) that is problematic.
Unset it and try again.
Also, I'd remove /usr/local/* things from the PATH
On Tuesday, February 20, 2018 at 4:11:16 PM UTC, Dillon Ethier wrote:
>
> I uninstalled Anaconda completely and I
I uninstalled Anaconda completely and I can't find any relevent vars
sticking around but the problem persists.
This is the output of 'env':
CLUTTER_IM_MODULE=xim
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=.:/usr/local/lib
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40
most probably you have a conflict with Anaconda installation. Unset all the
relevant to Anaconda env. vars before rebuilding Sage.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it,