search for: localities

Displaying 20 results from an estimated 87303 matches for "localities".

2004 Feb 26
2
Trouble with install, still
I've tried building it on a server that I know has pretty much every library possible for a program to need, but I'm still not getting a good samba install. I'm on white-dwarf linux (kernel 2.4.25), gcc 3.3.2, Samba 3.0.2a White-dwarf is home-grown, very much like slackware. When I configure and make and make install, I don't get any errors, but I when I look for some files
2010 Sep 30
6
[LLVMdev] CMake "sudo make install" & headers
Hi, I might just be doing something stupid, but when I do $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release .. $ sudo make install I don't get the expected headers in /usr/local/llvm-2.8/include/llvm It is simply an empty directory. What am I doing wrong? This is on Mac OS X, CMake 2.8+ Kind regards, Samuel
2006 Apr 26
1
Building native extensions fail on Macbook Pro
I noticed that indexing seemed a little slow, so I tried reinstalling the 0.9.1 gem and noticed some errors while it was building the native extensions. Ferret still works with the pure ruby versions, but I''d love to take advantage of the c speed. I''m not real familiar with C, so I was wondering if anyone know what the errors are and if they can be fixed. Thanks -Lee ******
2010 Oct 01
0
[LLVMdev] CMake "sudo make install" & headers
On Thu, Sep 30, 2010 at 3:08 PM, Samuel Williams <space.ship.traveller at gmail.com> wrote: > Hi, > > I might just be doing something stupid, but when I do > > $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local/llvm-2.8 -DCMAKE_BUILD_TYPE=Release .. > $ sudo make install > > I don't get the expected headers in >        /usr/local/llvm-2.8/include/llvm > > It is
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
Sorry for the rapid fire replies, but this configuration works for me: install(DIRECTORY include/ DESTINATION include # FILES_MATCHING PATTERN "*.def" PATTERN "*.h" PATTERN "*.td" PATTERN "*.inc" PATTERN ".svn" EXCLUDE ) install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/ DESTINATION include # FILES_MATCHING PATTERN
2020 Feb 24
0
Problem with swap?
Hello, today i typed "htop" for controlling my ressources. I could see that my swap is neraly 100%. This problem occurs since start of the server, about 3 year ago. Its not a critical issue for me, because the server is running fine. Several times i incereased the size of swap. Today 9,3GB of 10GB swap are allocated (33 day uptime). My system is still running and i have no
2000 Nov 28
2
No subject
I have a problem compiling openssh 2.3.0p1 The configure script runs fine then if you see below; when I compile it dies: Manual pages: /usr/local/man/manX PID file: /usr/local/etc Random number collection: Builtin (timeout 200) Manpage format: man PAM support: yes KerberosIV support: no
2005 Aug 09
2
error compiling asterisk on solaris
hello, can anyone help me? im gettitng this error when i tried runnin make on solaris 9 rm -f include/asterisk/version.h.tmp make[1]: `ast_expr.a' is up to date. make[1]: Leaving directory `/export/home/fst/chris/cvs/asterisk' gcc -g -o asterisk io.o sched.o logger.o frame.o loader.o config.o channel.o t ranslate.o file.o say.o pbx.o cli.o
2017 Dec 11
2
Replication problems bdc to pdc
Hello, Replication from backup Active Directory Domain Controler to primary Active Directory Domain Controler does not work, reporting error ' WERR_BADFILE '. The reverse works. * Linux: Raspbian, debian stretch lite * Samba version 4.5.12-Debian * DNS: BIND9_DLZ 9.10.x * Installed packages: ntp ntpdate samba smbclient winbind libcups2 samba-common cups ldb-tools bind9
2000 Feb 17
2
Installation of rpm file on Suse Linux 6.2 (PR#449)
Full_Name: Luzi P. Schucan Version: R-base-0.90.1-2.i386.rpm OS: Linux Submission from: (NULL) (141.84.136.129) I just wanted to install the rpm package with rpm --v -i [file], and here is the log: (I DID run it as root!!) (the important thing is in the end: there must be a bug in the post install script. The problem is, that it does install all the files, but it doesn't correctly hang the
2020 Feb 26
1
GPO redirected folders reg path issue
On Wed, Feb 26, 2020 at 10:20 AM Philippe LeCavalier < support at plecavalier.com> wrote: > On Wed, Feb 26, 2020 at 10:09 AM Philippe LeCavalier < > support at plecavalier.com> wrote: > >> On Thu, Feb 20, 2020 at 10:56 AM L.P.H. van Belle via samba < >> samba at lists.samba.org> wrote: >> >>> >>> A setup on howto improve your samba
2004 Feb 27
0
Réf. : Trouble with install, still--please help
Hi These files are the samba daemon ! > usr/local/samba/sbin/nmbd > usr/local/samba/sbin/smbd > usr/local/samba/sbin/swat > usr/local/samba/sbin/winbindd You must create the smb.conf in /usr/local/samba/lib. ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32
2019 Jan 12
2
Error: corrupted double-linked list
Hello, Not sure if this is the right list of if this is a gdal/sf issue so I apologize but recently I've been seeing errors that crash R/3.5.1 and throw a double-linked list error (see below). Has anyone else come across this issue and if so is there a fix? > rwhole <- st_transform(rwhole,st_crs(ele.map)) *** Error in `/usr/local/lib64/R/bin/exec/R': corrupted double-linked list:
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4 machine. It works just great for about 9 days, then processes will not die. It starts to become a problem when I can't kill processes, restart services, connections hang, and I can't reboot or shutdown, I have to do a hard reset. I can't really find anything in the logs to indicate what is giving me
2008 Jan 11
0
freebsd-security Digest, Vol 236, Issue 1
-----Original Message----- From: owner-freebsd-security@freebsd.org [mailto:owner-freebsd-security@freebsd.org] On Behalf Of freebsd-security-request@freebsd.org Sent: Friday, January 11, 2008 3:00 PM To: freebsd-security@freebsd.org Subject: freebsd-security Digest, Vol 236, Issue 1 Send freebsd-security mailing list submissions to freebsd-security@freebsd.org To subscribe or unsubscribe via
2010 Sep 30
2
[LLVMdev] CMake "sudo make install" & headers
Hi Oscar, I tried that but it didn't work. However, it did work fine on Linux for me so I am now a bit confused. Here is the output from $ sudo make install Install the project... -- Install configuration: "Release" -- Installing: /usr/local/llvm-2.8/lib/libLLVMSupport.a -- Installing: /usr/local/llvm-2.8/lib/libLLVMSystem.a -- Installing: /usr/local/llvm-2.8/lib/libLLVMCore.a --
2008 Jan 10
2
ident daemon: oIdentd creating a lot of processes
hi! all, i'm using oidentd-2.0.8 installed through /usr/ports/security/oidentd for ident authentication what puzzled me is when im starting the daemon using the script provided at /usr/local/etc/rc.d/oidentd.sh it will create a lot of process ID and my system will become slow CPU resources will turn upside down rapidly from 90+% idle to always 0% idle this is the PIDs while querying daemon
2006 Jun 12
1
Ruuid had non-zero exit status (PR#8965)
> source("http://www.bioconductor.org/biocLite.R") > biocLite(c("Ruuid")) Running getBioC version 0.1.6 with R version 2.3.1 Running biocinstall version 1.8.4 with R version 2.3.1 Your version of R requires version 1.8 of Bioconductor. trying URL 'http://bioconductor.org/packages/1.8/bioc/src/contrib/Ruuid_1.10.0.tar.gz' Content type 'application/x-gzip'
2015 Mar 18
1
Folders with ~ (tilde) slow to save
I tried to close everything I had open and filter as best as I could.. but left random lines in just in case it helps. 172.16.5.230 is my local machine and *.33.235 is the server. This is a slow save.. 13:48:39.852340 (60) 001F5B35DB28 Broadcast UDP - Other Ports 172.16.5.93 172.16.5.255 00:04:53.922946 293.922946 13:48:39.852605 (60) 001F5B35DB28 USC-IANA
2000 Nov 29
0
ssh problem
It was simple, I left out /usr/ccs/bin out of my path during compilation. Thanks, Christian -----Original Message----- From: mdb at juniper.net [mailto:mdb at juniper.net] Sent: Tuesday, November 28, 2000 2:03 PM To: Christian Chiaverini Subject: Re: It looks to me like the $(AR) make macro is giving the empty string. You probably want it to be /usr/ccs/bin/ar Let openssh-unix-dev at