Re: Absolutely clueless newbie and installation of Resin-3.0.19

Scott Ferguson <[email protected]> Sun, 9 Jul 2006 07:18:02 -0700
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
On Jul 8, 2006, at 8:56 PM, Matej Cepl wrote:

>
> Doesn't help. However, while trying to install resin (from
> http://www.caucho.com/download/resin-3.0.19-src.tar.gz)

Install from the binary.

The source release is only for people who know what they're doing and  
want to look at the source.

-- Scott

> on my
> own computer to check out how is it supposed to work, I found
> couple of rather disturbing things:
>
> 1) According to the
> http://www.caucho.com/resin-3.0/install/install.xtp compilation
> should be just ./configure;make;sudo -u root make install. Well,
> it is not so:
> 	a) first of all ./configure doesn't have execute bit set on, so
> I had to run chmod +x ./configure first
> 	b) when running ./configure --prefix=/usr/local (why in the
> world, it is not default, as virtually every other configure
> script I've ever met? but that's not that important) everything
> works fine, but this is relevant part of the generated Makefile:
>
> 	all     :
>         (cd modules/c/src; $(MAKE))
>
> That's it. Can anybody explain me how are java source code files
> supposed to compile?
> 	c) obviously sudo -u root make install fails:
>
> cp: cannot stat `lib/*.jar': neither file nor directory
>
> Well, when no java source was compiled, there are obviously
> no .jars available.
>
> What I am supposed to do?
>
> Matej
>
> -- 
> GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
> http://www.ceplovi.cz/matej/blog/, Jabber: [email protected]
> 23 Marion St. #3, (617) 876-1259, ICQ 132822213
>
> The American Republic will endure, until politicians realize they
> can bribe the people with their own money.
>     -- Alexis de Tocqueville
>