your config.log says you have leftovers from the previous attempt to install, 
which was unsuccessful due to conda issues.

Please clean up by running 

make distclean

and then start again with 

./bootstrap
./configure 
make


On 26 January 2025 17:17:11 GMT-06:00, Caleb Van't Land 
<caleb.vantl...@gmail.com> wrote:
>I was not trying to use conda, but I had previously used conda to install 
>the user version of sage. I think you are correct that this was part of the 
>problem, conda was active and parts of the PATH were pointing to locations 
>associated with conda. 
>
>I have now deactivated conda and I ran the following command:
>$ export PATH=/usr/sbin/:/sbin/:/bin/:/usr/lib/wsl/lib/ 
>as suggested in step 8 of: https://github.com/sagemath/sage/#readme
>
>Sage still does not build correctly. I think it's getting farther, Gap 
>looks to have built correctly, but it's now failing to build lcalc-2.0.5.
>
>I have attached the relevant log files.
>
>Thank you for your help,
>Caleb
>
>On Friday, January 24, 2025 at 6:48:31 AM UTC-7 dim...@gmail.com wrote:
>
>> How are you trying to install Sage. Using conda, or not?
>>
>> If not, them you need to make sure your conda libraries are not 
>> interfering.
>> So you might need to deactivate the conda environments and make sure
>> PATH etc are not pointing anywhere
>> where parts of conda are installed.
>>
>> On Thu, Jan 23, 2025 at 1:18 PM Caleb Van't Land
>> <caleb.v...@gmail.com> wrote:
>> >
>> > Hello,
>> >
>> > I'm attempting to build sage on my machine using WSL. My computer is 
>> running Windows 10, build 19045.5371.
>> >
>> > I have attempted to follow the instructions at 
>> https://github.com/sagemath/sage/#readme, but the 'make' command is 
>> failing when it tries to build gap-4.13.1. I have attached the two logs 
>> files indicated by the error message.
>> >
>> > I have tried running 'make distclean' then trying to build sage again. 
>> It does not appear to make any difference.
>> >
>> > Thanks in advance for any help you can provide,
>> > Caleb
>> >
>> > --
>> > You received this message because you are subscribed to the Google 
>> Groups "sage-devel" group.
>> > To unsubscribe from this group and stop receiving emails from it, send 
>> an email to sage-devel+...@googlegroups.com.
>> > To view this discussion visit 
>> https://groups.google.com/d/msgid/sage-devel/4ce82a2b-a516-4d4e-8790-de0e2e6ef526n%40googlegroups.com
>> .
>>
>
>-- 
>You received this message because you are subscribed to the Google Groups 
>"sage-devel" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to sage-devel+unsubscr...@googlegroups.com.
>To view this discussion visit 
>https://groups.google.com/d/msgid/sage-devel/d62cc69a-3fb6-4263-b04c-5e8d7edd8cc2n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/9E538274-7207-4F31-9C2B-A755E0D5A5EF%40gmail.com.

Reply via email to