search for: remake

Displaying 20 results from an estimated 172 matches for "remake".

Did you mean: remade
2013 Apr 23
2
New FLAC Frontend
Hi all, Just as I said I would do in a previous mail to this mailing list (http://lists.xiph.org/pipermail/flac-dev/2013-January/003644.html), I've set up a sourceforge project with a remake of FLAC Frontend. After a few months of development (with loads of help from people at HydrogenAudio) I think it is fairly stable. As soon as FLAC 1.3.0 is released, I will release the first stable bundle of this software. The Sourceforge page is here: https://sourceforge.net/projects/flacfront...
2001 May 07
1
Remake configure/config.h.in/etc.
Since multiple people have applied my UseLogin patch and failed to get it to work because configure/config.h.in were not automatically rebuilt, I decided it was time to add some rules to the Makefiles to update these things. The appended patch will cause a "make" to rebuild configure, config.h.in, config.h, and both Makefiles if the appropriate source file(s) change. It will also run
2008 May 30
1
extlinux VPATH build issue
...`extlinux.o' is newer than target `extlinux'. Prerequisite `setadv.o' is newer than target `extlinux'. Prerequisite `extlinux_bss_bin.o' is newer than target `extlinux'. Prerequisite `extlinux_sys_bin.o' is newer than target `extlinux'. No need to remake target `extlinux'; using VPATH name `../extlinux'. Since the CWD is named extlinux, and the VPATH includes '..', make is using the timestamp on the '../extlinux' directory to decide whether to remake the 'extlinux' executable. I believe the included fix should re...
2002 Nov 24
2
R CMD build
Using R CMD INSTALL packagename.tar.gz on platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 6.1 year 2002 month 11 day 01 language R I used to get html and latex files recreated only when the source .Rd file changed. Now I am getting html and latex (and text and example) recreated whenever I run R CMD INSTALL when I do
2002 Nov 24
2
R CMD build
Using R CMD INSTALL packagename.tar.gz on platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 6.1 year 2002 month 11 day 01 language R I used to get html and latex files recreated only when the source .Rd file changed. Now I am getting html and latex (and text and example) recreated whenever I run R CMD INSTALL when I do
2004 Jan 12
5
DOCMEMORY 2.0 (simmtester) and MEMDISK
Like a lot of people, I am using SYSLINUX + MEMDISK to make a technician universal boot disk on a USB key (I have done the same with ISOLINUX and MEMDISK for a CD using Bart's method for bootable CDs) I *LOVE* Syslinux and MEMDISK, and what I can do with floppy images! I have a few problems that have cropped up, most notably the DOCMEMORY program (www.simmstester.com) boots fing, but the
2010 Apr 27
5
get means of elements of 5 matrices in a list
I've got a list of 5 matrices that are each 5 x 6. I'd like to end up with a 5 x 6 matrix that contains the mean value of the 5 original matrices. I can do this by brute force, but there must be a better way than making each matrix into a vector and then remaking a matrix thanks very much for any help david freedman ll=list(structure(c(9.7, 17.6, 20.8, 24.1, 33.8, 14.5, 25.7, 29.8,
2007 Jan 11
3
R graphics with Linux (libpng)
...f libpng is installed, the graphics commands are identical. The libpng manual is not useful, because it does not mention use of libpng commands in an R environment. I'm using R 2.4.1, which I recently installed. Do I have to install a more recent libpng ? If so, do I have to reconfigure and remake R ? I've also read that no graphics devices are available under R CMD BATCH. Does that really mean that I can't create graphics from some R code that I launch in noninteractive mode? Thanks in advance ! Rebecca Tagett [[alternative HTML version deleted]]
2001 Nov 12
2
problem with make on solaris 8 and openssh 3.0p1
...e run the configure (./configure --prefix=/usr/local --without-rsh --disable-suid-ssh --sysconfdir=/usr/local/etc --with-ssl-dir=/usr/local/ssl --with-tcp-wrappers) and want to run the make (make -d -d) script, I get this error msg: Finished prerequisites of target file `inet_aton.o'. Must remake target `inet_aton.o'. make[1]: Entering directory `/export/home/jbymark/openssh-3.0p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/l ocal/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_aton.c Putting child 0x00065a30 (openbsd-co...
2018 Mar 01
2
Repeated use of dyn.load().
I am working with a function "foo" that explicitly dynamically loads a shared object library or "DLL", doing something like dyn.load("bar.so"). This is a debugging exercise so I make changes to the underlying Fortran code (yes, I acknowledge that I am a dinosaur) remake the DLL "bar.so" and then run foo again. This is all *without* quitting and restarting R. (I'm going to have to do this a few brazillion times, and I want the iterations to be as quick as possible.) This seems to work --- i.e. foo seems to obtain the latest version of bar.so. B...
2005 Nov 24
1
XSL Content-type
Hello! I have created XLS stylesheet that generetes .m3u list of streaming content via my icecast2 server. That is just simple remake of status.xsl. But I got stuck. When I request it via http://serever/list.xsl - my winamp doesnot accept the m3u generated file. I began to research. The main problem is "Content-type" which gives me the icecast. It gives me text\html and I need "audio/x-mpegurl". Diffrent kind...
2006 Sep 04
1
Coercing elements of a matrix from integer to double
Ive been converting elements of matrices and arrays, e.g., from Integers to double-precision, by vectorizing the matrix and then remaking it. Alternatively, I can redefine one element as double which then redefines them all. Both methods are quick, so I guess I shouldn't complain, but I would have thought there'd be something more obvious. Have I missed it? Here's my redimensioning
2008 Sep 08
0
Re: Can't build Wine
....4, but the problem has been since 0.9x. make -d: ... Trying pattern rule with stem `Makefile.in.sh'. Trying implicit prerequisite `SCCS/s.Makefile.in.sh'. No implicit rule found for `Makefile.in'. Finished prerequisites of target file `Makefile.in'. No need to remake target `Makefile.in'. Finished prerequisites of target file `acledit.dll.so'. Must remake target `acledit.dll.so'. ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./acledit.spec main.o -o acledit.dll.so -lkernel32 ../../libs/port/libwine_port.a winebuild: Ca...
2003 Oct 26
1
Windows 2000 and XP Password
...nts and have never had a problem at all. Recently I had to administer a new network with Windows 2000 Professional and Windows XP Professional clients. I am finding that both of these clients will not cache the network password for very long. I find that if I reboot the clients through the day they remake the connection to the samba server with no problems. However when the clients are booted after being shut down for the night the password must be entered. Is there any way to change this behaviour as I do not want my users to have to enter any passwords to use their network drive. Regards Richar...
2004 Jun 18
1
samba.spec
I am setting up a SuSe Linux Enterprise 8 server with samba ldap. SuSe comes with samba 2.*.* rpm. I need to reconfigure samba to add --with-ldapsam, so I need to remake the rpm, but i don't know where the samba.spec file is in SuSe. Also if any has been successfull setting up SAMBA LDAP, can you please send me information on how to accomplish this. Thank you
2003 Oct 04
1
cd0/1a device became invalid between Sep 2 and Oct 1
Hi, just noticed that I can't mount anything anymore on the cd[01]a devices anymore. The cd[01]c devices work correctly, as does the acd[01]a device. These are an ATAPI dvd writer (cd0) and a dvd player(cd1) trough cam(4). This applies to both dvd and cd media. Remaking the device through MAKEDEV has no influence. Nothing reported by dmesg. root@ghost ~ # mount_cd9660 /dev/cd1a /mnt
2005 Oct 11
1
ogg123 + replaygain?
...a because it displays it in a nice way, but does ogg123 actually alter the playback volume according to the replaygain variables? I can notice no effect. I did some googling on this but didn't find much help. I discovered a vgplay patch for vorbis-tools 1.0.1 but after patching and trying to remake ogg123 from sources I get errors about oggvorbis_format.o undefined references to vgplay* and make fails. Can someone tell me how to get ogg123 working with *actual* replaygain support? Thanks!
2007 Dec 18
3
[LLVMdev] Broken makefile dependencies?
I am seeing a very strange situation where doing: make -C dir all does not rebuild anything in dir, even though stuff is stale. This command is what the recursive makefile uses to walk the directory structure. The really strange thing is that: cd dir; make all does rebuild stuff. Does anyone have any idea what is going on here? I thought they were identical. -Chris
2007 Dec 18
0
[LLVMdev] Broken makefile dependencies?
> make -d -C dir all >run1 > cd dir; make -d all >../run2 cd .. diff -udb run1 run2 | less But maybe you don't have GNU make, but some Apple (BSD-derived) make which doesn't have the "-d" switch ...
2006 Jul 26
1
mixing ebr and builder together and having it render as html in the browser
...e making erb. SO quetion #1 is how do I make builder files render in the browser as html. The next thing that I want to be able to do is be able to render parcials or call other files of other types and combine them into my file. Is this posible? If this doesn''t work it is OK I will just remake all of my erb files to builder files but I will have to be able to do number one. And I have already looked into markaby but really what I want it to be able to do is mix builder and erb not rewrite everything in markaby. Thanks for the help. -Tyler -------------- next part -------------- An HTML a...