web-dev-qa-db-ja.com

DebianでSPSS-statistics23を開始する方法は?

Debian 8.5に大学のライセンスをインストールしましたが、パスを設定せず、デフォルトの場所を忘れました。 [〜#〜] spss [〜#〜]を検索しても、$ PATHにプログラムに関する情報が表示されません。インストールの反復

  1. 初めてシステムを非rootとしてインストールしましたが、後でrootとして実行する必要があることがわかりました。
  2. ここで、2回目は、ユーザーmasiのインストールドキュメントにそのように記載されているため、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 
    
    • IBMWebサイトに製品を登録しようとしたときの出力。図1SPSSをrootとしてインストールした後、D-busデーモンが実行されていませんメッセージ

      enter image description here

  3. さて、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検索でspssを見つけてみてください super しかし、そこには何もありません。

以前にrootchown -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.

ラウノの提案をテストする

ルートとしてのインストール後のワークフロー

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.

アドオンadblockが一部のネットワークトラフィックをブロックしているように見えるjournalctl -xnによる障害の調査では、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.

OS:Debian 8.564ビット
Linuxカーネル:4.6のバックポート
ハードウェア:Asus Zenbook UX303UA
SPSS-statistics:IBM SPSS Statistics Desktop v23(Linux)

DebianのデフォルトのJREではなくOracleのJavaが必要です/ ...ガイドに従ってrootとして実行してください ここ

  1. apt-get purge openjdk-7-jreおよび/またはシステムにパッケージの一部のデータを残すことにより、関連性があります。後で必要になるかもしれません

  2. /etc/apt/sources.listに以下を追加します

    # Debian 8 "Jessie"
    deb http://httpredir.debian.org/debian/ jessie main contrib
    
  3. パッケージを更新し、Java-package fromcontribをインストールします

    apt-get update && apt-get install Java-package 
    
  4. OracleをダウンロードJava Webサイトで; Debianの場合は.tar.gzを選択 ここ

  5. インストーラーがシステム、特に/etc/に損傷を与える可能性があるため、.tarを非ルートとしてビルドします

    fakeroot make-jpkg jre-8u102-linux-x64.tar.gz
    
  6. ルートとして作成されたバイナリをインストールします

    su
    dpkg -i Oracle-Java8-jre_8u102_AMD64.deb 
    
  7. デフォルトの構成Javaバージョンですが、エラーなしでパッケージを見つけることができません

    # http://unix.stackexchange.com/q/310790/16920
    # successfully done here; you can ignore JDK errors because JRE only needed
    
  8. /opt/IBM/SPSS/Statistics/23/bin/のプログラムspssclientでSPSSをmasiとして実行します。これはここでのデフォルト構成です。 SPSSのGUIが正常に起動します

    masi@masi:/opt/IBM/SPSS/Statistics/23/bin# ./spssclient 
    
    root@masi:/opt/IBM/SPSS/Statistics/23/bin# ls -la | grep spssclient 
    -rwxrwxr-x  1 masi masi      178 Sep 19 12:17 spssclient
    
  9. /optで毎回見つけるのは大変な作業なので、プログラムのエイリアスを作成します。などを$HOME/.bashrcに入れます

    alias spss="/opt/IBM/SPSS/Statistics/23/bin/spssclient"
    

試してみてください:

apt-get install dbus

oracleのインストールを検討してくださいJavaそして、使用するユーザーアカウントのインストールターゲットフォルダへのインストール時の書き込み権限を確認してください:)

1
Launo