Software :: How To Compile Ns2 On Windows Platform

Apr 26, 2010

I don't know How to Compile Ns2 on Windows cygwin.step by step
ns2 on linux we use
make clean
make
but on the windows i dont khnow.

View 4 Replies


ADVERTISEMENT

General :: Compile An Application And An Driver File For ARM Platform?

Apr 22, 2010

I am new to the embedded domain.I am learning about cross compilation. Just i want to compile an application and an driver file for ARM platform. I have downloaded the toolchain binaries from [URL]..

View 3 Replies View Related

General :: Cross-compile "sudo" Source For Power-PC Platform Using Montavista Tool Chain?

Jan 30, 2010

I'm trying to cross-compile "sudo" source for Power-PC platform using Montavista tool chain. I'm getting the following error message during configuration: checking host system type... Invalid configuration `ppc_82xx': machine `ppc_82xx' not recognized It is clear that it has found the cross-compiler and configure knows that we are cross-compiling but it fails to recognize the machine. The complete dump follows:

[vhn@localhost sudo-1.7.2p2]$ ./configure --host=ppc_82xx
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
configure: Configuring Sudo version 1.7.2p2
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog

[Code]...

View 3 Replies View Related

Ubuntu :: Installing Windows-platform Game?

May 9, 2010

i've installed 'ghost recon' which i downloaded via torrent. i open the executables with right-click and clicking executable, i guess this just used WINE automatically. it seems to download fine. i downloaded into a folder i called 'c:desktop' which i thought would make the files end up on my regular desktop, but i can't find them anywhere. when i run autorun.exe from the cd it opens, but when i click 'play ghost recon' is gives a dialog box saying it can locate the cd.

View 1 Replies View Related

General :: GNU Video Editor For Windows Platform?

May 21, 2010

GNU video editor for windows platform?

View 1 Replies View Related

General :: Visual Studio Like IDE On Windows Platform

Feb 9, 2010

I have been developing real-time server applications in Visual C++ and C#.Net using Visual Studio IDE on Windows platform. Now due to organizational needs, we are planning to migrate to Linux Platform. provide an alternative IDE for Visual Studio in Linux.

View 8 Replies View Related

Ubuntu :: Webcam - Drivers Are Only Supported On Windows Platform ?

Feb 18, 2010

I was wondering if Ubuntu supports webcams, I mean I want to buy a webcam (for example logitec or intex) but their specifications tells me that the drivers are only supported on Windows platform.

View 9 Replies View Related

Programming :: What Cross-platform GUI Toolkit Can Work For Both Mac And Windows

Dec 27, 2009

I'm trying to persuade my classmate migrating to linux but they always fall back to windows when homeworks require creating GUI (graphical user interface) applications. Not only because C# and Window forms/WPF is so sissily easy to use. But some teachers only test homework on Window machine. I have tried pyGTK and wxPython but they have some flaws. wxPython seem a little bit messy with so many look-alike class name and it's ID based event binding is somewhat awkward. pyGTK seems nice and neat but it doesn't have Mac port yet.

View 4 Replies View Related

Debian Installation :: Transfer Files From Squeeze Platform To Windows?

Mar 8, 2011

Last month I installed (not upgrade) squeeze in place of lenny on my dual boot laptop where the other OS is windows 7 Home basic (both C and D drives). I just noticed it today that while I can get any file from the windows to my squeeze I am not permitted to put any file to windows. As far as I remember I was not asked during squeeze installation whether the windows drives would be read-only drives. This difficulty was not faced when I had lenny. Can this problem be remedied now without going through a re-installation?

View 3 Replies View Related

OpenSUSE Network :: Connect From Windows Platform To Terminal Of Suse

Mar 30, 2010

I have installed opensuse 11.2 without graphical interface. Configured whole server with ftp and hosting. This suses-server is in LAN with my home computer and without keyboard, monitor and mouse. What to use to connect from my Windows platform to terminal of suse so I don't need extra hardware?

View 3 Replies View Related

