oh.you make a mistake
rpm command only use in the file of rpm stlye
so you can use tar to instal fictx.tar.gz
for exmaple
tar -zxvf fictx.tar.gz
cd fictx
./config
make
make install
**************
job finished
[root@localhost root]# tar -zxvf fictx.tat.gz
tar (child): fictx.tat.gz: Cannot open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors