Displaying 20 results from an estimated 1000 matches similar to: "linux,ices2, make errors"
2004 Aug 06
3
linux,ices2, make errors
On Thu, 2003-01-23 at 06:00, Michael Smith wrote:
> Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said:
>
> > Hi, i'm trying to complîle and install ices2 on my linux slackawre box :
> > After leting make runnins a while , i got these errors ...
> > Would tou help me to solve please ?
> > I have just grabbed ices from cvs.
>
> You need libshout from
2004 Aug 06
0
linux,ices2, make errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le Jeudi 23 Janvier 2003 19:15, Rakotomandimby Mihamina a écrit :
<p>HOWTO INSTALL icecast2 and ices
- - Requirements
* libxml2 libxml2-devel
* libogg libogg-devel
* libvorbis libvrobis-devel
* libvorbisenc
* libvorbisfile
* libshout
* icecast2
* ices2
<p>> On Thu, 2003-01-23 at 06:00, Michael Smith wrote:
> >
2013 Mar 11
1
exim localhost vs 127.0.0.1
Hi all,
I had a big problem I did not figured out.
It is solved, but I have questions about the matter.
It's about Exim 4.72/CentOS 6.
Connecting to Exim via "localhost" is denies relay
Connecting to Exim via 127.0.0.1 accepts the relay
"localhost" is in the local_domains domainlists
"localhost" is resolving to 127.0.0.1 in /etc/hosts
Why?
[mihamina at
2003 May 03
2
compiling IceS2
Hi all ,
I already have got libshout 1.0 (default slackware package) , libvorbis
from cvs, libogg from cvs on a slackware box .
when i compile IceS2 : ( what did i do wrong ?)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char
-pthread -I/usr/include/libxml2 -I/usr/include-I/usr/include -g -O2
-MT stream.o -MD -MP -MF ".deps/stream.Tpo" \ -c -o stream.o `test -f
2009 May 26
5
Help me...!!!
Hi to all...i'm a new R'user and i have to solve some exercies so i ask to
tou for an help...
1.) How i can demonstrate in R that the limit for x-->infinite of
(1+1/x)^x is equal to "e"?
2.) if i have a vector of values how can i create a function that, applied
to my vector, give me "median", "mean", "Var" and "length" togheter?
2012 Jun 23
3
Skype's no-redistribution policy
Hello:
Skype for Linux version 4 has recently been released. An RPM package has
been made, and it's mentioned in the Wiki:
http://wiki.centos.org/HowTos/Skype#head-
a08dbc518378653842007a2eec37bc32e13c0bd0
However, Microsoft claims to prohibit redistribution of Skype
(http://www.skype.com/intl/en-us/legal/terms/tou/ , subsection 4.2).
My feeling is that the Wiki shouldn't mention
2020 Jan 16
1
Asterisk16 - PJSIP - Error 401 on outbound registration
Le 15/01/2020 à 19:50, C.Maj a écrit :
> On 2020-01-15 11:24, Administrator wrote:
>
> 8<'s
>
>> One of the provider took a pcap and told us that expiration was set to 0
>> that's why they don't accept the registration. We took a pcap on our
>> side when SIP packet goes out of our server and we see that the
>> expiration parameter is setted to
2015 Jan 05
2
When will CentOS Publish Errata?
On Mon, Jan 05, 2015 at 10:37:46AM -0600, Johnny Hughes wrote:
> 2. If someone comes up with a place to get said data, THEN we could
> properly publish that data in some way.
It would be a hack, but you could probably subscribe an automated
account to the enterprise-watch-list mailing list:
https://www.redhat.com/mailman/listinfo/enterprise-watch-list
or parse the archives here:
2011 Jul 18
2
Diagramas de barras agrupados y apilados
¿Alguien sabe cómo dibujar un diagrama de barras agrupado (o apilado) con diferente
número de elementos en cada grupo y que la leyenda quede "correcta"?
Si utilizamos barplot (o barplot2 de gplots) podemos definir una matriz con columnas
las diferentes alturas para cada grupo y si un grupo tiene menos categorias
simplemente asignamos NA a los elementos sobrantes de esa columna. Pero no
2015 Jan 13
2
When will CentOS Publish Errata?
> On 2015-01-06, Keith Keller wrote:
>> On Mon, Jan 05, 2015 at 10:37:46AM -0600, Johnny Hughes wrote:
>>> 2. If someone comes up with a place to get said data, THEN we could
>>> properly publish that data in some way.
>>
>> It would be a hack, but you could probably subscribe an automated
>> account to the enterprise-watch-list mailing list:
2008 Feb 13
5
statistics in webpage
Hi guys ,
I'm writing in the mailing list for asking if tou know some script or
system linke Mrtg for see the bandwitch usage of every mountpoin.
Thanks
Pierpaolo Gull?
2003 May 30
2
Why not seeing samba server
Hello,
I'm using samba-2.2.8a and this conf file :
[global]
netbios name = Moua7
workgroup = EPI
server string = Moua7 - FreeBSD 4.8
guest account = samba
security = share
name resolve order = bcast
create mask = 0600
directory mask = 0700
os level = 255
preferred master = Yes
domain master = Yes
wins support = Yes
[partage]
comment = Dossier de partage
2004 Aug 06
2
error 504 : server full :-(
Hi ,
I'm pulling my hairs to fond what goes wrong with Icecast2 ...
this is a part of my conf file :
<icecast>
<location>Madagascar</location>
<admin>mrakotom@free.fr</admin>
<limits>
<clients>150</clients>
<sources>2</sources>
2007 May 01
3
ActiveRecord Previous/Next Record
Does ActiveRecord offer a simple solution to get previous/next records
relative to a certain record? For instance, say I have this table:
PEOPLE
id | name
1 | john
2 | mary
3 | bob
Using p = Person.find(2), is it possible to get the previous (john)
and next (bob) records using perhaps something like p.previous and
p.next? If not, how can I do this without resorting to ugly queries?
Thanks in
2007 Apr 26
2
SEGV with Dovecot v1.0.0 Deliver and cmusieve v1.0.1 and vacation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I have a small Sieve script that tries to use vacation that segfaults.
The script is the one from http://wiki.dovecot.org/LDA/Sieve.
When I change the email address (I changed the local part into "skai"),
hence, vacation is skipped, the mail is delivered without any problem.
==== script start
require ["fileinto",
2007 Feb 18
3
Numbers on stylesheet_link_tag and image_tag
Can anyone explain to me exactly what are those numbers that rails
appends to stylesheets and images when using stylesheet_link_tag or
image_tag? At first I thought it would be so the browser wouldn''t
cache the stylesheets, but that doesn''t make much sense for images,
plus it seems that the numbers are unique, maybe based on the session.
Any idea?
Thanks
2006 May 18
8
Concatenated key
Hi all,
I started playing a couple days ago with Rails and it find it very
interesting.
But I''m a bit stuck with making it work with a concatenated primary key.
I want to use my own names for the DB fields and I''m using SQL Server
2005.
My tables look roughly like this:
CREATE TABLE USERS (
USR_ID VARCHAR(25) NOT NULL PRIMARY KEY,
USR_PASS VARCHAR(25)
)
CREATE TABLE
2005 Dec 20
1
want to list process with rails
hy
i want to create with rails an app that list process with informations
like pid ,memory allocated , time ....
can tou help me
--
Posted via http://www.ruby-forum.com/.
2003 Feb 24
1
(fwd from johanhusselman@cks.co.za) Please help with smb printing
----- Forwarded message from Johan Husselmann <johanhusselman@cks.co.za> -----
From: "Johan Husselmann" <johanhusselman@cks.co.za>
Subject: Please help with smb printing
Date: Sat, 22 Feb 2003 19:17:40 +0200
To: <samba@samba.org>
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
Can tou please help me to setup smb printing from red hat 7.3 to a
windows2000
2004 Aug 06
2
directory servers
Hi all i use icecast and my server seems to touch many directory servers
.. but when i visit for example http://yp.icecast.org ,
my server i not listed .
I remember it was listed four or five weeks ago ... why that ?
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a