Displaying 4 results from an estimated 4 matches for "pene".
Did you mean:
gene
2013 Oct 17
4
Notes on getting libguestfs to work on Mac OS X
Supplied by Pene on IRC who got libguestfs to compile and run on
Mac OS X 10.9 with qemu 1.6.0. My notes in [] below.
Rich.
libguestfs on Mac OS X, recipe so far:
--------------------------------------
- libtool-kill-dependency_libs.sh: replace chmod --reference="$output.tmp" "$output" ->...
2002 May 12
2
A Little Problem with the new Isolinux
...---------------------------------
default 0
display msg
prompt 1
label a
kernel win2000.bin
label b
kernel memdisk
append initrd=DosDisk.bin
----------------------------------------------
What is the Problem??
Many greetings and THX from Germany
Pene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20020512/b79af93d/attachment.html>
2023 Mar 21
1
preguntas múltiples y creación de variables
Buenas,
las imágenes no se ven por lo que no puedo reproducir tu ejemplo, pero tal vez lo siguiente te valga:
> library('stringr')
> d <- data.frame(respuestas = c('manzana, naranja', 'manzana, melocotón', 'naranja, melocotón'))
> d
respuestas
1 manzana, naranja
2 manzana, melocotón
3 naranja, melocotón
> d$manzana <-
2013 Oct 17
2
Re: Notes on getting libguestfs to work on Mac OS X
More complete documentation below.
Rich.
----------------------------------------------------------------------
libguestfs on Mac OS X (tested with libguestfs-1.23.33):
--------------------------------------------------------
prerequisites:
--------------
- install osxfuse, download from: http://osxfuse.github.io
- install some dependencies using macports: sudo port install qemu cdrtools pcre