Displaying 20 results from an estimated 10000 matches similar to: "automake problem"
2004 Aug 06
3
Some questions and problems about setting up Icecast2
On Mon, Jul 29, 2002 at 02:45:50PM +1000, Michael Smith wrote:
>
> > When you say "icecast2", do you mean the module 'ice2'? The reason I ask is because I don't see a 'icecast2' module in CVS. I also don't see the HACKING file in ice2. Could you please provide a little more information about the CVS modules that I need?
>
> icecast2 is in the
2005 Dec 14
1
problems compiling libshout-kh
hello,
I just downloaded libshout from http://svn.xiph.org/icecast/branches/kh/ices
and tried to follow the instructions for compiling it. When I
run ./autogen.sh, I get the following:
monkey:/usr/local/src/libshout-kh# ./autogen.sh
Checking for automake version
found automake-1.6
found aclocal-1.6
Generating configuration files for libshout, please wait....
aclocal-1.6 -I m4
aclocal:
2002 Sep 26
2
Compiling CVS? (automake/autoconf problem with autogen.sh?)
I've eagerly grabbed the current CVS as of a few minutes ago, and attempted to
build and play with theora, but am running into a snag with the autogen.sh
script:
------------------------------------------------------------------------
bash-2.05# ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
2004 Aug 06
2
compiling under redhat
Hi there.
I have tried to compile icecast 2 by following
the instructions on http://www.xiph.org/archives/icecast/2870.html
After I upgrated my cvs version i was able to check out
the source just as in the above mentioned inscrution,
but when doing a ./autogen.sh it gave me the following errors:
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them
2004 Aug 06
0
autogen.sh trouble with latest CVS checkout
i ran into the same issue yesterday.
i had to revert back to 1.6
here is the link to the exact file that helped me
ftp://ftp.gnu.org/gnu/automake/automake-1.6.tar.gz
then
tar -zxf automake-1.6.tar.gz; cd automake-1.6l; ./configure; make; make
install
<p><p>Dave St John
CEO Mediacast1
www.mediacast1.com
----- Original Message -----
From: "Tano M Fotang"
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
Hello All:
I just checked out the whole icecast but cannot build anything because
autogen wouldn't cooperate. I have automake-1.7.6 just installed from
ftp.gnu.org. Below is an example output in trying to build "icecast";
it's not very short... Thanks in advance for any help.
---
$~/icecast/icecast> ./autogen.sh
Checking for automake version
found automake
found
2004 Aug 06
8
Some questions and problems about setting up Icecast2
I've finally decided to take the plunge and set up an Icecast 2 server on my Linux 2.4.18 machine. After asking in #vorbis, I was told that I need ice2 and ices. From what I understand, ice2 is the Icecast2 server, while ices is a program that sends it data to push to its clients. Am I right?
After downloading both modules, the first problem I've ran into is executing the
2006 Jun 16
1
building dovecot lda on solaris 9
Trying to build the latest CVS code of LDA against dovecot beta 9.
Running autogen script I'm getting this message.
I added the contents of
/usr/local/share/aclocal/
to
/usr/local/share/libtool/libltdl/aclocal.m4
#aclocaldir = /usr/local/share/aclocal/
aclocal_DATA = libmcrypt.m4 libtool.m4 ltdl.m4
but no luck.
any advise ?
/usr/local/share/aclocal/libmcrypt.m4:17: warning:
2012 Jun 15
0
Opus and WebM support have landed
On 14/06/2012 11:35, R?cker Thomas wrote:
> Hi,
>
> quick info. Yesterday Rillian landed Oneman's patches adding ogg/opus
> and WebM support on Icecast trunk.
> Big thanks for all the work that has gone into this!
>
> Please use trunk for your testing and development in this area from now.
> If you run into problems please send
2004 Aug 06
3
Some questions and problems about setting up Icecast2
On Sun, Jul 28, 2002 at 11:31:59PM +1000, Michael Smith wrote:
> At 09:48 PM 7/27/02 -0500, you wrote:
> > I've finally decided to take the plunge and set up an Icecast 2 server on my Linux 2.4.18 machine. After asking in #vorbis, I was told that I need ice2 and ices. From what I understand, ice2 is the Icecast2 server, while ices is a program that sends it data to push to its
2019 Jan 13
0
[FTS Xapian] Beta release
I tried to combined it, the "autoreconf" errors are solved
Now, when I type "make install", the lib is not pushed into dovecot
folder, but somewhere in /usr/local/...
How to adjust this to have it arriving in the proper folder ?
On 2019-01-13 21:01, Tuomi, Aki wrote:
> You copied your Makefile.am there. Stephan made you a working version, can you try that?
>
>
2019 Jan 14
0
[FTS Xapian] Beta release
THank you Odhiambo. I updated accordingly
On 2019-01-14 08:07, Odhiambo Washington wrote:
> In your README.md, perhaps "This project intends to provide a straightforward and simple PROCEDURE to configure FTS plugin for Dovecot, leveraging the efforts by the Xapian.org team." is better??
> Also in the part after cloning from git:
>
> ./configure --prefix=/usr
2019 Jan 14
0
[FTS Xapian] Beta release
Thank you Stephan.
The version here shall be up and running :
https://github.com/grosjo/fts-xapian
On 2019-01-14 00:07, Stephan Bosch wrote:
> Op 13/01/2019 om 21:25 schreef Joan Moreau via dovecot:
>
>> I tried to combined it, the "autoreconf" errors are solved
>>
>> Now, when I type "make install", the lib is not pushed into dovecot folder, but
2019 Jan 14
0
[FTS Xapian] Beta release
Just to remind that now that there is a github repo for fts-xapian, you
could maybe open these issues there instead?
Aki
On 14.1.2019 14.29, Odhiambo Washington wrote:
> Testing a compile on FreeBSD.
>
> gmake[2]: Entering directory '/usr/home/wash/Tools/Dovecot/fts-xapian/src'
> /bin/sh ../libtool? --tag=CXX? ?--mode=compile c++ -DHAVE_CONFIG_H -I.
> -I..?
2004 Sep 10
0
Re: beta 10 candidate checked in
On Wed, 6 Jun 2001, Josh Coalson wrote:
> > > my hunch is that your version of either automake or possibly
> > > autoconf is not recent enough.
autoconf v2.13
automake v1.4
I've upgraded to autoconf v2.50 and updated flac from cvs. The error is
being generated by aclocal anyway and that's part of automake v1.4.
> > No. He simply doesn't have xmms installed.
2004 Sep 10
1
Altivec, automake
Thanks. I was worried about the assembler invocation but it looks like you
solved that problem.
Smooth build on my pbook (G4, 10.2.8, gcc-3.3, ac-2.59, am-1.6.3). Only problem
was lack of check for docbook-to-man; my patch is attachments 1-2.
Not so smooth on my imac (G3, 10.2.8, gcc-3.3, ac-2.52, am-1.6.1; that's what
came with the last 10.2-compatible dev tools). First problem: typo in
2019 Jan 14
0
[FTS Xapian] Beta release
Can you send the log part that includes the "init" of the plugins
(something similar as below) ?
WHich version of Xapian are you on ?
Jan 14 09:10:04 gjserver dovecot[31082]:
indexer-worker(admin at grosjo.net)<14725><apZfHexRPFy9QAAA0thIag:UL+TNOxRPFyFOQAA0thIag>:
FTS Xapian: Partial=2, Full=20
DB_PATH=/data/mail/grosjo.net/admin/xapian-indexes
Jan 14 09:10:04 gjserver
2002 Jul 27
2
trouble compiling vorbis 1.0 on openbsd
Compiled libbogg and libao using ./configure; make
Then moved to libvorbis source folder
Installed libtool (1.3.5p3), autoconf (2.52) and
automake (1.4-p5). gnu make is also there (3.79.1)
i had to create a link for autoconf as after
install it was installed as /usr/local/bin/autoconf-new
so i added a link from it to
/usr/local/bin/autoconf
output from ./autogen is:
--
$ ./autogen.sh
2019 Jan 13
3
[FTS Xapian] Beta release
You copied your Makefile.am?there. Stephan made you a working version, can you try that?
(sorry for dup)
Aki
-------- Original message --------From: Joan Moreau <jom at grosjo.net> Date: 13/01/2019 21:39 (GMT+02:00) To: Stephan Bosch <stephan at rename-it.nl> Cc: Aki Tuomi <aki.tuomi at open-xchange.com> Subject: Re: [FTS Xapian] Beta release
I used the skeleton from Aki :
2007 Oct 10
2
autoreconf errors with latest git
Hi,
autoreconf -i -f which is called by autogen.sh gives these errors with
git 31c9f0582260817777348c96a3576e5955f44ab3:
rm at eurasia:~/swfdec/swfdec$ autoreconf -i -f
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBMCRYPT run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal