Lasso Professional 8.6 and Lasso 9 Server for CentOS 5 includes native support for ImageMagick 6.2.8, the latest official package. However, this package does not reflect the newer updates for ImageMagick. Therefore, LassoSoft, Inc. recommends installing ImageMagick 6.6.5 on CentOS 5, along with a new ImageTag module if running Lasso Professional 8.6.
yum remove ImageMagick
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
yum install djvulibre openexr jasper libwmf libtool-ltdl
yum install djvulibre openexr jasper libwmf.x86_64 libtool-ltdl.x86_64
rpm -ivh ImageMagick-6.6.5*
sudo lasso8ctl restart
Note: The newer verion of ImageMagick will supercede the default version provided by CentOS when using yum install/update. To install the CentOS version of ImageMagick, disable the lassosoft repo when running the yum command like so: `yum install --disablerepo=lassosoft ImageMagick`.
If the Image tags do not load run these commands:
cd "/usr/local/Lasso Professional 8/LassoModules/" ldd ImageTag.so
The output will look something like this:
linux-gate.so.1 => (0x00d86000)
libMagickCore.so.4 => /usr/lib/libMagickCore.so.4 (0x005c8000)
libmagic.so.1 => /usr/lib/libmagic.so.1 (0x00599000)
Ensure that any libraries listed as "not found" are installed in the correct location.
Licensed under the ImageMagick License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.imagemagick.org/script/license.php
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2012 | Web Development by Treefrog Interactive Inc | Privacy | Legal terms and Shipping | Contact LassoSoft