Hello to everyone.
I'm "playing" a little bit with the linux emulaton layer on FreeBSD,because I want to install and run teamviewer on FreeBSD. Below you can see what happened after my try :
marietto@marietto:~/Files$ sudo dpkg -i teamviewer_15.42.4_amd64.deb
Selecting previously unselected package teamviewer.
(Reading database ... 147223 files and directories currently installed.)
Preparing to unpack teamviewer_15.42.4_amd64.deb ...
Unpacking teamviewer (15.42.4) ...
Setting up teamviewer (15.42.4) ...
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
what(): boost::filesystem::status: Invalid argument [system:22]: "/opt/teamviewer/logfiles/"
/etc/init.d/teamviewerd: line 49: 19463 Aborted $prog_path $prog_args
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.6+22.04.20220217-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.26-1ubuntu4) ...
Processing triggers for dbus (1.14.0-2ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
marietto@marietto:~/Files$ teamviewer
Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Starting network process (no daemon)
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
what(): boost::filesystem::status: Invalid argument [system:22]: "/opt/teamviewer/logfiles/"
/opt/teamviewer/tv_bin/script/tvw_exec: line 38: 19821 Aborted "$TV_BIN_DIR/teamview
erd" -n -f
Network process already started (or error)
Launching TeamViewer GUI ...
Aborted
so,any idea about how to fix these errors ? thanks,