LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installation seyon ? (https://www.linuxquestions.org/questions/linux-newbie-8/installation-seyon-91591/)

jeppe 09-11-2003 06:58 AM

installation seyon ?
 
Help me install seyon pls.
I found some problem.???

---------------------------------------
[root@localhost seyon-2.20c]# xmkmf
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
[root@localhost seyon-2.20c]# make
rm -f version.h
./makever.sh
/bin/sh: line 1: ./makever.sh: Permission denied
make: *** [version.h] Error 1
[root@localhost seyon-2.20c]#
-------------------------------------------


***This is install file.***
----------------------------
To build and install Seyon, do the following:

1) edit config.h according to your system.

2) run xmkmf to generate the make file.

3) do 'make' to build Seyon.

4) do 'make install' to install the program and the support files.

5) do 'make install.man' to install the manual page.

6) make the directory ~/.seyon and copy the files startup,
phonefile, and protocols to that directory and modify them
according to your setup.
-----------------------------------
How can I do? How edit configure.h? and
Where folder would I tar?
thanks
jeppe

david_ross 09-11-2003 05:05 PM

Seems like it isn;t cmodding a file right. Try running:
chmod 777 ./makever.sh

Then run make again.


All times are GMT -5. The time now is 08:10 PM.