On Mon, Jan 20, 2025 at 6:57 PM Pawani Agarwal
<f20212...@goa.bits-pilani.ac.in> wrote:
>
> Hi.
>
> I had initially built sage from source on my Mac but after running some 
> command, later running ./sage wasn't working. So I tried to rebuild it again 
> but it's giving errors. I am also trying to maybe delete everything and then 
> doing the process from start.
> How do I go about removing everything and then rebuilding sage from source 
> from the very start without any errors?

assuming you cloned the source from our github repo, you can run

    git clean -fdx

to remove everything that was not in the clone. A slightly less
complete cleanup is done by running

   make distclean

HTH


>
> Thanks a lot for your time
> Pawani
>
> The information contained in this electronic communication is intended solely 
> for the individual(s) or entity to which it is addressed. It may contain 
> proprietary, confidential and/or legally privileged information. Any review, 
> retransmission, dissemination, printing, copying or other use of, or taking 
> any action in reliance on the contents of this information by person(s) or 
> entities other than the intended recipient is strictly prohibited and may be 
> unlawful. If you have received this communication in error, please notify us 
> by responding to this email or telephone and immediately and permanently 
> delete all copies of this message and any attachments from your system(s). 
> The contents of this message do not necessarily represent the views or 
> policies of BITS Pilani.
>
> --
> 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/e7abe54e-71bd-4ec5-8b2f-525e3a109709n%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/CAAWYfq3XY2RqpOv%2BajZxVGinH%3DVQVhayOTvCm2E2W-Xqp9AYTw%40mail.gmail.com.

Reply via email to