Ubuntu Security :: Antivirus System For Cleaning Windows Platform Viruses?

Mar 26, 2010

I would like to use my Ubuntu 9.10 Karmic system to scan and clean viruses from Windows based HDD. I have KlamAV, AVG, and AVAST. I couldn't get F-prot to work. I don't find a debian package of it and don't know how to install tar.gz and the tutorials don't help a lot. Are there other antivirus solutions which are good for cleaning Windows OS but work on Linux/WINE? I wonder if I can install antivirus software in WINE and scan with no problem the hard disks.

View 5 Replies View Related

Red Hat / Fedora :: Need To Copy A Text File To Windows Platform Running On Same System

Mar 22, 2009

I hv a text file in redhat linux platform and i need to copy this file to windows platform running on the same system. Is there any command for this.

View 1 Replies View Related

Fedora :: Running A Dual Boot Windows 7 Home Premium And 12 System On An AMD Phenom Platform

May 31, 2010

I am/was(?) running a dual boot Windows 7 Home Premium and Fedora 12 system on an AMD Phenom platform.

I thought that I would try the KDE desktop and installed it with the command

yum groupinstall "KDE (K Desktop Environment)"

After tasting KDE for a while I decided that I far prefer Gnome.

I removed the KDE with

yum groupremove "KDE (K Desktop Environment)"

This appeared to work but I then found that whilst I can boot into Windows 7, I can no longer boot into Fedora 12.

I have tried booting the F12 DVD and going into to the Rescue function. I re-installed grub but still cannot boot into F12.

I have looked at grub.conf but can see nothing wrong.

View 14 Replies View Related

Programming :: How To Compile Program For Windows

Feb 10, 2010

I have a c program and its related libraries for Linux. But, I need a EXE file to run in windows.

please let me know how to compile the program for windows

View 8 Replies View Related

General :: Compile C Programs For Embedded On Windows?

Nov 1, 2010

I am using embedded linux (xlinux) and i need to compile the programs on desktop pc.i am currently using eclipse.can someone suggest me how I can configure, to make a project thats compile the programs for the embedded linix where I need to run them.

View 1 Replies View Related

General :: Cross-Compile Fortran And C To Windows Application

Apr 22, 2010

I have Slackware 13-64 bit and I would like to cross-compile some Fortran and C programs to windows 32 and 64 bit applications. The Linux versions utilize X11 for the graphical users interface. I have tried MINWG but I could not get it to work, either in pre-built binary or source code form. Is there a binary version that works on Slackware 13? Alternatively, is there another method available?

View 1 Replies View Related

Programming :: Compile Static Libcurl Library Under Windows ?

Jun 3, 2009

I have been working on this for a long time.

I could get the static libcurl library ( a "libcurl.lib" file and a "curl.h" file), which supposed to be working under Windows.

Yet I tried Visual c++ 6.0 but it wasn't working at all.

Some idea on that ? I don't mind to try MinGW and Dev C++ if it will really work. (Cygwin is not good since it require client to have cygwin.dll in run-time folder).

View 1 Replies View Related

Software :: Fortran Compiler That Can Compile Progs On Machine / But Execute On Windows XP

Jan 7, 2010

i'm currently using the gnu compiler "gfortran" , but i don't think the executable files it creates are compatible with windows XP (though i may be mistaken). my boss needs a few simple programs that i have written, but i will not be able to compile the code on his pc. are there any compilers out there that i can use to create such executables?

View 3 Replies View Related

Fedora :: Looking For Banshee 1.8 For F13 Platform

Oct 9, 2010

Just wondering, but does anyone out there know when we could expect to see Banshee 1.8 for Fedora 13. I'm getting tired of being stuck with 1.6.

View 2 Replies View Related

General :: Which Platform Is The Best To Use For C++ And Phyton

Jul 2, 2011

Which linux platform is the best to use for c++ and phyton? I'm going to study phyton on my own, and I wish to know what the best phyton platform is? Also, is there a way to get more harddisk space from windows vista to my dualboot linux?

