On Wed, 2021-01-20 at 11:09 +0800, yangtao wrote:
> Hi Sir,
Hi Tao! :)
> 
> I'm a new comer for anaconda. I want to setup anaconda build environment.
> Is there any doc describing this part? Thanks you very much!
We have a script that will install build dependencies on a typical Fedora 
system:

sudo ./scripts/testing/install_dependencies.sh

then

./autogen.sh && ./configure

followed by

make

Next you can use the updates image mechanism to inject your changes into an 
installation image to try them out:

https://fedoraproject.org/wiki/Anaconda/Updates

Hope it helps. :)


> 
> Best Regards! 
> Tao
> 
> 
>  
> 
> _______________________________________________
> Anaconda-devel-list mailing list
> Anaconda-devel-list@redhat.com
> https://www.redhat.com/mailman/listinfo/anaconda-devel-list

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

Reply via email to