Displaying 20 results from an estimated 79 matches for "stow".
Did you mean:
stop
2008 Jan 06
0
RFC: defined type for stowed packages
This appears to be working for me, but suggestions on improvements are
welcome:
master/manifests/definitions/stowedpackage.pp:
> define stowedpackage ( $basepackage, $version,
> $rsyncserver=''gold.cae.tntech.edu'',
> $rsyncmodule=''metastow'',
> $stowdestdir=''/usr/local/stow'' ) {
>
> file { stow_initiator:
> sourc...
2007 Jan 26
1
Virtual provides
For example, an exec should depend on the binary being present. But
the exec resource should not care where the binary is coming from.
For example, we have a stow command:
define stow($creates, $path = "/usr/local/bin") {
exec { "stow-$name":
command => "$path/stow -v $name",
cwd => "/usr/local/stow",
creates => $creates,
}
}
I would like to say that the exec requires stow....
2006 Sep 08
4
Does acts_as_attachment :storage => :db_system work?
I found the post about needing to install acts_as_attachement_1_1_6 if
you are not on edge rails. But I am having trouble getting db_system
storage to work. As far as I can tell in from the database, things are
working, but I don''t see how my model table hooks up with the db_files
table so I am having trouble altering the image_tag from the tutorial
2008 Feb 28
4
how to uninstall
hello guys
i have centos5.1, and my subject is :
when i install a package without the rpm tool cause its not rpm package like configure , make , make install
how can i uninstall it later ?
thank u all for ur time
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
2013 Jul 17
2
Linux Plumbers ACPI/PM, PCI Microconference
Myron,
On Tue, Jul 16, 2013 at 8:21 PM, Myron Stowe <myron.stowe at gmail.com> wrote:
>
> Shuah - You brought up the idea about "Converting drivers from Legacy
> PM ops to dev_pm_ops"; would you like to present what you have
> done/encountered so far?
>
Awesome. Yes, I would like to present what I have done so far a...
2013 Jul 17
2
Linux Plumbers ACPI/PM, PCI Microconference
Myron,
On Tue, Jul 16, 2013 at 8:21 PM, Myron Stowe <myron.stowe at gmail.com> wrote:
>
> Shuah - You brought up the idea about "Converting drivers from Legacy
> PM ops to dev_pm_ops"; would you like to present what you have
> done/encountered so far?
>
Awesome. Yes, I would like to present what I have done so far a...
2006 Nov 20
2
Tripp light driver?
Hey,
I am wondering if anyone gotten nut to work with a Tripp Light Smart Pro
2U Rack/Towers (SMART2200RMXL2U). If so which driver did you use, or
what driver do you think I should try?
Also when trying use a nut driver, do you have to be a nut user?
Thanks,
Ricky
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Nov 05
4
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
...ory
> whenever you like (but it may trigger a rebuild).
> but it may trigger a rebuild
Yeah, that's not what I want.
> But you know you can
> do this right?
>
> $ make install DESTDIR=/some/path/
That's not the same behaviour at all!
DESTDIR="$HOME/root/usr/local/stow/llvm" installs to
"$HOME/root/usr/local/stow/llvm/$HOME/root/usr/local" instead of
"$HOME/root/usr/local/stow/llvm" which is silly.
> The documentation is probably the biggest problem. I actually quite
> liked CMake (apart from its syntax and variable scoping rules)...
2018 Feb 20
1
[OT?] Winexe and recent samba...
Michael Stowe did some work to "fix" things with 4.5, I think (that were
merged into the repo you're using) -- you might want to contact him?
https://github.com/mwstowe/stowe-verlay/tree/master/net-fs/winexe
Other than that, relatively recent (September 2017) RPMs for CentOS can be
found here, th...
2013 Jul 31
1
Linux Plumbers ACPI/PM, PCI Microconference
On 07/30/2013 05:38 PM, Rafael J. Wysocki wrote:
> On Wednesday, July 17, 2013 08:31:55 AM Shuah Khan wrote:
>> Myron,
>>
>> On Tue, Jul 16, 2013 at 8:21 PM, Myron Stowe <myron.stowe at gmail.com> wrote:
>>
>>>
>>> Shuah - You brought up the idea about "Converting drivers from Legacy
>>> PM ops to dev_pm_ops"; would you like to present what you have
>>> done/encountered so far?
>>>
>>
>>...
2013 Jul 31
1
Linux Plumbers ACPI/PM, PCI Microconference
On 07/30/2013 05:38 PM, Rafael J. Wysocki wrote:
> On Wednesday, July 17, 2013 08:31:55 AM Shuah Khan wrote:
>> Myron,
>>
>> On Tue, Jul 16, 2013 at 8:21 PM, Myron Stowe <myron.stowe at gmail.com> wrote:
>>
>>>
>>> Shuah - You brought up the idea about "Converting drivers from Legacy
>>> PM ops to dev_pm_ops"; would you like to present what you have
>>> done/encountered so far?
>>>
>>
>>...
2008 Jun 21
0
dovecot-1.1.0: child (imap) killed with signal 11
...ading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/lib/libgcc_s.so.1
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/local/stow/dovecot-1.1.0/lib/dovecot/imap/lib20_expire_plugin.so...done.
Loaded symbols for /usr/local/lib/dovecot/imap/lib20_expire_plugin.so
Reading symbols from /usr/local/stow/dovecot-1.1.0/lib/dovecot/imap/lib20_fts_plugin.so...done.
Loaded symbols for /usr/local/lib/dovecot/imap/lib20_fts_plugin.so
Read...
2007 Oct 11
1
problem installing MCMCpack
...g for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for trunc... no
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/usr/local/stow/R-2.5.1/lib/R/include
-I/usr/local/stow/R-2.5.1/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC
-I/usr/local/include -fpic -g -O2 -c lecuyer.cc -o lecuyer.o
In file included from lecuyer.h:63,
from lecuyer.cc:4:
rng.h: In member function `scythe::Matrix<d...
1999 Dec 10
3
scp with openssh on the server side and $PATH.
...p from or to a machine that runs openssh-1.2pre16
on Debian Linux, I keep getting the error message "scp: command not
found". Executing "ssh this-host echo \$PATH" yields
"/usr/bin:/bin:/usr/sbin:/sbin:" which might be set in config.h.
sshd is installed to /usr/local/stow/openssh-1.2pre16/sbin, scp to
/usr/local/stow/openssh-1.2pre16/bin; both programs are then symlinked
so that they can be found in /usr/local/[s]bin.
I changed config.h to say
|#ifndef _PATH_STDPATH
|# define _PATH_STDPATH "/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:"
|...
2014 Nov 04
6
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
...t if it's possible
to set such defaults for CMake and even if it is the difficulty in
finding how to do so is a bad sign.
- In Autotols the installation directory is overridable at install
time so I can set the prefix variable to a different directory such
as "$HOME/root/usr/local/stow/llvm" and using GNU Stow have easy
package management and isolation between software. CMake does not
offer such a capability or is so poorly documentated that it is
impossible to find out how to do so.
Overall, CMake isn't a bad build system for actually building software
but simply...
2006 May 15
8
set_table_name and self.table_name
I have some legacy tables that I used set_table_name on, I''m attempting
to write a method that will get key value from a sequence table and then
update it and return a value. I''m hoping to put this in the base
ActiveRecord method so I would like to reference the table name with
self.table_name or something...
class Contacts < ActiveRecord::Base
set_table_name
2009 Sep 27
1
Sieve: problems installing in different prefix
...always get installed in the directory
/usr/local/lib/dovecot/lda, no matter what "prefix" argument is supplied
to "make install". Only the libraries seem affected, not the rest of the
Sieve plugin distribution (i.e. sieve, sievec, sieve-test, ...).
Background: I like using XStow [1] to manage packages built from source.
With XStow one can configure and build software like Dovecot and Sieve
as usual (./configure && make) but then install it under a custom
directory/prefix, like /usr/local/stow/dovecot-1.2.5. The "prefix"
argument for "make install...
2006 Sep 18
3
tripp lite SMART2200RMXL2U -- empty ups.status
...is not supported)
I figured out how to get the device perms correct. A sample run is
included below. Any ideas why the ups.status line is empty?
jeff
$ sudo /usr/local/bin/upsdrvctl -DDDDD start
Password:
Network UPS Tools - UPS driver controller 2.1.0
Starting UPS: tripplite
exec: /usr/local/stow/nut-2.1-dev/bin/tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.6 (2.1.0)
Warning: This is an experimental driver.
Some features may not function correctly.
Detected a UPS: TRIPP LITE/TRIPP LITE SMART2200RMXL2U
Using SMARTPRO protocol (3003)
Unknown battery v...
2007 Oct 02
6
Push /home/* directories recursively to clients
Hi I am trying to push populate /home & subdirectories from the puppet
server to all the Linux clients.
I managed this with cfengine using rsync. But I am not sure how do I
achieve this in puppet, do we have any inbuilt function for this.
Also, is there a function for userdel like for useradd (user)
groupadd(group).
Any suggestion is appreciated.
--
Deepak
2013 Jul 31
2
[Announcement] Linux Plumbers ACPI/PM, PCI Microconference
Hi All,
The original announcement didn't go to linux-pm, so again:
On Tuesday, July 16, 2013 08:21:26 PM Myron Stowe wrote:
> Linux Plumbers has approved an ACPI/PM, PCI microconference. The
> overview page is here:
>
> http://wiki.linuxplumbersconf.org/2013:pci_subsystem
>
> We would like to start receiving volunteers for presenting topics of
> interest. There is a lot of activity in the...