NOTE: This page has been translated automatically from Russian to English. Original page.



Installation of 1C Enterprise 8.3 in Ubuntu Linux 12.04

Not so long ago the company launched a new platform 1C 8.3. Now there's a Linux client, and that's it, we will raise.

1. Put Ubuntu

First, we need to put myself Linux Ubuntu 12.04. You can download it from the official website of Ubuntu. I chose the i386 version.

Instructions can be found on the Internet pravtorah example here .

After installing Ubuntu and all eventually get updates:

2.Skachivaem all packages

So, we need:

- The very 1c 8.3 (You can download it here ). We need both client and server part.

- Driver for HASP (Downloading from here )

All archives unpack all add up to a single folder. As a result, we get a list of files:

1c-enterprise83-client_8.3.1-531_i386.deb
1c-enterprise83-client-nls_8.3.1-531_i386.deb
1c-enterprise83-common_8.3.1-531_i386.deb
1c-enterprise83-common-nls_8.3.1-531_i386.deb
1c-enterprise83-crs_8.3.1-531_i386.deb
1c-enterprise83-server_8.3.1-531_i386.deb
1c-enterprise83-server-nls_8.3.1-531_i386.deb
1c-enterprise83-ws_8.3.1-531_i386.deb
1c-enterprise83-ws-nls_8.3.1-531_i386.deb
dkms-aksparlnx_3.2-eter1ubuntu_all.deb
haspd_3.3-eter2ubuntu_i386.deb
haspd-modules_3.3-eter2ubuntu_i386.deb

3, Installation

Now we need to install all this stuff, this open a terminal, go in path of our files and execute the following commands:

sudo dpkg -i 1c-enterprise83-common_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-common-nls_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-server_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-server-nls_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-ws_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-ws-nls_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-crs_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-client_8.3.1-531_i386.deb

sudo dpkg -i 1c-enterprise83-client-nls_8.3.1-531_i386.deb

Now put HASP

sudo dpkg -i haspd_3.3-eter2ubuntu_i386.deb

sudo dpkg -i haspd-modules_3.3-eter2ubuntu_i386.deb

sudo dpkg -i dkms-aksparlnx_3.2-eter1ubuntu_all.deb

Now we configure itself 1c.

First, eliminate the dependence:

sudo apt-get install imagemagick

sudo apt-get install unixodbc

sudo apt-get install libgsf-bin

sudo apt-get install t1utils

And the last command:

sudo /opt/1C/v8.3/i386/utils/config_system / usr / share / fonts

Running is not fast.

4.Zapusk

Sticks key HASP, looking among the programs 1C and run.

Then we add the base and work!

1C:Enterprise Developer's Community