search for: xdg_data_hom

Displaying 7 results from an estimated 7 matches for "xdg_data_hom".

Did you mean: xdg_data_home
2024 Feb 02
1
Adding XDG BDS paths *as fallbacks only*, not replacing ~/.ssh
..." XDG support. Some programs provide an alternative environment variable of their own which may be used to relocate the entire directory in one go to some alternative path. GNU Privacy Guard, for example, provides a $GNUPGHOME variable which may be used to relocate ~/.gnupg to some place like $XDG_DATA_HOME/gnupg. Hence, would it be possible to provide an equivalent $SSH_HOME with which to relocate the entire directory to one XDG-compliant path if the user chooses to do so? At the very least, the files wouldn't then need to be spread out across multiple places. Kind regards.
2010 Dec 07
2
Cannot install dcom98
here is the steps to reproduce, I have wine 1.3.8: Code: $ export WINEPREFIX=`readlink -f .`/wine $ export XDG_DATA_HOME="$WINEPREFIX"/env $ export WINEDLLOVERRIDES="mshtml=" $ export WINEARCH="win32" $ winetricks dcom98 in the log this part seems the most interesting: Code: Executing wine /home/paolo/.cache/winetricks/DCOM98.EXE err:virtual:NtMapViewOfSection map_file_into_view 0...
2024 Feb 02
1
Adding XDG BDS paths *as fallbacks only*, not replacing ~/.ssh
On Fri, 2 Feb 2024, 90 wrote: > Since I can't help but feel like my previous email is already being flat-out ignored, I would just like to reiterate: > > - I am not asking for ~/.ssh to stop being used. > - I am happy to contribute this myself with the blessing of the devs. > > All I would like is to be able to move files within ~/.ssh to their appropriate XDG paths and
2015 Aug 14
2
Build R on Haiku
...uot; export USER="user" export XDG_CACHE_HOME="/boot/home/config/cache" export XDG_CONFIG_DIRS="/boot/system/settings" export XDG_CONFIG_HOME="/boot/home/config/settings" export XDG_DATA_DIRS="/boot/system/non-packaged/data:/boot/system/data" export XDG_DATA_HOME="/boot/home/config/non-packaged/data" Error in .Call(PS_sigs, 1L) : first argument must be a string (of length 1) or native symbol reference Error: unable to load R code in package 'tools' Execution halted make[4]: *** [sysdata] Error 1 make[4]: Leaving directory `/Store/buildr...
2015 Aug 31
0
Build R on Haiku
...er" > export XDG_CACHE_HOME="/boot/home/config/cache" > export XDG_CONFIG_DIRS="/boot/system/settings" > export XDG_CONFIG_HOME="/boot/home/config/settings" > export XDG_DATA_DIRS="/boot/system/non-packaged/data:/boot/system/data" > export XDG_DATA_HOME="/boot/home/config/non-packaged/data" > Error in .Call(PS_sigs, 1L) : > first argument must be a string (of length 1) or native symbol reference > Error: unable to load R code in package 'tools' > Execution halted > make[4]: *** [sysdata] Error 1 > make[4]: L...
2020 Aug 15
2
unable to migrate non shared storage in tunneled mode
...3:38.917+0000: starting up libvirt version: 6.5.0, qemu version: 5.1.0, kernel: 5.4.57-gentoo, hostname: ratchet.lan LC_ALL=C \ PATH=/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/bin \ HOME=/var/lib/libvirt/qemu/domain-4-alpinelinux3.8 \ USER=root \ XDG_DATA_HOME=/var/lib/libvirt/qemu/domain-4-alpinelinux3.8/.local/share \ XDG_CACHE_HOME=/var/lib/libvirt/qemu/domain-4-alpinelinux3.8/.cache \ XDG_CONFIG_HOME=/var/lib/libvirt/qemu/domain-4-alpinelinux3.8/.config \ QEMU_AUDIO_DRV=none \ /usr/bin/qemu-system-x86_64 \ -name guest=alpinelinux3.8,debug-threads=on...
2012 Dec 08
20
[Bug 2050] New: Support XDG basedir specification
https://bugzilla.mindrot.org/show_bug.cgi?id=2050 Bug ID: 2050 Summary: Support XDG basedir specification Classification: Unclassified Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous