search for: prebuild

Displaying 20 results from an estimated 77 matches for "prebuild".

Did you mean: rebuild
2018 Oct 02
2
R grpc
Hello, I am looking for a prebuild - binary MS Windows version of the R grpc package https://github.com/nfultz/grpc best regards Witek -- Witold Eryk Wolski
2006 Oct 06
3
xen kernel smp; but only one cpu
Hi Booting my Xen Dom0 on Debian Etch (Kernel is the prebuild one from bits.xensource.com), I found that only one cpu core (of two: dual core) is recognized by the (dom0-)Kernel. Googling this issue, I found on xen-devel-list that xen kernel is named smp but isn''t really doing so. Is there any (prebuild) kernel that I can use for smp? Thanks Gr...
2010 Jul 28
2
Recording interface (pause/PLAY/RERECORD)
Is there a prebuild module/dialplan which gives me a nice interface to recording messages? Assuming I can't use the voicemail command, I need to offer users a way to record, playback, erase, rerecord, etc. I can probably do it through dialplan but it feels like I'm reinventing the wheel. Thanks, MD
2012 May 23
3
installing extlinux on image files
Hi, is there any way to install extlinux on a _not_ mounted ext4 image? I can easily write the extlinux.sys manually to a fixed inode, and prepend a prebuild mbr, but is there anything else i am missing? patch_file_and_bootblock does a couple of magic things, that are beyond me. The devices are simple images that run in virtualbox, so do i really need all of the blocksize magic? thanks.
2013 Oct 30
2
libvirt-lxc driver on armv7l
Hi there, I'm interested in using libvirt-lxc on armv7l architecture and I have a hard time building libvirt. 1. Are there any prebuild rpms for ARM? 2. I have many dependency issues during build: error: *** Error Summary *** === the following packages failed to build due to missing build dependencies === libvirt: nothing provides hal-devel nothing provides libnl-devel nothing provides libselinux-devel noth...
2017 Mar 06
3
Missing security tab samba 4.1.13
...ll is not created from packages and it represents it's own biotope because all relevant folders are in that one folder. well, there is nothing different when you use rpmbuild and chose the prefix you want besides that: * cleanup of orphan files * simpe upgarde/downgrade because you have your prebuild .rpm files * no need of devel-packages / compilers on the target machine * no need to --exclude=/usr/local/smaba/var/lib/samba fpr rsync if you build on a different machine because rpm don't touch files which it didn't create * easy re-use on serveral machines including a testing-one...
2010 Sep 19
4
ptalarbvorm - presece on launchpad
Hallo all, i didn't found any deb packages for ptalarbvorm so i did it by my self. currently i do it in my playgrond here https://launchpad.net/~bug-track/+archive/ppa probably it will be better to add ffmpeg2theora too. I stated write scrip to do it regularity without big work overhead. any comments? Regards, Alexey
2013 Mar 14
6
moderate rant un updates
...ia & nvidia-x11-drv, hoping it would allow a good install. Nope. Found the proprietary installer on the NVidia site, and I'm up. <rant, snort> On a related note, does anyone have a link to a howto build the NVidia proprietary driver on a kernel that's *not* running, so we could prebuild it before the reboot? I see there are options in the script, but no examples. Also, is dkms coming in, or deprecated? mark
2009 Feb 10
2
[LLVMdev] Building 64-bit libraries on OS X
...' not recognized". "x86_64-apple-darwin9.0.0" configures and builds fine but all libraries are 32-bit ("file libLTO.dylib" says "libLTO.dylib: Mach-O dynamically linked shared library i386"). So, how can I build a 64-bit version for OS X? (Unfortunately prebuild executables are not an option for me) Jan
2006 Nov 04
1
[LLVMdev] llvm windows re-port
...> System library itself, some things are outdated. Could you please be more concrete? win32 flavour of System library builds and runs fine with mingw32 target, so it seems (at least to me) to be in good condition. > It also seems that other project (Analyzer ...) require some sort of > prebuild steps (Intrinsics.h not found) ... Could you send me a > commad that would generate all those prerequisites (or at least tell > me where to look:) ). Intrinsincs.h is in include/llvm. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State U...
2018 Oct 02
0
R grpc
Hello, Do you really need a prebuild binary? Wouldn't this do it? devtools::install_github("nfultz/grpc") Hope this helps, Rui Barradas ?s 20:14 de 02/10/2018, Witold E Wolski escreveu: > Hello, > > I am looking for a prebuild - binary MS Windows version of the R grpc package > https://github.com/nfultz...
2007 Sep 24
1
XEN....a very big problem :D
Hi! My problem with xen isn''t finished. The terrible situation is next: Under Slack12 work only XEN 3.0.2 version. This one boot....xen 3.1, 3.0.3 and 3.0.4 don''t boot....ever and ever the same error (I try to recompile 3.1 some times....I used others versions prebuilded and however don''t work...): VFS: Cannot open root device "hda5" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) Only 3.0.2 load Dom0. OK, happy....but....but....my 3.0...
2011 Mar 30
1
Problems with 4.04-pre14
Hello. I've been testing pxelinux.0 (4.04-pre14) on some laptops: - HP EliteBook 6930P with BIOS F.18. - HP EliteBook 8440P with BIOS F.06. - Dell Latitude E4310 with BIOS A06. When booting pxelinux.0, the machines first display some random letters in different colors and then reboot. We've been using 4.02 for some time without problems. I've tested 4.03 too and it seems to work.
2004 Aug 06
0
Troubles setting up Shoutcast relay
...ot a 404 from the server. I didn't find solutions for that so I went on and tried Icecast. Icecast seemed to be just the right thing for me. Configurable aliases and automatic disconnect from the source stream if there are no clients connected at all. Sounded fine. After I set up everything (a prebuild icecast 1.3.12 win32 binary I found) I tried connected with Winamp to my server and the mount point I had defined for the relay. However the server tried to connect to the source stream and nothing happened. After a while it would time out. I actually checked the network traffic (with Ethereal) an...
2009 Feb 10
0
[LLVMdev] Building 64-bit libraries on OS X
...ed". "x86_64-apple-darwin9.0.0" > configures and builds fine but all libraries are 32-bit ("file > libLTO.dylib" says "libLTO.dylib: Mach-O dynamically linked shared > library i386"). > > So, how can I build a 64-bit version for OS X? (Unfortunately prebuild > executables are not an option for me) > > Jan > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2005 Jan 06
1
General comment s on Wine/WineTools - how does a new user setup Wine the very first time?
Hi, I've been messing with Wine and WineTools off and on for a couple of days now. In general I can certainly see the bright future out there, but so far it eludes me. I've used various versions of Wine successfully before, but with recent Wine I'm having little luck. I'm on an FC2 machine with a custom kernel but can switch to Gentoo if required. I've tried both
2004 Mar 12
1
Issues while compiling samba 3.0.2a
Dear List, First forgive me for my RTFM question yesterday about groups not appearing in the Windows usermanager (Karel Kulhav?, thanks for your reply). I did read the SAMBA HOWTO Collection but in a more 'vertical' way. This net groupmap thing must have passed my attention. I installed a prebuild version of Samba for redhat 8.0. Redhat however does not compile in ACL's in their kernel by default. So I had to recompile my kernel (2.4.24) with the necessary ACL support. The packages libacl-2.0.11-2, acl-2.0.11-2 and libacl-devel-2.0.11-2 where already installed. Only the kernel was lackin...
2009 Dec 07
2
Re: libguestfs performance
...a cd.iso [...] ><fs> mkmountpoint /guest ><fs> mkmountpoint /cd [...] ><fs> mount /dev/sdb /cd [...] ><fs> debug sh "tar xcf /cd/the_tarball.tar.gz /guest" However we found experimentally that the fastest method of all for creating distributions was to prebuild an ext2/3/4 image, and 'dd' it over to the target partition, then resize it to the final (larger) size. This method is extremely quick, enabling us to build Fedora images in just a minute or two: http://rwmj.wordpress.com/2009/11/23/prebuilt-distributions-part-2/#content Rich. -- Richa...
2001 May 15
8
New printing concept of wine
Hi, I´m allways using the recent versions from cvs (prebuild from dailywine) and I stated that I have to reconfigure my wine printing. Before I used the wineps.drv driver but now wine seams to work with the printers defined in /etc/printcap. But there are some little questions left by me although I got it printing well: 1. How can I make another printer...
2010 Jan 22
3
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
...eams right to me; so probably it is an installation problem. Or such. But the code is to big to solve this now. I' following the tutorial, to get familiair with it. :-) So I need some help. Please give respond with a fix, workaround,. or when needed details Some details: Version is 2.6, PreBuild Apple OS-X download (from llvm- website). But the same happens with build form 2.6 sources. Apple (Laptop) , intel; Leopard OS (No Snow), with all updates Placed the bin/libs in a custom dir: $HOME/NoTimeMachine/LLCM/ PreBuild/ is LLVM home [or: .../<OwnBuidl>/Release/] Build the Kaleidosc...