Look like this configuration file should be enhanced to use the variable
set here "webui/CMakeLists.txt:104:set(WEBUI_DIR
${CMAKE_INSTALL_FULL_DATAROOTDIR}/bareos-webui)"
usually if it is transformed as bareos-webui.conf.in and set @WEBUI_DIR@
that should do the trick.
Worth to be tried, and if that works, please open a PR so it get fixed.
On Saturday, 1 March 2025 at 10:35:59 UTC+1 nicolas G wrote:
> Hello,
>
> When a new version is avalaible, i compil whith this cmake command :
> cmake -Dsysconfdir=/etc -Dbindir=/usr/local/bin -Dsbindir=/usr/local/sbin
> -Dworkingdir=/var/lib/bareos -Dlogdir=/var/log/bareos
> -Darchivedir=/var/lib/bareos/storage -Dscriptdir=/usr/lib/bareos/scripts
> -Dbackenddir=/usr/lib64/bareos/backends -S/home/nicolas/bareos -Wno-dev
>
> All is good except *bareos-webui*
>
> How to change the path of Bareos-webui
>
> It's /usr/*local*/share/bareos-webui
>
> But in the apache config file *bareos-webui.conf*
> the path is /usr/share/bareos-webui
> (If i modify this file is good !)
>
> Thank you !
>
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/bareos-users/7bbdb2ea-6b95-4c47-a973-7f18e142e3den%40googlegroups.com.