Am 09.09.25 um 08:46 schrieb Chandramouli P:
Hello Harald,

Thank you for your reply. But, I didn't understand what you were saying. I just followed regular commands to install. Could you provide me the steps to install it?

i say it's a bad idea not using the package manager

the first thing i learned 20 years ago how to keep my systems clean was https://developer.fedoraproject.org/deployment/rpm/about.html and that helps massive

that begins with the fact that on the production system is no need to install compilers and devel-packages - just build the rpms and distribute them to the target

probably you need to tell "configure" that it has to use your own build and not the system version

On Mon, Sep 8, 2025 at 8:21 PM Reindl Harald via ffmpeg-user <ffmpeg- [email protected] <mailto:[email protected]>> wrote:



    Am 08.09.25 um 16:27 schrieb Chandramouli P via ffmpeg-user:
     > cd /usr/src/
     >
     > wget https://www.nasm.us/pub/nasm/releasebuilds/3.00rc3/
    nasm-3.00rc3.tar.xz <https://www.nasm.us/pub/nasm/
    releasebuilds/3.00rc3/nasm-3.00rc3.tar.xz>
     >
     > tar -xf nasm-3.00rc3.tar.xz
     >
     > cd nasm-3.00rc3/
     >
     > ./autogen.sh
     >
     > ./configure
     >
     > make
     >
     > make install

    where does this install?
    terrible idea calling "make install" outside of rpmbuild at all
    _______________________________________________
    ffmpeg-user mailing list -- [email protected] <mailto:ffmpeg-
    [email protected]>
    To unsubscribe send an email to [email protected]
    <mailto:[email protected]>
_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to