Software :: ADA Development Tools For ADA 83 And ADA95?
May 9, 2011I would like to download Development tools for ADA83 and ADA95 for Linux .Does anybody knows of such tools , and maybe freeware tools that can be downloaded
View 2 RepliesI would like to download Development tools for ADA83 and ADA95 for Linux .Does anybody knows of such tools , and maybe freeware tools that can be downloaded
View 2 RepliesI try to install the Development Tools by yum groupinstall 'Development Tools' but there is a problem with the dependency of the package systemtap-runtime.
View 2 Replies View RelatedTrying to install the latest , greatest hplip 3.10.2 on a CentOS 5.3 I'm following hplip webpage manual installation steps have a Kernel ver 2.6.18-128.1.6.el5 output from rpm -q centos-release centos-release-5-3.el5.centos.1 trying with (as root user ) yum -y goupinstall "Development Tools" getting following err message:
[Code]...
I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it
Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:
Quote:
Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)
Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:
I wanted to design a project in linux which could contain programming languages(C, perl, PHP, HTML, XML etc) basically a web based project. Why I have chosen to build on Linux is because it is Open Source, and lot many things can be automated through scripting languages, which in windows I don't know. So, I have installed linux on a virtual machine(Host-Windows 2007 & Guest Linux CentOS), CentOS(command line interface). Since I am a beginner, so I want to know what all tools can be used to facilitate and ease my development process. Some which I know are listed below:
1) Using Putty so that can access the Linux machine from anywhere within the network.
2) Since I want to develop on Linux, but want to use windows as developing platform. So have downloaded Eclipse Editor (C/PHP) on windows. But want to know how can I access linux files from here?
3) Installed Samba, and still trying to figure out how can I access linux files remotely on Windows.
4) How can I ease my development process and what all tools I can use..??
I try to install #yum groupinstall 'Development Tools' it's install all things but at the end it's showing error
View 2 Replies View RelatedI currently run 9.10 and have / and /home mounted on different partitions. From what I understand, I can do a fresh install of 10.04 on / while preserving my settings on /home. What about the development tools? I currently have Apache web server, Tomcat, MySQL, PostgreSQL installed. I presume I will have to reinstall them if I do a fresh install right? So if I want to preserve these dev tools as they are I should only do an upgrade from the update manager? Are there any major advantages to a clean install over an upgrade?
View 1 Replies View RelatedWhen writing a script using command-line tools why is it more difficult using graphical tools?
View 3 Replies View RelatedI checked xen-tools on a Debian Lenny system
Got following
Code:
This package contains tools to manage Debian based XEN virtual servers.
Using the scripts you can easily create fully configured Xen guest domains (domU) which can be listed, updated, or copied easily.
Homepage: [url] in the above output I am getting a line Conffiles and then you can see a series of /etc what are that and is it an error or some conflict?
I need to install the scripts of angstrom distribution
ie ARM gcc..................how to install the scrpits from the site [url]
I am having to use two separate workstations for building 32 bit and 64 bit RPMs: 32 bit RPMs on a workstation running 32 bit RHEL and 64 bit RPMs on a workstation running 64 bit RHEL.Is it possible to build both 32 bit and 64 bit RPMs on the workstation running 64 bit RHEL? If so, how?
View 1 Replies View RelatedI need to download specific JDK version but from console in Linux. I have not lynx/elinks etc linstalled. Where can i download Java Development Kit (JDK) from ftp ?
View 1 Replies View RelatedHow do I go about setting up a lamp server just for testing out and learning web development without opening it up to public?
View 1 Replies View RelatedI'm looking for a program that allows me to create website. For the past years, Frontpage and Dreamweaver really worked for me, but none of these are working on Ubuntu. Is there an alternative for Ubuntu?
View 6 Replies View Relatedi need to install a web development ide in my ubuntu 11.04.
which one do you recommend?
it should atleast support html, css, php and javascript.
I have a macbook, but I am very much interested in writing device drivers in linux. Currently, I have a debian os installed. I dual booted my mac book. Is there any way, I can work on linux source code in mac book and do the needed development.
View 3 Replies View RelatedI need help with choosing the right distribution for web development.My potential future employeer wants me to give him some ideas, We are going to create a new catalog website, using a CMS,So I need to know some good solutions,
1. Which CMS to use for such a website, my idea is Joomla!
2. Which platform would be effective, here's where I need to ask you, as I know only a little about Linux distributions. But my idea is openSUSE so far.
3. Which development tools to use, for PHP scripting and MySQL(also xhtml and css).
how can i devevelopment of licux a new version of school
View 1 Replies View Relatedi would like to use a sdk or compiler to run/execute a program on ARM type processors but to compile the programs in desktop PC.the sdk or compiler should be a freeware.
View 10 Replies View RelatedI have decided to learn python as it seems to be powerful not just for web development (like php) but also a clean powerful language for other puposes.
Q: Can someone suggest a tutorial or book, on learning python (beginner to intermediate) which has as its focus for learning, web development?
In order of preference: 1. Comprehensive, 2. Online, 3. Free
I'm in charge of setting up svn on a Fedora Core 9 server running cpanel for a company website. The company currently has 4 developers working on the site which isn't live yet. The server currently has one user and the site is located in ~/public_html
My question is what is the best way to set up subversion for all the developers? Should I create the svn directory in ~/ or should I create a new user and put it in their ~/public_html and create a virtual host to it so I can have www.dev.site.com point to the svn version of the site? And then create a group for all the users so everyone can access it?
As topic, I have trouble with compiling brlcad as this thread.
http://forums.fedoraforum.org/showthread.php?t=249899
I assume the last problem I encounter was lack of development package in the system. Hence, I tried "yum install Xorg-devel" and the terminal reply"No package xorg-x11-devel available."
I am running Fedora 13 on a ASUS G71G Trying to install GTK+ 2.4.8; after installing all the dependencies(Pango, Glib2.0, ATK), I ran ./configure from my GTK+ directory. It configured for a while, then this happened: checking for X... no configure: error: X development libraries not found I tried linking them with PKG_CONFIG_PATH=<path to X lib directory>, but I got the same error message. How do I get GTK+ to recognize the X development libraries? Additionally, does the default build of X11 on Fedora 13 contain the appropriate libraries? Ive included the GTK+ configure scripts as an attachment.
View 1 Replies View Relatedhow to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.
View 5 Replies View RelatedI am trying to find a program similar to microsoft's front page (wysiswyg) web-page development. then I will no longer have need of Mr Gates operating system.
View 9 Replies View RelatedI would like to install development tools / libs, such as gcc. But I haven't selected them during the opensuse 11.2 x64 installation, and when I use the yast2/software management to install programming packages, there are many items, and I don't know which should/should not be installed. Even when I select all to install, it seems many conflicts reported. So is there any easy way to install the development packages properly, without reinstalling the os?
View 1 Replies View Relatedis there any nice web development application?
View 6 Replies View RelatedIn openSUSE 11.3 when I selected the Python Development pattern for install, it included everything needed for Python development. I installed openSUSE 11.4 yesterday from the full DVD ISO and selected the Python Development pattern, but all it installed is the patterns-openSUSE-devel_python meta package, which apparently doesn't include any other software. It didn't even install the python interpreter.
Of course I can easily install what I need manually, but the pattern is a handy one for quick installs that need Python. Is this pattern broken under 11.4 or am I missing something? I couldn't find anything about this behavior in the release notes, known 11.4 bug list on the forums, Google, etc.
Im just wondering what everyone's experiences are with the latest Ubuntu 10.04 version? Is it stable enough for a working environment? I require it for web development, so using VMs, IDEs, connecting to VPNs, SSH to servers, etc. Im currently using 9.04 and found 9.10 unstable and problematic at times (such as problems connecting to VPN)
View 2 Replies View RelatedI'm a bit of a noob with ubuntu, but have been using the dreaded windows for many years, programming. My tool of choice is Delphi, which no longer exists for linux.
There is this freeware (of course) application called lazaraus which I can install, but whenever i try even run the simple program i get
/usr/lib/lazarus/0.9.28.2/lcl/masks.pas(28,22) Fatal: Can't find unit contnrs used by Masks
what happened to setup.exe? and all needs doing to install, just click next, next, next ,next, wait a bit and there is delphi sitting in the start menu, and it works