| View previous topic :: View next topic |
| Author |
Message |
YuriyRusinov Apprentice


Joined: 21 Jul 2004 Posts: 208 Location: Saint-Petersburg, Russia
|
Posted: Wed Feb 01, 2017 8:24 pm Post subject: Emerge MKL Library [SOLVED] |
|
|
Hello, colleagues !
I have to emerge Intel MKL library, I downloaded license from https://registrationcenter.intel.com put it into /opt/intel/licenses/, but when I try to emerge I get this error
| Code: |
>>> Emerging (1 of 1) sci-libs/mkl-10.0.5.025::gentoo
* l_mkl_p_10.0.5.025.tgz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
* Checking for at least 3500 MiB disk space at "/var/tmp/portage/sci-libs/mkl-10.0.5.025/temp" ... [ ok ]
* Using following Fortran compiler:
* F77: x86_64-pc-linux-gnu-gfortran
* FC: x86_64-pc-linux-gnu-gfortran
* Checking for at least 1100 MiB disk space at "/var/tmp/portage/sci-libs/mkl-10.0.5.025/temp" ... [ ok ]
>>> Unpacking source...
>>> Unpacking l_mkl_p_10.0.5.025.tgz to /var/tmp/portage/sci-libs/mkl-10.0.5.025/work
* Extracting ...
find: `/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/mkl-10.0.5.025': No such file or directory
|
My log is
| Code: |
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: '[ -f "/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini" ] &>/dev/null'
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:40 install.c:214 main():using configuration file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini'
Wed 02 23:23:40 config_file.c:16 find_config_file_entry():Trying to find entry 'EULA_ACCEPT_REJECT' in file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini'
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'bash'
Wed 02 23:23:40 shell.c:32 runShellCmd():Dash ix enabled, using bash interpreter
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: 'exec 2>/dev/null; grep -Ev '^#' "/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini" | grep -E '^EULA_ACCEPT_REJECT=''
Wed 02 23:23:40 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:40 shell.c:89 runShellCmd():GOT 26 bytes from STDOUT
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:40 config_file.c:25 find_config_file_entry():Found entry 'EULA_ACCEPT_REJECT' in file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini', value is 'ACCEPT'
Wed 02 23:23:40 config_file.c:16 find_config_file_entry():Trying to find entry 'FLEXLM_LICENSE_LOCATION' in file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini'
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'bash'
Wed 02 23:23:40 shell.c:32 runShellCmd():Dash ix enabled, using bash interpreter
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: 'exec 2>/dev/null; grep -Ev '^#' "/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini" | grep -E '^FLEXLM_LICENSE_LOCATION=''
Wed 02 23:23:40 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:40 shell.c:89 runShellCmd():GOT 98 bytes from STDOUT
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:40 config_file.c:25 find_config_file_entry():Found entry 'FLEXLM_LICENSE_LOCATION' in file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini', value is '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic'
Wed 02 23:23:40 config_file.c:16 find_config_file_entry():Trying to find entry 'TEMP_DIR' in file '/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini'
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'bash'
Wed 02 23:23:40 shell.c:32 runShellCmd():Dash ix enabled, using bash interpreter
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: 'exec 2>/dev/null; grep -Ev '^#' "/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/mkl.ini" | grep -E '^TEMP_DIR=''
Wed 02 23:23:40 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:40 shell.c:89 runShellCmd():GOT 0 bytes from STDOUT
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 256
Wed 02 23:23:40 install.c:283 main():The product 'Intel(R) Math Kernel Library 10.0 Update 5 for Linux*' will be installed
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: 'uname -m 2>/dev/null'
Wed 02 23:23:40 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:40 shell.c:89 runShellCmd():GOT 7 bytes from STDOUT
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:40 install.c:347 main():extract_to("zchklic86_64","/var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4",(char **)0x1c5a19a8,"x32",0,643024)
Wed 02 23:23:40 extract.c:165 direct_extract_to():Seeking to RPMSIZE[8]=220226566
Wed 02 23:23:40 check_license.c:126 get_full_path():getting full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4
Wed 02 23:23:40 check_license.c:138 get_full_path():full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4 is /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4
Wed 02 23:23:40 check_license.c:534 check_license_directory():Looking for valid FLEXlm licenses under the directory /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install
Wed 02 23:23:40 check_license.c:566 check_license_directory():Didn't found valid FLEXlm license in the directory /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install
Wed 02 23:23:40 check_license.c:126 get_full_path():getting full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/..
Wed 02 23:23:40 check_license.c:138 get_full_path():full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025/install/.. is /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025
Wed 02 23:23:40 check_license.c:534 check_license_directory():Looking for valid FLEXlm licenses under the directory /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025
Wed 02 23:23:40 check_license.c:566 check_license_directory():Didn't found valid FLEXlm license in the directory /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/l_mkl_p_10.0.5.025
Wed 02 23:23:40 check_license.c:676 check_license():Looking for valid licenses into the INTEL_LICENSE_FILE=(null)
Wed 02 23:23:40 check_license.c:534 check_license_directory():Looking for valid FLEXlm licenses under the directory /opt/intel/licenses
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: 'uname -m 2>/dev/null'
Wed 02 23:23:40 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:40 shell.c:89 runShellCmd():GOT 7 bytes from STDOUT
Wed 02 23:23:40 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:40 check_license.c:98 determineFLEXLM_platform():Trying to determine FLEXlm platform for machine name x86_64
Wed 02 23:23:40 check_license.c:448 check_license_file():Checking file /opt/intel/licenses/NCOM____33RM-Z3BGLX9X_1.lic for valid FLEXlm license
Wed 02 23:23:40 check_license.c:449 check_license_file():runpath /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4
Wed 02 23:23:40 check_license.c:450 check_license_file():-a -q
Wed 02 23:23:40 check_license.c:451 check_license_file():chklic_f_opt -fMKernL -fMKern -fCLMKernL -fCLMKern
Wed 02 23:23:40 check_license.c:452 check_license_file():chklic_c_opt -c"/opt/intel/licenses/NCOM____33RM-Z3BGLX9X_1.lic"
Wed 02 23:23:40 check_license.c:453 check_license_file():chklic_p_opt -pi86_r -pi86_re -pit64_lr -pit64_re
Wed 02 23:23:40 check_license.c:282 call_flexlm_chklic():Call a /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4/zchklic86_64 -a -fMKernL -fMKern -fCLMKernL -fCLMKern -c"/opt/intel/licenses/NCOM____33RM-Z3BGLX9X_1.lic" -pi86_r -pi86_re -pit64_lr -pit64_re &>/dev/null command.
Wed 02 23:23:40 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:40 shell.c:35 runShellCmd():Command to execute: '/var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4/zchklic86_64 -a -fMKernL -fMKern -fCLMKernL -fCLMKern -c"/opt/intel/licenses/NCOM____33RM-Z3BGLX9X_1.lic" -pi86_r -pi86_re -pit64_lr -pit64_re &>/dev/null'
Wed 02 23:23:41 shell.c:119 runShellCmd():waitpid() status for the executed command: 512
Wed 02 23:23:41 check_license.c:288 call_flexlm_chklic():Chklic value 2
Wed 02 23:23:41 check_license.c:455 check_license_file():Chklic ret value is 2
Wed 02 23:23:41 check_license.c:167 chklic_evaluate():Expired FLEXlm license was found in /opt/intel/licenses/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 check_license.c:457 check_license_file():Chklic auth value is 0
Wed 02 23:23:41 check_license.c:566 check_license_directory():Didn't found valid FLEXlm license in the directory /opt/intel/licenses
Wed 02 23:23:41 check_license.c:126 get_full_path():getting full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/homedir/intel/licenses
Wed 02 23:23:41 check_license.c:143 get_full_path():can't resolve full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/homedir/intel/licenses: No such file or directory
Wed 02 23:23:41 check_license.c:757 check_license():Asking user to specifiy the directory to look for valid FLEXlm license
Wed 02 23:23:41 silent_install_support.c:116 getQuestionIndex():index for the question 'FLEXLM_LICENSE_LOCATION' is 1
Wed 02 23:23:41 silent_install_support.c:23 setDefaultAnswer():last default answer is set to ''
Wed 02 23:23:41 silent_install_support.c:47 getUserAnswer():getting user answer on the question with id=FLEXLM_LICENSE_LOCATION
Wed 02 23:23:41 check_license.c:199 get_user_location():User has entered the location for FLEXlm license: /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 check_license.c:126 get_full_path():getting full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 check_license.c:138 get_full_path():full path for /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic is /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 check_license.c:760 check_license():Looking for valid FLEXlm license into the user-specified directory /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:41 shell.c:35 runShellCmd():Command to execute: 'uname -m 2>/dev/null'
Wed 02 23:23:41 shell.c:76 runShellCmd():Capturing STDOUT
Wed 02 23:23:41 shell.c:89 runShellCmd():GOT 7 bytes from STDOUT
Wed 02 23:23:41 shell.c:119 runShellCmd():waitpid() status for the executed command: 0
Wed 02 23:23:41 check_license.c:98 determineFLEXLM_platform():Trying to determine FLEXlm platform for machine name x86_64
Wed 02 23:23:41 check_license.c:448 check_license_file():Checking file /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic for valid FLEXlm license
Wed 02 23:23:41 check_license.c:449 check_license_file():runpath /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4
Wed 02 23:23:41 check_license.c:450 check_license_file():-a -q
Wed 02 23:23:41 check_license.c:451 check_license_file():chklic_f_opt -fMKernL -fMKern -fCLMKernL -fCLMKern
Wed 02 23:23:41 check_license.c:452 check_license_file():chklic_c_opt -c"/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic"
Wed 02 23:23:41 check_license.c:453 check_license_file():chklic_p_opt -pi86_r -pi86_re -pit64_lr -pit64_re
Wed 02 23:23:41 check_license.c:282 call_flexlm_chklic():Call a /var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4/zchklic86_64 -a -fMKernL -fMKern -fCLMKernL -fCLMKern -c"/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic" -pi86_r -pi86_re -pit64_lr -pit64_re &>/dev/null command.
Wed 02 23:23:41 shell.c:29 runShellCmd():Interpreter: 'sh'
Wed 02 23:23:41 shell.c:35 runShellCmd():Command to execute: '/var/tmp/portage/sci-libs/mkl-10.0.5.025/temp/install_temp.d8aca0da0ef60f31225997a519cdb6b4/zchklic86_64 -a -fMKernL -fMKern -fCLMKernL -fCLMKern -c"/var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic" -pi86_r -pi86_re -pit64_lr -pit64_re &>/dev/null'
Wed 02 23:23:41 shell.c:119 runShellCmd():waitpid() status for the executed command: 512
Wed 02 23:23:41 check_license.c:288 call_flexlm_chklic():Chklic value 2
Wed 02 23:23:41 check_license.c:455 check_license_file():Chklic ret value is 2
Wed 02 23:23:41 check_license.c:167 chklic_evaluate():Expired FLEXlm license was found in /var/tmp/portage/sci-libs/mkl-10.0.5.025/work/NCOM____33RM-Z3BGLX9X_1.lic
Wed 02 23:23:41 check_license.c:457 check_license_file():Chklic auth value is 0
Wed 02 23:23:41 install.c:80 fatal_exit():failed to install the product
|
As I understand, my license file was expired, but is it possible ? It was generated today. _________________ Best regards,
Yuriy Rusinov.
Last edited by YuriyRusinov on Tue Feb 14, 2017 9:24 am; edited 1 time in total |
|
| Back to top |
|
 |
rsa4046 l33t


Joined: 07 Feb 2005 Posts: 660 Location: The Big H, a bit SSW
|
Posted: Sun Feb 05, 2017 6:19 pm Post subject: |
|
|
Hi Yuriy,
I'm not sure what is wrong here ... but it does seem that the intel script is having difficulty verifying your license file (you might check that it's not somehow corrupted). I have had much better luck using ebuilds from the science overlay, have you tried this? However, I just noticed that the sci-libs/mkl-11.3.2.181::science ebuild states that it does not check for a license -- I believe the licensing issue is resolved when I (not portage) made the initial download: | Code: | Calculating dependencies... done!
[ebuild R ] sci-libs/mkl-11.3.2.181::science USE="-doc -examples -int64 -mic" ABI_X86="(64) -32" LINGUAS="-ja" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] y
* Checking for at least 3500 MiB disk space at "/var/tmp/portage/sci-libs/mkl-11.3.2.181/temp" ... [ ok ]
* The ebuild doesn't check for presence of a proper intel license!
* This shouldn't be done unless there is a very good reason.
>>> Emerging (1 of 1) sci-libs/mkl-11.3.2.181::science
* parallel_studio_xe_2016_update2.tgz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source... | If I try to downgrade to the version you are trying to build (i.e., outside of the science overlay), portage asks that I update my package.license file | Code: |
The following mask changes are necessary to proceed:
(see "package.unmask" in the portage(5) man page for more details)
# required by =sci-libs/mkl-10.0.5.025 (argument)
# /etc/portage/package.mask/package.mask:
## mask packages superseded by science overlay
=sci-libs/mkl-10.0.5.025
# required by sci-libs/mkl-10.0.5.025::gentoo
# required by @selected
# required by @world (argument)
# /etc/portage/package.mask/package.mask:
## mask packages superseded by science overlay
=app-eselect/eselect-lapack-0.1
# required by sci-libs/mkl-10.0.5.025::gentoo
# required by @selected
# required by @world (argument)
# /etc/portage/package.mask/package.mask:
## mask packages superseded by science overlay
=app-eselect/eselect-cblas-0.1
# required by sci-libs/mkl-10.0.5.025::gentoo
# required by @selected
# required by @world (argument)
# /etc/portage/package.mask/package.mask:
## mask packages superseded by science overlay
=app-eselect/eselect-blas-0.1
The following license changes are necessary to proceed:
(see "package.license" in the portage(5) man page for more details)
# required by =sci-libs/mkl-10.0.5.025 (argument)
=sci-libs/mkl-10.0.5.025 Intel-SDP
NOTE: The --autounmask-keep-masks option will prevent emerge
from creating package.unmask or ** keyword changes.
Would you like to add these changes to your config files? [Yes/No] | The request to unmask packages is because I have explicitly masked packages that are superceded by the science overlay, following this post. This method works for me; again, I think intel resolves a valid license when you download the source file, but doesn't check for one at runtime (at least with mkl). Thus this ebuild does not involve the FLEXlm license server at all. E.g., even if I hide /opt/intel/licenses somewhere else, I can still re-emerge mkl, compile and run code that links to the MKL:
| Code: | $ source /opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/bin/mklvars.sh intel64
$ cat simple.cpp
#include "mkl_lapacke.h"
#include <iostream>
using namespace std;
int main(int argc, char** argv)
{
float a = 0.5f;
std::cout << LAPACKE_slasrt('I', 1, &a) << std::endl;
return 0;
}
$ g++ simple.cpp -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -ldl -lpthread -lm -std=c++11 -o test
$ ldd test
linux-vdso.so.1 (0x00007fff7a5d6000)
libmkl_intel_lp64.so => /opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64/libmkl_intel_lp64.so (0x00007f1cac78f000)
libmkl_core.so => /opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64/libmkl_core.so (0x00007f1caae08000)
libmkl_sequential.so => /opt/intel/compilers_and_libraries_2016.2.181/linux/mkl/lib/intel64/libmkl_sequential.so (0x00007f1caa346000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f1caa142000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f1ca9f25000)
libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/libstdc++.so.6 (0x00007f1ca9ba9000)
libm.so.6 => /lib64/libm.so.6 (0x00007f1ca98b3000)
libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/libgcc_s.so.1 (0x00007f1ca969d000)
libc.so.6 => /lib64/libc.so.6 (0x00007f1ca9302000)
/lib64/ld-linux-x86-64.so.2 (0x00007f1cad0f5000)
$ ./test
0
| HTH
Edited: typos |
|
| Back to top |
|
 |
rsa4046 l33t


Joined: 07 Feb 2005 Posts: 660 Location: The Big H, a bit SSW
|
Posted: Sun Feb 05, 2017 7:13 pm Post subject: |
|
|
Hi Yuriy, sorry to reply to my own post, but an update: I did notice that dev-libs/intel-common does check for licenses at emerge time: | Code: | Calculating dependencies... done!
[ebuild R ] dev-libs/intel-common-16.0.2.181::science USE="compiler mic openmp -doc -examples -mpi" ABI_X86="(64) -32" LINGUAS="-ja" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Running pre-merge checks for dev-libs/intel-common-16.0.2.181
* Checking for at least 750 MiB disk space at "/var/tmp/portage/dev-libs/intel-common-16.0.2.181/temp" ... [ ok ]
* Checking for a license in: /opt/intel/licenses ... [ ok ]
>>> Emerging (1 of 1) dev-libs/intel-common-16.0.2.181::science | Best //Rolf |
|
| Back to top |
|
 |
YuriyRusinov Apprentice


Joined: 21 Jul 2004 Posts: 208 Location: Saint-Petersburg, Russia
|
Posted: Tue Feb 14, 2017 9:25 am Post subject: |
|
|
Problem was solved by migration to science overlay. _________________ Best regards,
Yuriy Rusinov. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|