View 2 Replies View Related

OpenSUSE :: KDESU Not Working On 11.2 Platform?

Dec 27, 2009

I've recently installed from scratch Suse 11.2, and I'm having a bit of an issue with kdesu. Basically everytime I try to start an application using kdesu (e.g. Yast), the windows where to put the password appears, but when I click on OK, or I press enter nothing happens, the windows stays where it was, and of course the program does not start. The same issue occurs when I type the password to open kwalletmanager, I suppose the two things are connected.

View 9 Replies View Related

OpenSUSE :: How To Install Fonts On 11.2 Platform

Mar 12, 2010

I'm new with linux. I don't know how to install fonts. In fact I just know how to shut it down. I'm completely new in this, but I want to Know. Step by step. I hope my ignorance don't angry you I'm really excited whit this new OS. win sucks. How can I install new fonts in my new openSuSE 11.2?

View 6 Replies View Related

Ubuntu :: How To Configure Firewall On 10.10 Platform

Feb 27, 2011

How do I configure the firewall? Is there a firewall or do I have to install one? I cant find a app anywhere in the menu. Running 10.10

View 5 Replies View Related

Ubuntu :: No Internet Connectivity On Win 7 Platform

Jul 20, 2011

I am using both win 7 and ubuntu using grub. If I connect to internet in ubuntu its working fine
but if I connect to net using win 7 internet is not working. However if I connect internet in ubuntu and restart win 7 without switching off router I can access net in win7 even if I switch off router and start again its working fine. But when I shut down system and router and switch on in win7 its not connection.

View 1 Replies View Related

Debian :: Getting Error Saying Running On An Amd Platform?

Jan 22, 2010

I am trying to get flasH player for my iceweasel. Getting error saying I am running on an amd platform. I was under the impression an amd distro wont even install on an Intel system.I am a 100% that my hardware is Intel.Here is what uname -a gives me.

Code:
sudo uname -a
[sudo] password for siawacsh:

[code]....

View 6 Replies View Related

General :: Which IPC Method Are Platform Independent?

Apr 16, 2010

We are normally using IPC for exchange of data between multiple threads or processes. Out of following IPC which are platform independent and why they are platform independent?

1. FILEs
2. Socket
3. Named Pipes
4. Shared Memory
5. Message Queue.

View 1 Replies View Related

General :: Accessing SD Card On LPC Platform?

Aug 5, 2011

I am working on LPC Linux platform. I would like to log some data into SD card from the application. For this I need to know the drivers of SD card. Can any one tell me what are the drivers for SD card in LPC Linux? what are the APIs atleast/ what is the header file/

View 3 Replies View Related

General :: Hardware Platform For A Typical PC?

Jul 17, 2011

hardware platform for a typical PC that is going to be running Red Hat Fedora Linux

View 3 Replies View Related

General :: How To Find Server Platform

May 23, 2010

i need to install ioncube loader. from the download page, there are many selections for linux @ [URL]

-Linux (x86)
-Linux (x86-64)
-Linux (ppc)
-Linux (ppc64)

how can i find out which linux's platform from the command line?

View 2 Replies View Related

General :: Installing SDK On Embedded Platform?

Jun 7, 2011

I'm trying to install a SDK iso image onto an embedded linux platform. I was able to mount the image on the platform without problems. I also created a symbolic link called "bash" in the bin directory and had that point to busybox to satisfy the first line of code in the installer: "#!/bin/bash". However, when I run the installer, I get an error: "installer: applet not found"

I get the same error when I type "bash" on the command line. Is there a way to fix this? Here is the first few lines of code that causes the error:

#!/bin/bash
DEBUG=${DEBUG:="0"} # Enables debugging options
LC_OPTION=${LC_OPTION:="prompt"} # Licensing related variable
INSTALL_PATH=${INSTALL_PATH:=$HOME} # Default installation path
declare -r SCRIPT_NAME="`basename $0`"
declare -r SCRIPT_CALLED="$0 $*"

[Code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved