Displaying 20 results from an estimated 10000 matches similar to: "Fedora Core 4 rpms"
2005 Dec 02
1
/wine question
I just got wine-9.2 for fedora 4. I wiped out my ~/.wine directory to start
completely clean and installed the rpm.
I took a look inside ~/.wine and there are no fake windows/dos drives at
all. I ran wine without any arguments (checked manual, there seems to be
only version and help, tried those later), and then ran winecfg.
Still, there are no dosdevices at all. I looked in the newest
2006 Apr 30
2
fedora core 4 + mysql 5 + dovecot
hi all
just a quick question
i have dovecot (0.99.14 yum install) running on my fc4 server
to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's
i really would prefer to use mysql 5, but to satisfy the dependencies, i
had to go to mysql 4
now, i just want to know if there is an rpm (linux rather than specific
fc4 version is fine) out there for dovecot, that i
2005 Aug 26
5
Fedora Core 4 x86_64
I am about to build a Dual Opteron Asterisk box as our soon to be
production server.
Is Core 4 supported or should I stay with Core 3?
There was a recent post about an issue with the latest Core 3 Kernel and
zaptel. I had the same experience, but just rolled back to the previous
version of the Kernel on Core 3 on our evaluation server.
Thanks in advance
2009 Oct 03
3
Desiring to set up Windows Vista and Linux Fedora Core 4
Greetings!
Tonight is unfortunately the first small bit of time I've had to even
try to get Samba configured between my Vista and my Linux FC4. (My mother
as well as my extremely limited home time dealing with important things
are my main delays.)
It's not going well. :-)
I have added hosts allow with 192.168.1 and 192.168.2. I have
experimented with a few things. I
2005 Aug 18
4
problems when installing R in Fedora core 4
Hi, I got a problem when installing R in Fedora core 4. When I ran
.configure, it gave the following error message:
configure: error: --with-x=yes (default) and X11 headers/libs are not available
Could anyone tell me what's wrong? Am I missing some package in Fedora?
Thanks a lot for your help.
Peter
2005 Aug 19
2
Installing R in Fedora Core 4
R is included in Fedora Extras. You can skip downloading Extras and updating the packages on the CD by using:
yum index | grep R
and installing the half dozen or so individual packages that will be listed. The number of packages may be mildly annoying but if you install this way you will be notified of R updates along with all of your other security and application updates through the Red Hat
2015 Feb 03
3
pam_winbind vs. pam_ldap ?
Greetings, All!
I'm using Samba 3.6 and OpenLDAP currently.
The core configuration has been done eons ago, and I'm not quite sure it is
actual any more. I see a number of PAM-related errors every time the system
boot up. One concerning me is
Jan 28 02:31:21 daemon1 perl: pam_ldap: error trying to bind as user "uid=root,ou=Users,dc=darkdragon,dc=lan" (Invalid credentials)
Is this
2005 Jun 11
1
Fedora Core 4 and certificates
This is a heads-up that certificates will be moving to a new location in
FC4. See section 6.2.3.1 in the release notes:
<http://fedora.redhat.com/docs/release-notes/fc4/errata/>
2005 Jul 11
4
Zaptel won't compile under Fedora Core 4
I hope someone can offer me some help with this. Basically, the current CVS
version of Zaptel will not compile under Fedora Core 4. I have closely
followed the directions in
http://www.voip-info.org/tiki-index.php?page=Asterisk+Fedora+Core+3 using
the versions given in the FC4 distro with no luck. Here's the output when I
run "make linux26". Any help would be great. TIA.
2006 May 29
2
Fedora Core 5 and Windows 98
Greetings All,
My problem is trying to mount an SMB share from Fedora Core5 to a
Windows 98 Machine. Before upgrading from FC4 to FC5 everything worked.
I have searched around and it appears that the smbmount and mount -t
smbfs options have been deprecated in Samba 3.0.22-1 in favor of CIFS.
The command I have been trying now is:
mount -t cifs //192.168.0.126/laptop /mnt/share -o username=chime
2005 Apr 07
1
/lib/tls will be no more in Fedora Core 4 Test 2 - updated instructions for Xen?
In Fedora Core 4 Test 2, the /lib/tls directory has gone. Most
applications are linked to /lib/libc.so.6:
# ldd /bin/true
libc.so.6 => /lib/libc.so.6 (0x00c72000)
/lib/ld-linux.so.2 (0x001b6000)
and there is /lib/obsolete/linuxthreads/ for apps that need it.
What should we Xen users do now if we want to avoid triggering the code
that used to emulate unsupported stuff in
2006 Jan 27
5
Volume of patches for CentOS vs Fedora
I'm trying to come to a decision between CentOS 4.2 and Fedora Core 4
for use on a server. One of the things the server will be serving is X
desktops so there are some advantages to Fedora.
However, one thing I can't help but notice is that the patch volume for
FC4 from Oct 11 2005 thru the present compared to CentOS 4.2 for the
same period is about 5 times greater. In fact, since
2023 May 17
4
suprising behaviour of tryCatch()
Hello,
I run a fisher.test() in a loop, with the issue that some of the data will not be useable. To protect the loop I used tryCatch but:
sexsnp = rep(NA, 1750)
for(i in 1:1750){tryCatch(sexsnp[i] = fisher.test(table(data[,3], data[,i + 38]))$p, error = function(e) print(NA))}
Error: unexpected '=' in "for(i in 1:1750){tryCatch(sexsnp[i] ="
But this works:
for(i in
2000 May 17
1
Is this list still active?
I haven't seen traffic here in eons..
Could someone help me with SWAT? Based on the permissions given when
connecting to SWAT, and by the passwords screen, it *looks* like one can
give someone (other than root) access to modify samba shares through SWAT.
Does anyone know how to accomplish this? SWAT's documentation is very
poor....
Regards,
Will
2023 Jul 22
1
Parallel dialoog with different Alert-Info headers
We have a couple of parallel ring settings (and this has worked well for eons).
Either in the form of
same => n,Dial(SIP/1001 & SIP/1002 & SIP/1003 …..)
Or via a subroutine (below) that has a bit of extra logic:
FOO = 1010 & 1019 & 1017 & 1033
...
same => n,gosub(sub-callout,s,1,(${FOO},”Ringing all class FOO telefons"))
Now I have two types of phones
2016 May 28
2
CentOS 6.8 Apache-2.2.15-53 re-write question
On 05/28/2016 01:35 PM, Alexander Dalloz wrote:
> Am 28.05.2016 um 21:03 schrieb Paul R. Ganci:
>> Starting httpd: Syntax error on line 31 of
>> /etc/httpd/conf.d/olddomain.conf:
>> RewriteCond: bad argument line '%{REQUEST_URI}!^/test/
>
> You missed a whitespace between the server variable %{REUQEST_URI} and
> the value you test against. In both cases you did.
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs:
Fedora Core 4
2.6.13-1.1532_FC4smp
ATI Radeon 9200 SE
P4 2.4Ghz (hyperthreading)
xorg 6.8.2
Aureal Semiconductor Vortex 2 sound card
Intel 82801EB chipset
wine-20050524 FC3 rpm works just fine on my FC4 system. But any
versions after that lockup my system when running wine. For the 200506
- 200510 versions of wine I have compiled them from scratch so I assumed
it was something
2009 Aug 22
3
Desiring to set up Windows Vista and Linux Fedora Core 4 Samba; brand new subscriber
Greetings!
I am a brand new subscriber to this mailing list. I will try to be
kind and humble, and I would appreciate if anyone reading this could offer
to help me set this up, I would appreciate it.
First, let me tell you what I'm trying to set up. I recently got a
new Windows Vista computer. And, I'm running Linux Fedora Core 4, and Sun
Solaris 8. I am desiring to get the
2015 Feb 25
1
performance issue with large group and dbcheck / dc join
Hi everyone,
yesterday I had to debug a failing join on a large domain for a group of
primary schools with 1000+ desktop and 10k accounts. The domain run
mostly ok except for some replications issues, however joining a new DC
just takes eons and so does dbcheck.
After some investigation into dbcheck (4.1.17) and some "human powered"
valgrind like evalution using pudb, I came to the
2023 Jul 22
1
Parallel dialoog with different Alert-Info headers
On 7/22/2023 4:51 PM, Dirk-Willem van Gulik wrote:
> We have a couple of parallel ring settings (and this has worked well for eons).
>
> Either in the form of
>
> same => n,Dial(SIP/1001 & SIP/1002 & SIP/1003 …..)
>
> Or via a subroutine (below) that has a bit of extra logic:
>
> FOO = 1010 & 1019 & 1017 & 1033
> ...
> same =>