Fedora :: Install IOS Development Kit Xcode 3.2.5
Feb 17, 2011how to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.
View 5 Replieshow to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.
View 5 RepliesAs 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."
In the old days, the installation of Fedora offered options like a "Development System" and showed software packages related to that purpose, which you could check or un-check. I gather that with FC 11, you install a basic system from the live Cd and, (assuming a fast internet connection) it's up to you to know what to add. Are there any short cuts or crutches that mimic the old way of doing things? Or is there a special "spin" of FC11 that is for software development?
View 3 Replies View RelatedI'm trying to get Gnome Wave Cleaner (audio wave cleaner) working. I get an error when I try to configure saying that "Gnomeui2 development libraries not found." Goggle just shows several other people having the same error, without any having any success getting GWC working. Anyone familiar with this?
View 5 Replies View RelatedIs there a functional equivalent to xcode for the new Lucid Lynx release of Ubuntu (10.04)? I'm just beginning to write a IPHONE app and require a proper IDE, but don't want to use mac os.
View 2 Replies View RelatedI just installed F12 from LiveCD. Works beautifully.
However I realized that all software development tools are missing. I have now made a new DVD of full Fedora 12 but cannot install (as the install hangs on my Dell Optiplex)
My question is, can I go somewhere in my F12, and add "Software Development" package, directly from the F12 DVD install disc. (i.e. without reinstalling the whole linux)
I'm coming to emacs from Xcode. An Xcode feature I really like is the ability to type the lines#pragma mark -#pragma mark Section Heading Nameto mark the subsequent part of my code as belonging to a particular section. I can then jump to that section from a drop-down menu.Does a similar ability to break up code into named sections and to jump to a section by name exist in emacs?
View 2 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 HP TV tuner with a ViXS Xcode 2105 chipset.. Dose anyone have any idea where I could find a driver for the card? Im running 10.04 32 bit OS
View 6 Replies View RelatedI 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 hunted down kdevelop4 through yast. I found it finally by entering "Integrated Development Environment" in the search text box, clicking "Description" only, and clicking Search. I'm backtracking now to figure out how to find it and other development tools/ide's quicker in the future.I clicked the Technical Data tab for kdevelop4 and in the details, "Package Group" shows "Development/Tools/IDE".In Yast, I then clicked on the "Package Groups" tab and searched on the left-hand side for "Development". But it's now there.
In OpenSuSE 10.3, when I viewed the Package Groups tree structure, there was a node, "Development" which contained kdevelop3. But I can't seem to find the "Development" Package Group in OpenSuSE 11.2.
I 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 RelatedI'm trying to install a third party development package for the TI DM355 platform. The build script for this tests for the mono package which must have been available in a previous release of Ubuntu but has been deprecated in version 10. Which package provides mono support and how can I touch the package database to make it look like mono is installed so the ./configure script will be happy?
View 2 Replies View RelatedI'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?
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 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 RelatedIn the past I've played around with OpenGL development using the Mesa library. I have F13 installed now and would like to further explore OpenGL, but am trying out the default Nouveau/Gallium3d setup. As I understand Gallium3d is intended to replace Mesa3d so I'm at a loss as to what packages need installing to provide the header files and such needed to build OpenGL applications as a search for Gallium turns up nothing in the repos.
View 6 Replies View RelatedI'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'
openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module
[Code]....
I need to install Trac on a server that's on a private development VLAN (no internet access). Obviously Trac needs to go out over the internet to download/install various things. Does anyone know of an RPM or tarball out there that I can use to install Trac without being connected to the net?
View 2 Replies View RelatedI 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 want to do some modules development in fedora 11, by the command uname -r, I get the current kernel running in my system.
Code:
$ uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
But when I run the following command
Code:
# yum install kernel-devel
the package what I installed is kernel-devel-2.6.30.10-105.2.23.fc11.i586 and kernel
development directory is /usr/src/kernels/2.6.30.10-105.2.23.fc11.i586
So,the modules I developed can't insert to current running kernel because current is i686 and the compile environment is i586. Is that a bug of fedora 11?
I I have been trying to get the Nvidia development drivers working for a good day or so.
I have the 280 drivers installed, but these don't allow CUDA development.
I'm having some trouble installing the php-development package on my fedora core 6 server.
Code:
yum install php-devel
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
[Code]...
The following declaration is presenting a compilation problem using Xcode on OS X: ostringstream cmd; The error is as follow: Implicit instantiation of undefined template 'std::basic_ostringstream<char, std::char_traits<char>,std::allocator<char> >; The exact same code will compile and run on Linux - same imports and everything. What could be causing the issue?
View 2 Replies View RelatedI 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 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 Related