similar to: invalid or unsupported executable format

Displaying 20 results from an estimated 2000 matches similar to: "invalid or unsupported executable format"

2007 Apr 18
0
customize xen kernel with rpmbuild
Hello I try to customize the name of my kernel. I use the rpm source on the download page for the RHEL4.4 and I would like to differenciate the domO and the domU. cd /usr/src/redhat rpmbuild -ba SPEC/myspec.spec In the spec file I tested to change ''%define kernelvariant xen'' to ''%define kernelvariant xenHAHAHA'' or other variables with no success At the
2007 Mar 21
5
Xend cann''t run?
I''ve installed a Fedora Core 5 2054 and Xen 3.0.4.1 on a Intel 945 mainboard with xen3.0 user manual, everything seemed fine then. After I rebooted and chosed to enter into xen kernel , I find xend doesn''t run . when I try to run manually by input: /etc/init.d/xend start there some dot(indicating time maybe) appeared, and then nothing happened, the xend jun didn''t get
2007 Apr 11
0
Problem installing xen on Opensuse10.2
Hello I try to install xen3.0.4 on opensuse10.2 but when i install the kernel i get QUOTE rpm -ivh kernel-xen-2.6.16.33-3.0.4.1.i686.rpm Preparing... ########################################### [100%] 1:kernel-xen ########################################### [100%] /sbin/mkinitrd: line 3036: /boot/initrd-2.6.16.33-xen_3.0.4.1.img/etc/fstab: Datei oder Verzeichnis nicht gefunden No
2007 Mar 06
0
Newbie: xm is failing on FC5- Xen3.0.4.1
I have download the rpms from www.xensource.com/download/dl_304fc5.html Built thru sources from rpm. Booting thru Dom0 fine. #xend start is fine as well. But when I use xm w/ create or list I get this failure.. root@ipanema /]# xm create -c /etc/xen/mysamplevm Traceback (most recent call last): File "/usr/sbin/xm", line 8, in ? from xen.xm import main File
2011 Jan 23
0
Error for compiling Rquantlib package 0.3.5 under Window 7 64bits
Hi, I am trying to build a binary of Rquantlib package 0.3.5 under Window 7 64bits. I am using mingw gcc version 4.5.1 (tdm64-1) which is a experimental version of 64 bits ming gcc. (http://tdm-gcc.tdragon.net/). I have successfully compiled boost 1.45 and Quantlib 1.0.1 with this gcc. And then when I tried to compile Rquantlib 0.3.5, it reports some error. The first error is like below.
2011 Sep 10
0
Mutiple vertical reference lines with a dotplot
Dear R helpers I would like to plot vertical reference lines for yearly averages the variable being plotted. In this case there are three years 2002, 2009 and 2010 for a variable Resc_Gt. I've attempted to get the 2002 mean plotting (2.27) using the 'abline' command but no joy. Ideally I would like to be able to compute and plot the means of the three years automatically using a
2011 Sep 15
1
Colour code y-axis labels on a dot plot
Dear R helpers I would like to be able to colour code the y-axis labels on a complex dot plot by a variable known as company (of which there are only two). The code is below and data attached. Thanks MarkM library("lattice") library(latticeExtra) # for mergedTrellisLegendGrob() # set size of the window windows(height=10, width=7,rescale=c("fixed")) ##read the data to a
2011 Dec 23
1
Help creating a symmetric matrix?
Hi, I am trying to work with the output of the MINE analysis routine found at http://www.exploredata.net Specifically, I am trying to read the results into a matrix (ideally an n x n x 6 matrix, but I'll settle right now for getting one column into a matrix.) The problem I have is not knowing how to take what amounts to being one half of a symmetric matrix - excluding the diagonal -
2009 Aug 20
0
ANNOUNCE: Gnucash 2.3.4 released
Announcement: GnuCash 2.3.4 Release 2009-08-19 GnuCash 2.3.4 released The GnuCash development team proudly announces GnuCash 2.3.4, the fifth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD,
2011 Mar 31
0
Noble America Announcement for Summer Internship 2011
##################################################### Noble America Announcement for Summer Internship 2011 ###################################################### Organization Name: Noble America, http://www.thisisnoble.com/ Location: Stamford, Connecticut, USA Period: 10-12 Weeks for Summer 2011 starting May/June 2011 Brief Description of work: The summer intern will work on
2024 Mar 31
0
ANNOUNCE: GnuCash 5.6 Released
The GnuCash development team announces GnuCash 5.6, the seventh release in the stable 5.x series. Between 5.5 and 5.6, the following bugfixes were accomplished: Bug 798946 - start/end of current/last quarter have off-by-one error Bug 799093 - Cannot reconcile since v5.4 Bug 799179 - SLR won't allow change from "Reminder" to any other state Bug 799210 - Bad encoding
2013 Nov 22
1
Appending Excel File Data in different folders into Single Dataframe
Hi all I have about 10 folders in my directory i.e Folder 1 – Folder 10. Each Folder has a single excel file containing data with the following attributes “State”,”lat”,”lon”, “address” i.e State Lat Lon Address Anchorage 45.87576 -12.567 Starbucks, Van dyke road, 33456, USA I would like to write a script in R that
2013 Dec 10
0
Fedex plugin Rails Issue.
I working on an existing code base for a client. The app is built in rails 2.3 and uses the fedex plugin. Now i have develop a functionality for shipping the goods using *international priority* service type, the problem i''m facing is when ever i make a call to the fedex api for a shipping label it returns an error "Fedex::FedexError: Unable to get label from Fedex: Customs
2007 Mar 21
1
Problem with multiple IPs in DomU
I`m trying to setup interface aliases in domU (eth0:1-5) but when I do ifconfig eth0:1 1.2.3.X , DomU sends the following arp to the world: 16:17:33.585940 arp reply 1.2.3.Y is-at 00:16:3e:3d:35:28 (quote from tcpdump on eth0 on the DomU) where 1.2.3.Y is the IP of the eth0. So when I try to bring the 5 aliases at boot time I send 5 arp replies, all saying that my eth0 IP is at my hw address
2008 Sep 16
1
logistf error message
I am new to using R. Currently, I am using the logistf package to run logistic regression analysis. When I run the following line of code: attach(snpriskdata) logisticpaper<-logistf(sascasecon~saspackyrs+newsbmi+EDUCATION+sasagedx+sasflung+condobst+sasadultasprev) I get the following error message: Error in sum(y) : invalid 'type' (character) of argument What does this error
2006 Feb 23
6
Search Forms with Pagination
Hi there everyone, I''ve recently moved to RoR and am still struggling with the basics of what used to be second nature in php, so on with my question: I have a database with products, and I need to create a search form that paginates the results. What I have so far in my controller is: def list # If the values are nil, then set them, otherwise wrap them in % # Also,
2007 Jul 31
0
R Programmer - finance - London based
Hi, UBS Investment Bank are looking for a skilled R programmer, seeking a career that combines computer science, applied statistics and finance. This position requires a person with a strong background in - R programming and R package maintenance. - Software development. - Design and implementation of efficient algorithms. especially for handling large datasets. - Data visualisation and
2007 Mar 22
0
R role
Hi All, I am looking for an expert R programmer who has also used Java or C++ and who is educated at either masters or PhD level. I do not mind what industry background you are in if you have these skills. I am offering a rare but excellent career opportunity to work with real time trading data sets, data modeling and data mining the commodities index to help this top 5 investment banks
2001 Feb 19
7
Packet integrity error. (34)
Hi, I am using Van Dyke SecureCRT 3.2.1 to access an AIX server running OpenSSH-2.5.0p1. Using ssh1 with X11 forwarding enabled, the server reports the following error (in the client session): Packet integrity error. (34) This problem was not evident in 2.3.0p1. Running sshd in debug gives the output: debug1: sshd version OpenSSH_2.5.1p1 debug1: load_private_key_autodetect: type 0 RSA1
2007 Apr 12
1
Regression on two time series
Dear all R user, Please forgive me if my question is too simple. My question is related to Statistics rather directly to R. Suppose I have two time series of spot prices of two commodities X and Y for two years. Now I want to see what percentage of spot price of X is explained by Y. Yes I can fit a regression equation of X on Y. But my question is, is it legitimate? Because both series are