OT Re: compiling jsvc

2005-02-17 Thread Parsons Technical Services
Try adding a symbolic link to the gcc compiler in your /usr/bin directory.
Doug
- Original Message - 
From: "Behrang Saeedzadeh" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, February 17, 2005 6:06 PM
Subject: compiling jsvc


Hi
I've just installed Tomcat 5.5.7 on my Ubuntu Linux system. I wanted
to run it as a daemon so I went for compiling jsvc. I've installed gcc
and GNU Ansi C compiler on my system.
But when I execute the configure script I get the following errors:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
How can I solve this? I installed GCC and C using Synaptic and I
thouht that it takes care of path related things but now when I look
at the /etc/profile I can see that GCC is not in the path. How can I
add it to the path?
Regards,
--
Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


compiling jsvc

2005-02-17 Thread Behrang Saeedzadeh
Hi

I've just installed Tomcat 5.5.7 on my Ubuntu Linux system. I wanted
to run it as a daemon so I went for compiling jsvc. I've installed gcc
and GNU Ansi C compiler on my system.

But when I execute the configure script I get the following errors:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

How can I solve this? I installed GCC and C using Synaptic and I
thouht that it takes care of path related things but now when I look
at the /etc/profile I can see that GCC is not in the path. How can I
add it to the path?

Regards,

-- 

Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]