OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 1 reply, has 2 voices, and was last updated by  Dima Soroka 8 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #26519

    Brian Essig
    Participant

    One thing I would like to do is compile a good instruction set for installation on centos 6.

    So far I have been stuck getting the ICU packages up to date. The program runs on ubuntu no problem. Any ideas?

    [root@vu crm-application]# php ../composer.phar install –prefer-dist –no-dev
    Loading composer repositories with package information
    Installing dependencies from lock file
    Your requirements could not be resolved to an installable set of packages.

    Problem 1
    – Installation request for symfony/icu v1.2.2 -> satisfiable by symfony/icu[v1.2.2].
    – symfony/icu v1.2.2 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    Problem 2
    – symfony/icu v1.2.2 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    – oro/platform dev-master requires symfony/icu ~1.1 -> satisfiable by symfony/icu[v1.2.2].
    – Installation request for oro/platform dev-master -> satisfiable by oro/platform[dev-master].

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #26520

    Dima Soroka
    Keymaster

    Please check if you have php-intl installed.

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top