Displaying 20 results from an estimated 600 matches similar to: "qt3-devel packages"
2005 Mar 29
2
Multiple auth method problem
Hi,
I'm having issues getting the multiple authentication methods of dovecot
1.0-test65 to work correctly on NetBSD. I am combining a MySQL database
of virtual host accounts with the system password database of local
machine accounts. Both work correctly when enabled on their own, but
when enabled together only the one listed first in the "auth default"
section of dovecot.conf
2017 Jun 20
2
Icecast to Tunein
> Here's a description of how their API works and what you have to send
> it. I don't have a solution for sending it from the server and would
> LOVE to know one myself!
I used to run an internet radio station that was listed on TuneIn! Turned
it all off when I took a job with a large internet streaming music
service.
The way my setup worked was the automation system was
2005 Apr 01
1
Domain master vs. workgroup master?? (messages about domain master browser)
Can anyone tell me what to do about the messages I'm getting, or should I
ignore them?
I think my SuSE 9.2 box is configured to expect a doman, and there isn't
one, just a workgroup. Most things seem to be working ok, except for the
messages:
tolkien:/var/log # tail messages
Apr 1 00:43:05 tolkien nmbd[3962]: Unable to sync browse lists in this
workgroup.
Apr 1 00:56:28 tolkien
2010 Dec 10
5
Icecast source with updateable metadata?
Hello everyone,
I'm not new to Icecast, but I've always used Darkice. A new project
friends and myself are building for fun utilizes a Rivendell automation
setup that will run on one computer, then a source client for icecast on a
2nd computer with a mixer inbetween.
I'm looking to push the title information from the Rivendell system over
to the system that will have the
2007 Jul 18
5
[LLVMdev] memory hog llvm-ld
I want to share a little LLVM experiment.
I tried LLVM on one of my bigger Qt 3.x based projects. I used
llvm from SVN trunk (r39999) and SVN llvm-gcc-4.01 (r370) and
did compile every file with
/usr/src/llvm/dist/bin/g++ -c -pipe -g \
-Wall -Wextra -Wno-sign-compare \
... lots of -Dxxxx ... \
--emit-llvm -I/usr/share/qt3/mkspecs/default \
-I. -I.. -I../../../include/qt3 -I.obj/ \
2007 Jun 21
2
PHP 4.3.10 on CentOS 4 or CentOS 5
Hi Everyone,
I am in a fix with an installation for a client where I need PHP
version 4.3.10 or above (4.3.x, but not PHP 5). The application we are
trying to run will not run on PHP 5.
CentOS 4.5 provides PHP 4.3.9, is there a quick an easy way to have
PHP 4.3.10 available on either CentOS 4.5 or CentOS 5
Any pointers will be greatly appreciated.
--
"I never look back darling, it
2008 Jan 17
4
Asterisk desktop tools for OS X
Hi everyone,
I have been long working on a project (http://asterisktools.org, to be
released under GPL) that aims to provide desktop tools for Macs. I am
finally getting to the release stages of this application and hope to
have an early BETA available next weekend.
If there is anybody who is interested in this tool, please send me an
email as I am looking for people who can test the
2007 Mar 12
3
PgSQL development libraries?
Hi,
I am trying to compile an application (PowerDNS) with PostgreSQL
support. Where do the PowerDNS libraries get installed under CentOS?
I am constantly getting the error
checking for PgSQL library directory... configure: error: Didn't find
the pgsql library dir in '/usr/include/lib/pgsql /usr/include/pgsql
/usr/include'
--
"I never look back darling, it distracts from the
2006 Sep 12
2
Jabber server?
Hi everyone,
I am looking for a Jabber server for CentOS.
Any ideas?
--
"I never look back, it distracts from the now", Edna Mode (The Incredibles)
2007 Mar 18
4
Hardware RAID monitoring
Hi Everyone,
Any ideas of tools that one can use to report errors etc for hardware RAID?
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
2007 Jan 23
2
Can't find asterisk.ctl under CentOS installation
Hi Everyone,
I recently upgraded to Asterisk 1.4 using the RPMS at ATrpms.net on
CentOS 4.4, Asterisk starts up but when I start the console it reports
this error and drops out.
"Unable to connect to remote asterisk (does
/var/run/asterisk/asterisk.ctl exist)?"
I have checked to see that the file asterisk.ctl actually exists. Any
suggestions?
--
"I never look back darling, it
2007 Jul 23
3
extension.conf doesn't reload?
Hi everyone,
I have just installed Asterisk 1.4.6 on CentOS 5. When I issues the
reload command in the asterisk command prompt, it doesn't seem to read
my configuration files. Any suggestions?
pbx*CLI> reload
The 'reload' command is deprecated and will be removed in a future
release. Please use 'module reload' instead.
== Parsing '/etc/asterisk/cdr.conf': Found
2008 Jan 31
2
CallerID shows wrong values in manager interface
Hi everyone,
My manager interface seems to be producing wrong CallerIDs when
internal extensions call each other. Can anyone see anything wrong in
the configuration snippets pasted below? The following instance has
extension 101 call 103. The phone does show the right caller ID, but
notice that the manager interface has the CallerID as the target
number (103).
Thanks a lot for your time.
2007 Aug 15
3
[LLVMdev] Strange error of llvm-ld
I'm using llvm-ld from SVN r41106
When issueing the command
$ /usr/src/llvm/installed/bin/llvm-ld -v -stats -native -O1 -strip-all -o main \
.obj/conf.o .obj/configwriter.o \
-L/usr/share/qt3/lib -L/usr/X11R6/lib \
-lcrypto -lusb -lutil -lqt-mt -lXext -lX11 -lm -lpthread
I get this output:
Linking bitcode file '.obj/conf.o'
Linked in file '.obj/conf.o'
Linking
2007 Dec 21
2
Bug when selecting text in Qt3 QLineEdit
Hi,
The minimalistic example application at
http://xile.org/le/LineEditBug.zip demonstrates a WINE bug when using
a QLineEdit widget from Qt 3:
* Enter some text in the line edit.
* Select some text using the mouse.
* Click into the line edit
Native Windows:
-> The selected text simply gets unselected.
Using WINE:
-> The selected text gets deleted.
Kind regards,
Markus
2007 Dec 31
1
Yum breaks after updating to CentOS 4.6
Hi everyone,
Yum on one my CentOS systems has decided to stop functioning after an
upgrade to CentOS 4.6. It's complaining about errors with
Python-SQLite packages?
Any ideas anyone? Here is what happens.
[root at monk var]# yum search zaptel
Setting up repositories
Reading repository metadata in from local files
Traceback (most recent call last):
File "/usr/bin/yum", line 29,
2007 Mar 14
3
Bind configuration
Hi everyone,
I know this is probably the wrong forum to ask this question, but is
there someone who has a working BIND configuration file that they are
willing to share.
Thanks.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
2007 Sep 04
1
Asterisk Manager Interface, reliably monitor NewCall for an extension
Hi Everyone,
I am writing an open source application that brings desktops widgets
to OS X (http://sourceforge.net/projects/astrxtools4osx/), for which I
am trying to get my head around the Asterisk Manager Interface.
I had been using the Event: NewCallerid to detect a new call which my
Asterisk server doesn't seem to send to the socket anymore, because of
which I have reverted to using
2009 Jan 07
1
Ubuntu 8.04 DomU image from jailtime.org on CentOS 5.2 Dom0
Hello all,
I am trying to get an Ubuntu 8.04 image running on my CentOS 5.2 Dom0
which so far has only been running CentOS 5.2 DomUs.
The image I am trying to run was fetched from jailtime.org (just so I
didn't have to go through building an image for myself).
The configuration of the DomU is based on what the guys at
jailtime.org provided and its as follows
name = "redgum"
2007 Aug 25
1
rspec hangs when used with QtRuby
Hello to everyone
I''m having trouble using RSpec to test code which uses QtRuby (both version 3
and 4).
I noticed that, after upgrading from RSpec 1.0.5 to RSpec 1.0.8, some of my
specs which used QtRuby caused spec (or rake, when used from a Rakefile) to
hang indefinitly. After a bit of investigation, I found that the problem
arose in the following situation:
* requiring Qt4 / Qt3