Debian 8.5に大学ライセンスをインストールしましたが、パスを設定しておらず、デフォルトの場所が何であるかを忘れました。検索しても$ PATHでこのプログラムについては何も表示されません。統計ソフトウェア。繰り返しインストール
- 最初に、root以外のユーザーとしてシステムをインストールしたときに、rootとしてインストールする必要があることを後で知りました。
これで2番目にrootとしてインストールしました。インストール文書にそのように記載されているからです。ヤムジン
# let the IBM directory be executable by the user masi chown -R masi:masi /opt/IBM/ root@root:~/Downloads$ bash ./SPSSSC_23.0_LINUX_X86-64_ML.bin
3番目に、バイナリがmasiによって明示的に実行可能になるようにします。しかし、後でわかるように、ここの出力も同じであるため、すべてが(2)と同じ順序です。
root@masi:/home/masi/Downloads# chmod u+x SPSSSC_23.0_LINUX_X86-64_ML.bin root@masi:/home/masi/Downloads$ ./SPSSSC_23.0_LINUX_X86-64_ML.bin
ユーザー設定
masi
すべての内容を受け入れるには、[承諾]をクリックします。シリアル番号が正常に入力されました。製品を登録しようとしましたが、図1とまったく同じ結果が出ました。テーブルを完成させようとすると
sp
得られます。masi@masi:~/Downloads$ sp spctoppm speaker-test speech-dispatcher splitfont spotread sputoppm spd-conf spec2cie splain splitindex sprof spuunmux spd-say specplot split splitti3 spumux
見つけようとする統計ソフトウェアDebianを検索してもsuper何も出ませんでした。
ルートとしてインストールする前のシステム特性chown -R masi:masi /opt/IBM/
masi@masi:~/Downloads$ ls -la /opt/
total 20
drwxr-xr-x 5 root root 4096 Sep 15 00:01 .
drwxr-xr-x 22 root root 4096 Sep 15 13:21 ..
drwxr-xr-x 3 root root 4096 Sep 1 22:58 google
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 IBM
drwxr-xr-x 3 root root 4096 Sep 11 10:23 kingsoft
masi@masi:~/Downloads$ ls -la /opt/IBM/
total 12
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 .
drwxr-xr-x 5 root root 4096 Sep 15 00:01 ..
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 SPSS
masi@masi:~/Downloads$ ls -la /opt/IBM/SPSS/
total 12
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 .
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 ..
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 Statistics
masi@masi:~/Downloads$ ls -la /opt/IBM/SPSS/Statistics/
total 12
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 .
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 ..
drwxrwxr-x 15 masi masi 4096 Sep 15 13:17 23
masi@masi:~/Downloads$ ls -la /opt/IBM/SPSS/Statistics/23/
total 92
drwxrwxr-x 15 masi masi 4096 Sep 15 13:17 .
drwxrwxr-x 3 masi masi 4096 Sep 15 00:01 ..
drwxr-xr-x 10 masi masi 12288 Sep 15 13:22 bin
drwxr-xr-x 4 masi masi 4096 Feb 12 2015 common
drwxr-xr-x 2 masi masi 4096 Feb 12 2015 config
drwxr-xr-x 4 masi masi 4096 Feb 12 2015 ext
drwxr-xr-x 40 masi masi 4096 Sep 15 13:17 extensions
drwxr-xr-x 4 masi masi 20480 Sep 15 13:17 lib
drwxrwxr-x 3 masi masi 4096 Sep 15 00:04 license
drwxrwxr-x 2 masi masi 4096 Sep 15 00:04 Looks
drwxrwxr-x 3 masi masi 4096 Sep 15 00:04 properties
drwxrwxr-x 7 masi masi 4096 Sep 15 00:04 Python
drwxrwxr-x 3 masi masi 4096 Sep 15 00:04 Samples
drwxr-xr-x 2 masi masi 4096 Feb 4 2015 scripts
-rw-rw-r-- 1 root root 0 Sep 15 13:17 SPSS_Statistics_23.0.spec
-rwxr-xr-x 1 masi masi 580 Sep 13 2013 tar.sh
drwxrwxr-x 3 masi masi 4096 Sep 15 00:06 Uninstall_IBM SPSS Statistics 23
問題は、SPSSが私のPATHになく、どのコマンドを起動するのかわからないということです。
公式インストール手順
Installing from a Downloaded File E Start a terminal application. E Change to the directory where you downloaded the file. E Extract the contents of the file. E Change to the directory where you extracted the files. E Make sure the permissions for setup.bin are set to execute. E At the command prompt, type: ./setup.bin E Follow the instructions that appear in the installation program. See Notes for Installation for any special instructions.
Raunoの提案をテストする
ルートとしてインストール後のワークフロー
root@masi:/home/masi# apt-get install dbus
Reading package lists... Done
Building dependency tree
Reading state information... Done
dbus is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up nginx-full (1.6.2-5+deb8u2+b1) ...
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript nginx, action "start" failed.
dpkg: error processing package nginx-full (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-full (>= 1.6.2-5+deb8u2) | nginx-light (>= 1.6.2-5+deb8u2) | nginx-extras (>= 1.6.2-5+deb8u2); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (<< 1.6.2-5+deb8u2.1~) | nginx-light (<< 1.6.2-5+deb8u2.1~) | nginx-extras (<< 1.6.2-5+deb8u2.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nginx-full
nginx
E: Sub-process /usr/bin/dpkg returned an error code (1)
ルートとしてインストールしたら、Java JREをインストールしてみてください。
# https://wiki.debian.org/Java
root@masi:/home/masi# apt-get install default-jre
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
default-jre
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 968 B of archives.
After this operation, 21.5 kB of additional disk space will be used.
Get:1 http://ftp.fi.debian.org/debian/ jessie/main default-jre amd64 2:1.7-52 [968 B]
Fetched 968 B in 0s (21.7 kB/s)
Selecting previously unselected package default-jre.
(Reading database ... 265271 files and directories currently installed.)
Preparing to unpack .../default-jre_2%3a1.7-52_amd64.deb ...
Unpacking default-jre (2:1.7-52) ...
Setting up nginx-full (1.6.2-5+deb8u2+b1) ...
Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript nginx, action "start" failed.
dpkg: error processing package nginx-full (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-full (>= 1.6.2-5+deb8u2) | nginx-light (>= 1.6.2-5+deb8u2) | nginx-extras (>= 1.6.2-5+deb8u2); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (<< 1.6.2-5+deb8u2.1~) | nginx-light (<< 1.6.2-5+deb8u2.1~) | nginx-extras (<< 1.6.2-5+deb8u2.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
Setting up default-jre (2:1.7-52) ...
Errors were encountered while processing:
nginx-full
nginx
E: Sub-process /usr/bin/dpkg returned an error code (1)
上記のログメッセージの推奨事項に従ってエラーを調査してください。
root@masi:/home/masi# systemctl status nginx.service
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled)
Active: failed (Result: exit-code) since Fri 2016-09-16 19:41:12 EEST; 1h 26min ago
Process: 10908 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
Process: 10905 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Sep 16 19:41:11 masi nginx[10908]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Sep 16 19:41:11 masi nginx[10908]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Sep 16 19:41:11 masi nginx[10908]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Sep 16 19:41:11 masi nginx[10908]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Sep 16 19:41:12 masi nginx[10908]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Sep 16 19:41:12 masi nginx[10908]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Sep 16 19:41:12 masi nginx[10908]: nginx: [emerg] still could not bind()
Sep 16 19:41:12 masi systemd[1]: nginx.service: control process exited, code=exited status=1
Sep 16 19:41:12 masi systemd[1]: Failed to start A high performance web server and a reverse proxy server.
Sep 16 19:41:12 masi systemd[1]: Unit nginx.service entered failed state.
journalctl -xn
プラグインが一部のネットワークトラフィックをブロックしていると思われるadblock
エラーを調べると、警告が表示される可能性があるため、d-bus
端末でSPSSを起動できない理由とは関係がない可能性があります。
lines 1-11/11 (END)...skipping...
-- Logs begin at Fri 2016-09-09 12:00:17 EEST, end at Fri 2016-09-16 21:02:26 EEST. --
Sep 16 21:01:40 masi dbus[1248]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Sep 16 21:01:41 masi dbus[1248]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 16 21:01:55 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://js.indexww.com/ht/mtvfi.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:01:55 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://js.indexww.com/ht/mtvfi.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:01:55 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://ad.doubleclick.net/adj/test.home/htb;tile=1;sz=980x120;ord=6803931308961870?, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:01:56 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://netti.mtvmedia.fi/eas?EASformat=jsvars::EAScus=291&c1-5-0=1028, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:01:56 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://netti.mtvmedia.fi/eas?EASformat=jsvars::EAScus=291&c1-5-0=1028, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:02:26 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://js.indexww.com/ht/mtvfi.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:02:26 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://js.indexww.com/ht/mtvfi.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
Sep 16 21:02:26 masi google-chrome.desktop[25690]: A Parser-blocking, cross-origin script, http://ad.doubleclick.net/adj/test.home/htb;tile=1;sz=980x120;ord=6803931308961870?, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
オペレーティングシステム:Debian 8.5 64ビット
Linuxカーネル:Backport 4.6
ハードウェア:Asus Zenbook UX303UA
SPSS統計:IBM SPSS Statistics Desktop v23(Linux)
ベストアンサー1
努力する:
apt-get install dbus
Oracle Javaのインストールを検討して、インストール先フォルダで使用するユーザーアカウントのインストール時の書き込み権限を確認してください。)