So far what I have done is:
Both web server and client server is running on RHEL 5 and are 36 bit machine.
1.
on web server installed "amanda-backup_server-3.3.1-1.rhel5",
on client server "amanda-backup_client-3.3.1-1.rhel5".
2. changed /etc/amanda/amanda-client.conf. file on both server:
"tapedev "tape:/dev/YOUR-TAPE-DEVICE-HERE" # your tape device"
to this:
"tapedev "file://data/amanda/vtape/DailySet1" # your tape device"
3. (on web server)
As amandabackup user, ran amserverconfig to create a vtape configuration:
-sh-3.2$ amserverconfig DailySet1 --template harddisk --tapedev /data/amanda/vtape/DailySet1 --mailto root@localhost --dumpcycle 1week --runspercycle 5 --tapecycle 12 --runtapes 1