Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8042

Advanced users • How to find out what flags a package was compiled with?

$
0
0
I have an old Raspberry Pi 4, and it has nginx installed on it.

I'd like to compile nginx on the new one using similar flags.

Is there a listing of compile flags for the nginx package on Buster, Raspbian GNU/Linux 10?

Code:

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"NAME="Raspbian GNU/Linux"VERSION_ID="10"VERSION="10 (buster)"VERSION_CODENAME=busterID=raspbianID_LIKE=debianHOME_URL="http://www.raspbian.org/"SUPPORT_URL="http://www.raspbian.org/RaspbianForums"BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Code:

 $  dpkg -l nginx*Desired=Unknown/Install/Remove/Purge/Hold| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)||/ Name           Version          Architecture Description+++-==============-================-============-=========================================================ii  nginx          1.14.2-2+deb10u3 all          small, powerful, scalable web/proxy serverii  nginx-common   1.14.2-2+deb10u3 all          small, powerful, scalable web/proxy server - common filesun  nginx-doc      <none>           <none>       (no description available)un  nginx-extras   <none>           <none>       (no description available)ii  nginx-full     1.14.2-2+deb10u3 armhf        nginx web/proxy server (standard version)un  nginx-light    <none>           <none>       (no description available)

Statistics: Posted by leeand00 — Fri May 09, 2025 1:44 am



Viewing all articles
Browse latest Browse all 8042

Trending Articles