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


ADVERTISEMENT

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

General :: GNU Video Editor For Windows Platform?

May 21, 2010

GNU video editor for windows platform?

View 1 Replies View Related

General :: Kernel Image For ColdFire Platform?

May 23, 2010

Can you please let me know where to find minimum kernel image for my ColdFire platform to boot from ? Please be informed that at this stage I am not restricted to use an specific Linux distro and just I need to have the minimum kernel image possible size.

View 6 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

General :: Building A Translation Platform - From English To German

Sep 27, 2010

I have now a second post on the work I am doing. I am trying to complete a model for translating English texts into German. My concept is a model using a text editor with only simple executable scripts being written to perform steps in the process. I need to use a language for doing simple things like tagging words and translating using a dictionary I am building. I am beginning to use AWK in conjunction with Bash and need to find some members with whom I can dialog on particular topics; even getting advice. Are there any AWK users in the community, using the language for processing text?

View 7 Replies View Related

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 :: Finding A Cross-platform 'Split' Utility?

Aug 10, 2010

I need to transfer a 4Gbyte file from my Linux netbook to a friends WinXP desktop. And I'd like to it with a usb flash drive, but it can't handle a file larger than 2Gbyte. A limitation due to the underlying FAT32 filesystem. But I don't wish to reformat my usb as ext3 either.

So I need to split my 4GByte file into smaller chunks. And the 'split' utility needs to be available on both Linux and the WinXP operating systems.

View 3 Replies View Related

General :: Make Project Which Have Involvement Of System Platform?

Aug 28, 2010

I am in my final year B.tech....I want to make a project which have involvement of linux platform...i have basic knowledge of c,c++,java and PHP...i have a LAN in my college...so LAN networking is also possible...Any ideas are most welcome even silly ideas too because i am lacking of ideas right now...also suggest basic type of projects not very hi-fi..

View 4 Replies View Related

General :: Get Information About Apache Ofbiz Open Source Platform?

Jan 23, 2011

I want to get information about apache ofbiz open source platform

View 1 Replies View Related

General :: Scalable Test Platform And Patch Lifecycle Manager

Nov 7, 2010

Any guideline with this setup?

View 1 Replies View Related

General :: Scalable Test Platform And Patch Lifecycle Manager Deployment

Oct 21, 2010

I am regularly keeping watch on kernel releases like 2.6.36-rcX and compiling the upcoming kernel releases on Fedora 13.I came across STP [URL] and PLM testing and seems like it is relevant tool for compiling, testing the kernel components in very precise way. I am unable to find the documents which can help in how to implement or run the tool. I have just downloaded the Test-suit tar and dont see any README or steps to test or run the tool.

View 1 Replies View Related

General :: Cross-platform / Command Line Utilities To Convert PDF / DOC And DOCX To Text

Jul 28, 2011

I am making a text search engine. I need to first convert binary documents to text. I want to go with cross-platform (we develop both on windows and linux) command line (so that I can get the output via python subprocess). What are the choices for this?

View 1 Replies View Related

General :: Step To Step Approach To Platform Called Mean A Self Explanatory Article

Jun 6, 2011

i would want someone who would like to assist me as i start to use linux because i am naive to this platform. Also want a step to step approach to this platform called linux i mean a self explanatory article or tutorial

View 8 Replies View Related

General :: Run "make Xconfig" For Cross Platform?

Jun 15, 2010

I'm trying to run the kernel configurator for my embedded ARM platform (PXA310) but so far I can only get it to run for my build platform, an i386/32 machine. I've tried running "make ARCH=arch/arm/mach-PXA3xx xconfig" in various combinations, but the maker always complains that it can't find the target "arch/arm/mach-PXA3xx". Doesn't matter what order I put the arguments on the command line.

I also have CROSS-COMPILE defined in the environment correctly and can otherwise build for my embedded target. I just can't run the config tool; I need to enable USB On the Go.

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

General :: Difference Between Platform Driver And Ordinary Driver?

Jul 14, 2011

I am not understanding the difference between the platform driver and the regular driver. How they differ and when to prefer each of this driver.

View 1 Replies View Related

General :: Slow Very Slow File Download On Platform?

Jan 11, 2010

I have good experience in microsoft enviroment, now tiring to use linux, i tried Ubuntu 9.10, OpenSuse on different computers bur there is same big problem: Very slow download speed compared to microsoft.same file at same time downloaded by microsoft winxp toke incomparable short time. for example file 5.5MB attached to e-mail on Yahoo toke ~1minute to download on winxp computer,same file at same computer but with Ubuntu takes more thane 30minutes!

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

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

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 View Related

Software :: Do Live Web Casting Using As Platform?

May 29, 2011

I got a new client whose requirement is Live webcasting; streaming live content of some occasions/ceremonies to the web. well I do have Mandriva2010 as my official OS. What kind of tools/software I need to use for this project?

View 6 Replies View Related







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