Can not build on xubuntu 20.04 using autogen.sh. The output:
checking for libxfce4panel-1.0 >= 4.8.0... not found
*** The required package libxfce4panel-1.0 was not found on your system.
*** Please install libxfce4panel-1.0 (atleast version 4.8.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
the library is not in the ubuntu repos, and the corresponding library (v. 2.* ) is installed:
apt search libxfce4panel
Sorting... Done
Full Text Search... Done
libxfce4panel-2.0-4/focal,now 4.14.3-1 amd64 [installed,automatic]
Xfce4 panel library (GTK3 variant)
libxfce4panel-2.0-dev/focal,now 4.14.3-1 amd64 [installed]
Xfce4 panel library (development files for GTK3 variant)
Can not build on xubuntu 20.04 using autogen.sh. The output:
the library is not in the ubuntu repos, and the corresponding library (v. 2.* ) is installed: