Programming :: /usr/bin/ld.real: Unrecognised Emulation Mode: 64?
Nov 23, 2010
I have problems,I get this:
milenko@hp6830s:~/mt2ddi$ make mt2ddi
f77 -o -m64 driver.o solve_mt2d_direct.o boem.o rotz.o gebolr.o d2emod.o pobo.o mte.o d2hmod.o gsres.o mth.o z1idu.o h1iud.o phase.o
[code]....
View 4 Replies
ADVERTISEMENT
May 9, 2011
How to change the complex number like -123.45e67 in to real number.
with command of awk print
View 1 Replies
View Related
Feb 24, 2010
How does one switch between command line and keypad modes when using the jed editor with EDT emulation?
OpenVMS User's Manual states that when using the EDT editor if the user wants to control EDT using the keypad, the mode needs to be set for keypad rather than command line input:
I am using:
with this .jedrc file:
Using the -batch shows that the .jedrc file is correctly located.
View 1 Replies
View Related
Oct 16, 2010
I've installed an Ubuntu GNU/Linux 10.04 Server (Lucid Lynx) in a great computer, but with a small and old CRT monitor, that doesn't support much screen resolutions and frequencies. How can I do to make the system to use everytime traditional text mode (80x25 characters or compatibles)?
View 3 Replies
View Related
Jul 31, 2010
GParted tells me my hard drive is not partitioned and has an unrecognised partition table, but I know it has because i'm using it now to write this on here, and fdisk shows the following:
Quote:
Anyone know of anyreason GParted may not be working or can offer an alternative to create a partition?
View 3 Replies
View Related
Mar 20, 2009
I want to start real time programming for linux(RTOS) so where I can get the basic of programming.I want to do it in C language..
View 2 Replies
View Related
Sep 11, 2009
I seed a suggesting related asychron io. I'm write a program which use completion ports, but wandor how avoiding loops like for(; below...i.e I want parse proto with count in first and then computing some quantity of pieces. how that make with aio?
Code:
View 6 Replies
View Related
Apr 28, 2010
I just need to perform a simple operation of subtracting two numbers - that aren't whole numbers, i.e 200.56 - 67.24attempting to use expr i merely get "expr: non-numeric argument"
View 3 Replies
View Related
Jan 20, 2009
I use tomcat as my server platform in Ubuntu for a war file. I know in order to get real time information about how many user are logged in, we can count how many active sessions exist by a SessionCounter code. However, I have to permit HttpSessionListener in web.xml of tomcat. From other users' experiences, the configuration is complexed and has some errors.
Here's the link:
[URL]
In order to get users'ip, in jsp, use request.getremotehost() or request.getremoteaddress() by editing the jsp file. I wonder if there's some open source software to use for these two purposes.
View 1 Replies
View Related
Aug 23, 2010
I am trying to write suitable .pro file for my application. I need real-time library. Have you some ideas how to do that? I just need the line for linking with real-time library...
View 2 Replies
View Related
Jun 18, 2011
This is not a Linux specific question.Can someone over here give me an example where I have to run the main function infinitely?
View 4 Replies
View Related
Nov 28, 2009
An application that can make sound equalization but I couldn't find any powerful tool so I decided to do one my self I know it will be very hard task but their is no other solution my program will do some audio effects like (echo, repeat, trible, bass, filtering, fading,...)and (fft,addition,....), I will take the signal from the mic and put it on the speaker after my operation is done I think I must take into consideration that application is a real time but i don't know what to do! i don't know should I use java or C/C++! I don't know how to deal with the audio driver (take signal from mic and put it on the speaker)
View 10 Replies
View Related
Jan 14, 2011
i am using putty to connect to the linux server and i am using nano as my text editor to write a bash script.
this is my script:
echo "Please enter your Username"
read userName
userName= grep $USER /etc/passwd | cut -d: -f5
echo "Welcome " $userName | cat >> output.txt
the problem i have is that when i enter my username, the output (my real name) does not display in the output.txt. instead it displays in putty. so when i run my script in putty it shows the message to enter username and after i enter my username my real name appears below it. i want it to show in the output.txt
View 1 Replies
View Related
Mar 3, 2010
How do i customize CPerl mode?And how do i setup everything on i cperl-mode?
How do i install perlnow.el
here the link [URL]...
View 1 Replies
View Related
Jul 30, 2011
I'm trying to install smlnj 110.73 on a 64 bit lucid, and during installation, it complains of no 32-bit support.
Having zero knowledge of how 32-bit emulation is triggered in Ubuntu, all the leads I have to go on is this piece of shell script used by the installer to determine the architecture and emulation:
Code:
#
# on 64-bit linux systems, we need to check to see if the 32-bit emulation
# support is installed
#
if [ x"$ARCH" = "xx86" -a x"$OPSYS" = "xlinux" ] ; then
[Code].....
View 3 Replies
View Related
Oct 26, 2010
What is the real difference between system calls and normal function calls. Ultimately function calls too would be passed to kernel for some or the other work.
View 7 Replies
View Related
Apr 18, 2010
Dowloaded 10.04 beta 2 64 bit iso and was trying to install it into a VM. Upon boot however is comes up with something like "cant install it on your 32bit machine".
I'm fairly sure my laptop has a 64 bit architecture (for example, i have the "lm" flag when i cat the /proc/cpuinfo), so is there a way to convince VB that I have a 64 bit machine? unless there is a better way to find out if my CPU is indeed NOT 64 bit?
View 9 Replies
View Related
Aug 30, 2010
Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?
Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?
Code:
View 3 Replies
View Related
Jun 26, 2010
I have a GRUB2 USB multiboot setup. Plus I have a multiboot setup on my computer with Ubuntu 9.10, PCLinuxOS, Windows XP, and Fedora 13. The issue I'm having is different but the same. On my USB multiboot, Fedora will hang up on certain devices. Things such as touchpad, bluetooth, etc. On my PC it hangs up on first the bluetooth, then I unplug, then the USB hub, then the mouse and finally the external hard drive. It detects the devices but it freezes on detection. I did get this error before the device detection began:
Quote:
dracut; dracut-005-3.fc13
dracut: FATAL: Don't know how to handle 'root=(0,4)'
dracut: Refusing to continue
dracut: FATAL: Don't know how to handle 'root=(0,4)'
dracut: Refusing to continue
this is on the PC and the problem with the USB is that it will hang up when detecting devices.
View 1 Replies
View Related
Feb 15, 2010
I'm on Ubuntu9.10 with pulseaudio setup, everything works fine so far. But when I try to record my Desktop with xvidcap or recordmydesktop I'm unable to get the sound working.
xvidcap uses only OSS so I tried to setup the emulation by loading the kernel modules and adding the following lines to /etc/modules:
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
[Code].....
View 2 Replies
View Related
Oct 20, 2010
Is there an application that allows one to 'export' a drive or virtual disk image to firewire so that the machine at the other end sees the computer as a regular firewire drive? Apple computers can do that via their target disk mode (hold down t on boot), but I am searching for an application that would work under Windows or Linux.The goal is to boot an older Apple iBook, which can not boot from USB, via this emulated firewire drive.
View 2 Replies
View Related
Feb 4, 2011
I'm trying to get Apple II emulation up and running with xmess. I've been searching for info on how to do this and it seems like it should be fairly simple. I've downloaded the apple2.zip bios file and placed it in /usr/share/games/xmess/bios
If I run the following command:
Code:
I get this output
Code:
It seems that then I should be able to simply issue the following command and be off and running:
Code:
The emulator opens, I get a warning telling me to type OK and then get to a display that basically says this:
Typing anything gets me to a command line, but there doesn't seem to be anything there (not surprising based on the "---" on the previous screen). Typing "CATALOG" shows nothing.
Does anyone know how to use this emulator or has run into the same problem. I think that I'm doing things correctly, but it just doesn't seem to be recognizing the dsk file.
View 1 Replies
View Related
Apr 5, 2011
I am trying to use one serial port simultaniously for two different programs. I have a two programs that use GPS information that I would like to run at the same time. At this time only one program at a time can access a serial port. I have found a way to emulate this in Windows so that I can have both running, now I'm trying to do the same in Ubuntu. Is it possible? If yes, How? The GPS receiver is connected via a USB port.
View 1 Replies
View Related
Jan 28, 2010
I'm running Debian (both Sarge and Lenny, on different systems) under Gnome and have a number of thin client workstations that connect to a software application on an AIX server. I'm using gnome-terminal to provide terminal emulation for this software. Unfortunately, the emulation leaves something to be desired, and doesn't catch all of the F keys properly. It seems F1-F4 act as some form of escape key, exiting out of the software back to the command line, when they should be performing different functions in the software. F5 and F6 work as they should in the emulation. Is there a setting I can apply to my gnome-terminal launcher that will make this behave like it I want? The terminal should ideally match the behavior of a Link MC5 terminal (we have some of these old beasts still around, still crunching away), but alas, I don't know how to implement this.
View 2 Replies
View Related
May 27, 2010
I am trying to use the free program Putty for emulation , I use Reflection before , Reflection use unixlink as protocol to download , but this protocol is not in Putty I tried sz is also not work , if I want to download files via Putty , what protocal that I can use ?
View 3 Replies
View Related
Jan 23, 2010
What is the purpose of SCSI emulation for IDE devices?
View 2 Replies
View Related
Mar 23, 2010
what the recommended way to set up real-time (or near real-time) folder synchronization among 2+ servers. I looked a rsync but that doesn't sound real-time and it looks like its something that you might put in a cron once an hour.
View 1 Replies
View Related
Sep 15, 2010
I'm under Ubuntu 8.04 LTS Hardy Heron using pulseaudio. I've got 2 soundcards : one internal AC97 7.1 without midi (card 0 in ALSA) and a PCI C-MEDIA 2.1 with OPL3 midi (card 3 in ALSA) I have sound in most ALSA or OSS applications with full 7.1 + 2.1 duplex. I have MIDI playback in any ALSA MIDI players (client 29:0 in ALSA).
I'm trying to run Final Doom for W95 on WINE with OSS driver. I have sound effects but no MIDI music. I tryed with padsp and aoss wrappers. I know I can use ALSA driver in wine or timidity, but I would rather use padsp + hardware MIDI if possible. How do I configure ALSA OSS emulation for MIDI playback and check that it's working ? I tryed playmidi but whatever I told it, it couldn't find any midi device.
View 2 Replies
View Related
Mar 19, 2011
I have xorg configured to enable middle button emulation:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
[code]...
View 1 Replies
View Related
Jan 7, 2010
After upgrading from OS11.1 to 11.2 I am annoyed by the fact that no configuration options exist any more to customize for my mouse. This is a 2-button trackball very ergonomic for people. that are prone to have RSI problems like me, a real solution.
Before in 11.1 I could use Yast to set up X that it would emulate a scrollwheel with the right button. Unfortunately now with 11.2 all has to be recognised automatically and they simply threw out the mouse configuration in Yast, leaving us with some useless console mouse configuration. Not every upgrade means an improvement, which seems very much like ....
Could somebody help me or give me pointers what is the procedure to recover this emulated scrollwheel functionality? I know it has to do with xorg.conf, but I don't have that file and without this good start it will be difficult for me to get anywhere. How is this file re-created?
View 2 Replies
View Related