On 31/03/2014 20:25, Kfir Lavi wrote:
> Hi all,
> I'm trying to create an ebuild to install matlab MCR on gentoo.
> The installer InstallShileld try to create directory /root/InstallShield ;-)
> mkdir is run by java binary that try this. So I have no access to change it.
> There is no option to pro
Hi all,
I'm trying to create an ebuild to install matlab MCR on gentoo.
The installer InstallShileld try to create directory /root/InstallShield ;-)
mkdir is run by java binary that try this. So I have no access to change
it.
There is no option to provide InstallShield it's relative install path.
Am 31.03.2014 19:52, schrieb Stefan G. Weichinger:
> Am 31.03.2014 09:38, schrieb Stefan G. Weichinger:
>> Am 31.03.2014 03:21, schrieb Jonathan Callen:
>>
>>> USE=acpi does one thing, and one thing only: adds a dependency on
>>> sys-power/acpid. USE=multilib installs the 32-bit libGL.so, etc.
>>>
Am 31.03.2014 09:38, schrieb Stefan G. Weichinger:
> Am 31.03.2014 03:21, schrieb Jonathan Callen:
>
>> USE=acpi does one thing, and one thing only: adds a dependency on
>> sys-power/acpid. USE=multilib installs the 32-bit libGL.so, etc.
>> libraries on amd64 (so that `eselect opengl` can set them
On 31/03/2014 13:01, Tanstaafl wrote:
> Hi all,
>
> Ok, this is really irritating me...
>
> I have a script that simply performs some backups. The commands are like
> this:
>
> # perform tar.tgz backup of /etc
> tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
>
> When I run this s
On 03/31/2014 04:01 AM, Tanstaafl wrote:
> Hi all,
>
> Ok, this is really irritating me...
>
> I have a script that simply performs some backups. The commands are like
> this:
>
> # perform tar.tgz backup of /etc
> tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
>
> When I run thi
Am 31.03.2014 14:17, schrieb Nilesh Govindrajan:
> On 31-Mar-2014 5:45 pm, "Stefan G. Weichinger" wrote:
>>
>>
>> Aside from all the discussions around systemd, I simply gave the new
>> systemd-networkd a try.
>>
>> It helped me to simplify my config for my main machine where I run KVM
>> for virt
On 31-Mar-2014 5:45 pm, "Stefan G. Weichinger" wrote:
>
>
> Aside from all the discussions around systemd, I simply gave the new
> systemd-networkd a try.
>
> It helped me to simplify my config for my main machine where I run KVM
> for virtualization and need a network bridge:
>
>
http://www.oops.
On Mon, 31 Mar 2014 08:01:03 -0400, Tanstaafl wrote:
> > You're running tar with -v so it should produce output no matter what
> > it does. Is that mailed to you? What does it say?
>
> I don't have these mailed to me, but like I said, it absolutely does
> produce output - the problem is, when
Aside from all the discussions around systemd, I simply gave the new
systemd-networkd a try.
It helped me to simplify my config for my main machine where I run KVM
for virtualization and need a network bridge:
http://www.oops.co.at/en/publications/systemd-networkd-network-configuration-for-a-kvm
On 3/31/2014 7:13 AM, Neil Bothwick wrote:
On Mon, 31 Mar 2014 07:01:48 -0400, Tanstaafl wrote:
I have a script that simply performs some backups. The commands are
like this:
# perform tar.tgz backup of /etc
tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
When I run this script
On 03/31/2014 01:01:48 PM, Tanstaafl wrote:
Hi all,
Ok, this is really irritating me...
I have a script that simply performs some backups. The commands are
like this:
# perform tar.tgz backup of /etc
tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
When I run this script manua
On Mon, 31 Mar 2014 07:01:48 -0400, Tanstaafl wrote:
> I have a script that simply performs some backups. The commands are
> like this:
>
> # perform tar.tgz backup of /etc
> tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
>
> When I run this script manually, it does what it is sup
Hi all,
Ok, this is really irritating me...
I have a script that simply performs some backups. The commands are like
this:
# perform tar.tgz backup of /etc
tar -czpvf $BKUP_DIR_etc/$BKUP_DateTime-dev-ecat-etc.tgz /etc
When I run this script manually, it does what it is supposed to, and the
Am 31.03.2014 03:21, schrieb Jonathan Callen:
> USE=acpi does one thing, and one thing only: adds a dependency on
> sys-power/acpid. USE=multilib installs the 32-bit libGL.so, etc.
> libraries on amd64 (so that `eselect opengl` can set them for both
> amd64 and x86).
I think I don't need that ...
15 matches
Mail list logo