March 19, 2024, 08:46:02 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1  (Read 17243 times)

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1
« on: November 29, 2005, 05:09:03 AM »
Okay this is my first howto. Please mail me if there are any fixes to it or confusion in the how-to.

I will be reading the mails, but wont be so fast to reply. My apologies but i will reply if i have the time.

HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1
Author: Richard Aik (a.k.a dragoncity99)


================
Packages Needed:
================
The following are the files that must be available under /root directory:
libavc1394-0.3.1-7.i386.rpm
libavc1394-devel-0.3.1-7.i386.rpm
libdv-0.102-1.1.fc1.fr.i386.rpm
libdv-devel-0.102-1.1.fc1.fr.i386.rpm
libraw1394-0.9.0-12.i386.rpm
libraw1394-devel-0.9.0-12.i386.rpm
xerces-c_2_6_0-redhat_80-gcc_32.tar.gz
Ygl-4.1f.tar.gz
ReadingPeopleTracker-1.27.tar.gz


====================
System Requirements:
====================
OS: Fedora Core 1 installed with complete set of "X development & libraries"
Reason: If your linux installation is with a "/usr/X11R6/LessTif/Motif1.2" directory. Im sure ur installation will be with lesser headache. (U could do a full blown installation if u dont wanna bother anything bout it)


(To make this simple, run the installation as root user, DONT DO IT ON A MISSION CRITICAL SYSTEM PLEASE.
Im not responsible for that if u really do so.)


============================
Section 1 Installing The RPM
============================
1. rpm -ivh libraw1394-0.9.0-12.i386.rpm
2. rpm -ivh libraw1394-devel-0.9.0-12.i386.rpm
3. rpm -ivh libavc1394-0.3.1-7.i386.rpm
4. rpm -ivh libavc1394-devel-0.3.1-7.i386.rpm
5. rpm -ivh libdv-0.102-1.1.fc1.fr.i386.rpm
6. rpm -ivh libdv-devel-0.102-1.1.fc1.fr.i386.rpm


==========================================
Section 2 Preparing Reading People Tracker
==========================================
1. cd /root
2. tar xzf ReadingPeopleTracker-1.27.tar.gz
3. mv ReadingPeopleTracker-1.27 rpt
4. ln -s rpt/ advisor;
5. cd advisor/; mkdir bin
6. ln -s /usr/X11R6/LessTif/Motif1.2 openmotif


==========================
Section 3 Install Xerces-C
==========================
1. cd /root
2. tar xzf /root/FC1/xerces-c_2_6_0-redhat_80-gcc_32.tar.gz
3. mv xerces-c_2_6_0-redhat_80-gcc_32 /root/rpt/xerces-c


=====================
Section 4 Install Ygl
=====================
1. cd /root
2. tar xzf /root/FC1/Ygl-4.1f.tar.gz
3. mv Ygl-4.1/ /root/rpt/Ygl;
4. cd /root/rpt/Ygl
5. xmkmf -a; make; make install


========================================
Section 4 Install Reading People Tracker
========================================
1. cd /root/advisor/source
2. make depend (Note: lots of warnings...but just ignore it)
3. make
4. cd progs; make

Done, u have your binary under /root/advisor/bin directory


================================
Section 5 Running People Tracker
================================
Many ppl kept mailing me asking how to make it run, okay, i will put this in as well.
Here's how u should structure your config:

/root
|
advisor
|
|_ bin
|
|_ source
|
|_ CONFIG2
|
|_advisor
|
|_models
|
|_config
|
|_STIB.YZER


1. This is the structure. You could get the configuration example from:
http://www.ks.informatik.uni-kiel.de/~vision/doc/Publications/nts/config-example.tar.gz
2. Modify the "path" in all the configuration files to reflect your installation, put some pictures and you are done.[/b]

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1
« Reply #1 on: December 14, 2005, 01:58:11 PM »
So sorry guys, i din't haf time to configure a sample to the RPT config to run previously.

Have been receiving lots of mail on this. I will try my best to come out a version on this config section. :p

I will need to update my How-To, which will take a bit of time. Sorry for the inconvenience.

Looking forward to have it included in TLDP soon if they approve me to do so.

I should be having it configured around this weekend (Malaysian date/time 2005-12-18 GMT+8.00)

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1
« Reply #2 on: December 17, 2005, 04:26:34 PM »
Good news boys and girls :)

I haf the latest RPT config files configured and haf all the pictures readied to be a sample reference.

Thanks to tangyi997 for her help in this again.

Offline uom_sri

  • New Member
  • Posts: 1
Re: HOW TO INSTALL READING PEOPLE TRACKER 1.27 on Fedora Core 1
« Reply #3 on: December 13, 2009, 02:24:51 AM »
Hi,
              i have some problem while i am installing blas and lapack packages . these are files i have installed in my fedora core 1.
 blas-3.0-29.i386.rpm
 lapack-3.0-29.i386.rpm

it says , lib2gc needed by blas some thing like . so i installed RPT -1.28 without installing these two packages . but when i execute with that sample configuration file , it says segmentation fault (i have changeg ACTIVE SHAPE TRACKER 1).. when i change that value as 0 it works .. have anyone faced this problem. please help me .


with regards
uom_sri