Install Script Problem

Trouble during PacsOne Server installations
Post Reply
nashtri
Posts:11
Joined:Thu May 26, 2005 6:56 pm
Install Script Problem

Post by nashtri » Mon May 15, 2006 4:46 am

Good evening.

I am running on Centos 4.3 (RedHat Enterprise) and when I try to start the install.sh script, the first thing I get is a message indicating that I must install libfreetype. I have checked the paths in the install script and the file that it is looking for is located on the computer, where the script thinks it should be.

[root@localhost lib]# ls -la libfreetype*
lrwxrwxrwx 1 root root 20 May 15 12:38 libfreetype.so.6 -> libfreetype.so.6.3.7
-rwxr-xr-x 1 root root 517047 Jun 1 2005 libfreetype.so.6.3.7

I cannot progress to even complete the install with this problem. I have read through the forums and do not see anything like this. I have installed this program several times and have never seen this issue. I am sure that it is a user error but I cannot see it at the moment.

I have downloaded version 3.1.8 Premium.

Any help would be greatly appreciated.

Thank you.

Nashtri

nashtri
Posts:11
Joined:Thu May 26, 2005 6:56 pm

Update on Install Issue

Post by nashtri » Mon May 15, 2006 3:04 pm

I noticed that the install script pointed to libfreetype.so and the symbolic link was libfreetype.so.6. I altered the install script and it ran fine after that.

Nashtri

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon May 15, 2006 3:21 pm

Was libfreetype installed from a RPM package? If so, the sym links should have been setup properly with the libfreetype.so linked to the currently installed version with a major and minor number.

nashtri
Posts:11
Joined:Thu May 26, 2005 6:56 pm

Post by nashtri » Mon May 15, 2006 3:58 pm

It was a direct install from the CD. I did not install anything past the initial install except to do a yum upgrade on the system to get the newest componentes.

Nashtri

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Wed May 17, 2006 4:01 am

We will relax the checking of libfreetype.so library to search for all such libraries with a major and minor numbers. This will be added to the next release (4.0.1) of PacsOne Server.

Post Reply