This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] logiweb-0.2.9


On May 26 12:28, Klaus Grue wrote:
> Hi Corinna,
> 
> > - The dependencies are not clear to me and seem a bit over the top.
> 
> Agreed. What shall I include? These are the dependencies:
> Runtime:  gcc tetex tetex-base tetex-extra
> Build:    make perl vim bzip2 diffutils
> Tutorial: man which
> 
> The system does execl(gcc), so it *really* needs gcc at runtime, c.f.
> https://bugzilla.redhat.com/show_bug.cgi?id=584729
> Bug 584729  - logiweb must require gcc
> 
> The dependency to vim is annoying. But it seems to be the only way
> to get the xxd utility which is needed for building the package from
> source.
> 
> man and which are just needed if doing the tutorial at http://logiweb.eu
> 
> Runtime, build, and tutorial dependencies are stated in the README.
> 
> Is
>   gcc tetex tetex-base tetex-extra
> the right list of dependencies for setup.hint?

Yes, but not quite.  Only the runtime dependencies should be mentioned
here, but gcc is sort of a problem.  Are you referring to gcc 3 or gcc 4?
Since you built with gcc4 and since gcc4 is the standard compiler for
Cygwin you should better require the gcc4 package, I guess.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]