similar to: Installation error?

Displaying 20 results from an estimated 5000 matches similar to: "Installation error?"

2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks, I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc version 2.95.3: % ./configure --with-utmp % make Compiling smbd/password.c smbd/password.c: In function `grab_server_mutex': smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex' discards qualifiers from pointer target type Compiling lib/system.c lib/system.c: In function
2011 Feb 04
6
A plugin inside an engine
In Rails 3, is it possible to have a plugin inside an engine? Adding the lib dir of the plugin to autoload_paths doesn''t seem to work. I can manage to load it by adding that path to $: and requiring the init.rb file, but I''m not sure that''s the correct approach. Thanks! -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2000 Apr 24
1
Samba 2.0.6 Compilation Warning under Solaris 7
I am trying to install Samba 2.0.6 under Solaris 7 (latest Sun-recommended patches applied) using the GNU C compiler "gcc version 2.95.1 19990816 (release)". It seems strange to me that there is a compilation warning because the purpose of the wrapper for which the compilation warning is issued is to make sure typing and results are correct. The problem appears to be due to a
2010 Jul 10
2
connection lost
Hi, I've been trying to get my new Tripplite OmniVS100 UPS (USB Connection) to work on my system. What I have is: Ubuntu 10.04 Server Nut 2.4.3 /etc/nut/ups.conf [omni] Driver = usbhid-ups Port = auto Desc = "My Server" /etc/nut/nut.conf MODE=standalone I followed the instructions at this link:
2007 Sep 05
2
compatibility with Tripps SMART/OMNI/OMNISMART ?
I've having trouble understanding the NUT compatibility page. Is it compatible with the OMNISMART300? Or the OMNI900LCD? The compatibility page said for instance SMART550 -- tripplite_usb SmartUPS -- tripplite OMNI650LCD -- usbhid_ups so I'm not sure if an OMNISMART300 is like a Smart, or a SMART, or an OMNI, or even if it's supported at all. Thanks in advance for any help!
2006 Apr 12
2
vim 7 ruby omni-complete v0.2
Thanks to some outside suggestions and contributions we now have another release. If you missed the original announcement, rbcomplete provides a vim7 omni-completion function (code completion) for vim. It is based on complete.rb, pycomplete.vim and ccomplete.vim. Any input is welcome. Whats New: ------------ At the request of many people, Object''s instance methods are no longer
2008 Sep 04
1
Some issues with UPS Forza SL-1001
Hi to everybody. Some days ago, I bought an UPS by Forza Power Technologies, model SL-1001. This Forza SL-1001 is line-interactive, has 14,4 A/h charge and is rated at 1000VA. Before, I had a TrippLite Omni 500 (or something like that), a simple contact-closure UPS, and I used nut with the simple genericupsdriver, so I'm new with this type of UPSs. NUT doesn't list Forza as a
2003 Apr 01
1
Write to NT Share from Unix, possible ?
Hi All, we have been using OMNI-NFS software to share a PC share out to a Unix bos. The Unix box places files on the PC, but the OMNI-NFS software keeps crashing and occasionally will not restart at all even after rebooting the machine and performing ChkDsk/Scandisks. We would like to replace this with something else, anybody know if Samba can help here? Any help even small would be most
2011 Jun 12
1
Score Test Function
Greeting R Community, I'm trying to learn Logistic Regression on my own and am using An Introduction to Logistic Regression Analysis and Reporting (Peng, C., Lee, K., & Ingersoll, G. ,2002). This article uses a Score Test Stat as a measure of overall fit for a logistic regression model. The author calculates this statistic using SAS. I am looking for an [R] function that can compute
2003 Nov 07
6
Printing with CUPS
I've just been trying to get my Samba 3.0.0-2 build to work with CUPS. The rpm I downloaded from the Samba site was not compiled with CUPS library support. Which is why I am assuming that having added printing = cups in my conf file things are not working. If I use the source rpm can I force the build to include CUPS library support ? Or do I have to build from scratch? thanks Alan
2009 Sep 08
1
gstat---2 basic plot questions
Hi all-- I'm new to R, statistics and programming, so sorry if this is a really basic question! I have plotted a directional variogram, and I want to a. overlay the omni-directional line over each directional panel b. display the directional variograms in a single panel with a legend that associated each line to each degree measurement. The line I'm using is
2009 Aug 12
1
Vista Issues with samba
We have Samba setup for our shared drive. I have pasted the smb.conf file below. Everything is working well accept when we try and run an EXE file using Windows Vista. When we run an EXE file it first ask for UAC control then it pops up the username and password prompt. You must then type your username and password in again before it will run. I think the issues is that UAC is now running the
2006 Oct 11
2
Adding TrippLite SMART550 / Protocol 2001 Support
I have added preliminary support for the TrippLite protocol number 2001 into tripplite_usb.c. The attached file is supplied as a patch against today's SVN. This patch adds support for TrippLite SMART550USB and some Omni models. Tested are On Line, On Battery, Battery Good, and Battery Bad indication. Everything else seems to work, but this UPS is attached to a critical system, and I can
2014 Jun 17
2
No es un problema de tm tienes doc.corpus vacío
No es un problema de tm ni de SnowfallC ni de mcapply (por el path utilizas linux, en windows mcapply según el manual no va bien) No defines bien los objetos que pasas. Pasas doc.corpus en lugar de corpus ( o asignas a corpus en lugar de a doc.corpus) . Depura los programas cuando salga un error de objeto, como te pone en el Error que pasas . Temporalmente lo tienes arreglado en
2002 Dec 16
1
Samba 2.2.7a, Solaris 5.8 and GCC 2.95.3 compilation warnings
Hi, I have just compiled and linked Samba 2.2.7a on a Solaris 8 server with the GCC 2.95.3 version compiler. I get the following compilation warnings. Can i still use the software without a expected crash? Compiling passdb/secrets.c passdb/secrets.c: In function `secrets_named_mutex': passdb/secrets.c:287: warning: passing arg 2 of `tdb_lock_bystring' discards qualifiers from pointer
2001 Nov 14
2
compile errors on version 2.2.2
Hi -- Compiling samba 2.2.2 on Solaris 2.7 server I get the following errors: (These are not in sequence.) Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:234: warning: return from incompatible pointer type lib/util.c: In function `transfer_file': lib/util.c:559: `_write' undeclared (first use in this function) lib/util.c:559: (Each undeclared
2007 Apr 13
4
[LLVMdev] "Name that compiler"
me22 wrote: > One of the nicer project names I've seen recently is Alexandria, for a > book database program ( http://alexandria.rubyforge.org/ ). It > unfortunately fails the searchability test, but does brilliantly at > reminding you what it is. Along these lines, is there any mythical characters or historical persons which are associated with translation (which is the primary
1999 Jun 18
0
LDAP functionable? ldap.c does not compile on Solaris 2.6 /SWAT bug?
Hi, Is there anybody who succesfully compiled 2.0.4b INCLUDING LDAP support "--with-ldap"? And on Solaris 2.6 (2.x)? I first had configure run with also the NISPLUS option, but didn't want that after all. I had a lot of problems trying to get Samba accepting connections anyway. That compiled oke: there's a little bug? in the SAMBA source somewhere however, because I always get
2000 Jan 20
1
MS Excel/NT/Samba timestamp - serious problem, bug?
A rather distressing timestamp issue (to multiple users here). Anyone seen similar behavior or have a suggestion/solution? Problem: Opening and closing an excel file (no changes/keystrokes to file) on the Samba server causes the file to be saved with time stamp of closing. (There is no autosave set on Excel - also see other info below) MS Excel 97 SR-2 NT 4.0 SP5 Solaris 2.6 or 2.7 (2
2005 Sep 07
1
Tripp Lite OMNIVS1000 USB driver
There is a branch (Tripp_Lite_Omni) in CVS for the Tripp Lite OMNI USB driver that I have been working on. I think it covers both the OMNIVS1000 and the OMNIVS1500XL, but I do not have one of the latter units to test. If you have one of these, and want to do some testing, please check out the branch and let me know if you run across any problems. I also occasionally make tarball snapshots; email