Install Cybozu Office 10 on Ubuntu 20.4

Head family runbook

Basically I will try it according to the head family. https://jp.cybozu.help/ja/of10/intro/install/lin.html

Installation environment

Ununtu 20.4

Apache installation

# apt install apache2

Disable Selinux

Was not needed. (maybe)

Download Cybozu

Download the latest version from the following

https://office.cybozu.co.jp/trial/download/

Run

Change the access right of the downloaded file and execute

#chmode 777 cbof-xx.x.x-linux-k4.bin
#./cbof-xx.x.x-linux-k4.bin

But,

The version of GLIBC could not be detected.

Installation ends with the message.

http://dotnsf.blog.jp/archives/3608124.html When https://qiita.com/teruo-oshida/items/49f88ce150e9f3067003 From

#apt install libc6-i386

The installer didn't stop and worked.

display

http://127.0.0.1/cgi-bin/cbag/ag.cgi? When I tried to display, I got a "Page not found".

https://yukushige.com/blog/?p=166 In the conf file

ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/

To

ScriptAlias /cgi-bin/ "/usr/lib/cgi-bin/"
AddHandler cgi-script .cgi .py

Add / change to

#systemctl restart apache2

I was able to display the initial screen of Cybozu.

Recommended Posts

Install Cybozu Office 10 on Ubuntu 20.4
Install pyqt5 on ubuntu
Install Ruby on Ubuntu 20.04
Install Autoware on Ubuntu 18.04.5
Install Homebrew on Ubuntu 20.04
Install Docker on Ubuntu Server 20.04
Install zabbix agent (5.0) on Ubuntu 18.04
Install MAV Proxy on Ubuntu 18.04
Install Arudino IDE on Ubuntu 20
Install Java on WSL Ubuntu 18.04
Install Ubuntu Desktop 20.10 on RaspberryPi4
Install Arduino IDE on Ubuntu 20.04
Install raspi-config on Ubuntu 20.04 (LTS)
Install WordPress 5.5 on Ubuntu 20.04 LTS
Install PlantUML on Intellij on Ubuntu
Install Ubuntu Server 20.04 on Btrfs
Note: Install PostgreSQL 9.5 on Ubuntu 18.04
Install AWS IoT Greengrass on Ubuntu
Install JDK and JRE on Ubuntu 16.10
Install ngrok on ubuntu16.04 using Vagrant
How to install WildFly on Ubuntu 18.04
Install MQTT broker Mosquitto on Ubuntu 18.04
Install SonarQube on ECS instance on Ubuntu 16.04
Install ruby on Ubuntu 20.04 with rbenv
Headless install of Ubuntu 20.10 on Raspberry Pi
Install OpenJDK (Java) on the latest Ubuntu
How to install production Metabase on Ubuntu
I want to install PHP 7.2 on Ubuntu 20.04.
Install Realtek network driver on Ubuntu Note
tmux on Ubuntu
Build and install Wireshark Development Release (3.3.1) on Ubuntu
Install Ubuntu Core 18 on Raspberry Pi 2 Model B
How to install network drivers on standalone Ubuntu
How to install NVIDIA driver on Ubuntu 18.04 (Note)
How to install multiple JDKs on Ubuntu 18.04 LTS
Install and switch between multiple Javas on Ubuntu
Install the latest version of Jenkins on Ubuntu 16
Screen recording on Ubuntu 20.04
Web Bluetooth on Ubuntu20.04
Install gradle on mac
Install OpenJDK on macOS
Try DisplayLink on Ubuntu 20.04
Reinstall Kubernetes on Ubuntu 19.10
Install Java on Mac
Install Golang on CentOS 8
Use Flutter on Ubuntu
Install Neo4j 4.1.3 on centOS
Install ROS Noetic ubuntu20.04
Install Docker on Manjaro
Install Vertica 10.0 on CentOS 6.10
Install Gradle with ubuntu16.04
Install PostgreSQL 12 on Centos8
Install nginx on centOS7
Install lombok on SpringToolSuite4
Install Python 3 on CentOS 7
Install kuromoji on CentOS7
Setting JAVA_HOME on Ubuntu
Put JetBrains on Ubuntu
Install Mattermost on CentOS 7
Install PostGIS 2.5.5 on CentOS7
Use mkdir on ubuntu