Fedora :: Can't Create A New PHP Project?
Apr 28, 2010Where is Eclipse PDT? I have installed F12 with all Eclipse packages including PDT but I can't create a new PHP project!
View 1 RepliesWhere is Eclipse PDT? I have installed F12 with all Eclipse packages including PDT but I can't create a new PHP project!
View 1 RepliesI recently installed Fedora 12 and attempted to create a new java project in Eclipse.I used the 'eclipse' command in the terminal to start eclipse. It starts fine, however, there is no 'java project' option after choosing 'File->New Project'. Only CVS and General projects. I am not experienced enough in programming to understand the relevance/usage of either of these project modes, and only want to be able to write java programs in Eclipse.
Also, does the eclipse that is run from the terminal support c++ development? I have attempted to download eclipse for C++/C developers, but cannot get it to run. Which eclipse is running when I type 'eclipse' in the terminal? Is there a way to make it so I don't have to run this command from the terminal to load eclipse?
I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?
View 4 Replies View Relatedi am working on a project that requires updation after every 10 days that is after 10 days , i have to apply a new release. every time i need to copy all things from one path and paste it to different locations that is a manual work, i want to create a self extractor, in which i have to give only path, that is the path where i need to paste the files.
View 7 Replies View RelatedI'm trying to use BlueJ 3.0.2 on Ubuntu 10.04, but I can't do nothing. I mean: I can't create new project or open existing one.I installed it twice times without problems.I did not find anything either with google or in the developers' website.
View 1 Replies View RelatedI tried to update my eclipse to the Helios version through a PPA, but I wanted to use it for programming in C / C++, in order to integrate it with the NS-3. After updating CDT installed the plugin but could not create project in C / C + + because they did not appear in the File -> New -> Project. I decided to return to the previous version to see the eclipse in the repositories by default.I did:
Code:
sudo apt-get purge eclipse*
sudo apt-get autoclean
[code]....
I needed to create a virtual host for a php project I'm working on. Rather than using command line and text editors, I installed webmin to accomplish this and hopefully perform other server configuration in the future. When I created the virtual host and tried applying the changes Apache wouldn't re-start, and still doesn't restart after complete re-boot. It's getting hung up at the end of apache2.conf, which is trying to include /etc/apache2/sites-enabled/000-default.
When I look at 000-default from a File Browser, it's a linked file to etc/apache2/sites-available/default I can open both the linked file and actual file in a text editor, and it looks fine. When I view the directory, /etc/apache2/sites-available from shell, the default file isn't visible. It seems this "invisibility" is probably related to the error, which is preventing start-up. Can anyone explain why the file would be visible from the Ubuntu File Browser GUI but not from the terminal, and how I can fix so apache can recognize this on start-up?
I am web developer, i am work with php,and want choice best linux for create my project
and learn web server
Our application is based on the C++ devlopment which requires so many of packages dependent on the Ubuntu OS, Graphics libraries, Development packages and other dependent libraries. So we need to configure all those every time in a new PC when we add. Is there any other way to do this job very easily and the any method to create our application executable to run in all PCs with the dependencies packages installed.
View 1 Replies View RelatedDoes Project M work on Fedora, and if so, what desktop. I suspect it might work on Gnome but not LXDE. I have an Intel graphics card so that should be OK.
View 2 Replies View RelatedFirst little history here: First tried Suse 7 years ago, or something like that. Not used actually, was collecting dust on second partition. Then after view years switched Ubuntu 5 or 6 or something. Used it for view years on my desctop. Linux only. No dual boot nothing. Then bought a mac mini. Played with OSX for view years. While following lessons of Fedora and CentOS. Then Win7 came out. Used it for view years. To be kind of up to date.
Now:
a view month ago i installed Russian Fedora Remix on a mac. I a sence of completely switching back to linux. I dont want to use OSX for example simply because you get used to what u use. So i tough ill run lets say Fedora on my desktop at home and workstation at work. And surely CentOS on server('s). For glpi for example, or wahtever else. Fog maybe.
The trouble: Ive installed Russian Fedora Remix and then installed EasyLife Project on it. Everything runned fine for view month. Then view weeks ago it stated to refuse to update because of package conflict. On Russian Fedora Remix forum ive got an advise to remove the conflicting package. (Alsa). When i removed it, it removed also one gig dependencies. Now gnome and kde do not log in. Only openbox and enlightenment work. Browsers do not work. And i doubd something else works at all.
THe question: I wondered what are the proc and cons of the RPMFusion enabled by EasiLife project and Russian Fedora Remix repos. Because RFR repos already contain non free codecs and so on. My first tough was that maybe it would be more interesting to use Russian repos because maybe they would be littlebit later in updates. So if an update brakes something. It can be fixed before it was added there. Im Russian by the way, thats why im interested in this version. Althou what is more of concern to me is that RFR contains all the codecs out of the box. For me on the PC its RFR or SuperOS that are interesting. The rest are details. But then, my second though was that maybe RFR might also be kind of purer then EasyLife project. I mean i remember the days when people on Ubuntu forums were against Automatix. Offcourse i expected EasiLife project to be more cosher maybe. Maybe because its fedora finaly not ubuntu. I always tought that fedora forums are kind of more professional but, what is not so good, less friendly compared to ubuntu. Thats was my impression. And also ive been already suggested on the fedora irc to not use easylife project. I actually installed it on RFR mainly because of a habit of installing it on fedora. And because of a theme. But that is not a concern anymore. Cuz ill costumize it anyway.
How do I get the contents of .plan and .project files to show up using the finger command for regular users? As it stands with the setup I have in Fedora 12, only the user in question and the superuser can see them when they finger the user. Everyone else gets "no plan". I've tried chmod .plan o+rwx and chmod .plan a+rwx to no effect.ur.
View 1 Replies View RelatedSo I am attempting to get linphone up and running for a research project. I am a beginner with Fedora and fairly inexperienced with computers. I was wondering if there was anyone with a vast knowledge of linphone who could help me get set up.
View 2 Replies View RelatedI have a project built on Silverlight 2.0. I installed Fedora 13 (KDE) a few days ago since I'd like to brush my Linux skills after a long Windows-only time.I installed the monodevelop package and it's dependencies. But while building this project I got the following error:
Code:
Error: Framework 'Moonlight / Silverlight 2.0' not installed.
But I can't find a Moonlight package in PackageKit. Does one exists? Should I download it from Mono Project and build it manually?
Tomcat6 is built in server with it but i dont know how to use it .I am doing a dynamic web project based on servlet and eclipse galileo is being used as IDE for it.
View 1 Replies View RelatedOn Debian, if I want to compile some package X myself, but I don't want to spend time hunting down and installing its dependencies, I can issue the following command:
Code:
apt-get build-dep X
And apt (so long as it knows about package X) will install all the dependencies for me.Does the yum package manager on RedHat-based systems have a similar feature?
I am trying to install madwifi on fedora 12. I am getting following error which i "make" the project.
[code]...
I have been searching for information about the ways Debian allows for anyone wishing to give a helping hand to the project. I found that joining maintainer groups, helping in writing documentation, bug reporting and financial help are all accepted, but what I intend, was never mentioned.
Is it possible to help Debian by submitting original source code? Yes, it is true that I contacted GNU about this, but the decision is still mine, and GNU is not binding me to give my source to them.
The source code I am talking about, took more than a year to complete and debug, and has been working without problems for more than ten years. Furthermore, it has no dependences as it does NOT delegate part of its functionality to other existing projects.
Although, I am still in my early forties, and as far as I know, I don't have any life threatening illness, we are all mortal, and I don't want my work, that took many months of hard work and concentration, to be erased to make room for the only operating system my heirs know.
I am an undergraduate anthropology student doing research for my dissertation on the F/OSS community.I'm interested in are forking (What sort of thing causes/averts a fork? Have you ever participated in one?), the process of decision making (Is consensus democracy effective? Where do communication structures often break down?) and any other reflections or thoughts that you think are relevant.
View 3 Replies View Relatedalso some options in menues are disable..when i go to the terminal it shows this msge:<unknown program name>(5763)/ KDevelop::allocateRepository: picked duchain directory "/home/forensic/.kdevduchain/{61e2fad9-a888-45c7-91e7-c7098bc67b94}/0"maybe i made mistake in one step of compiling it..
View 11 Replies View RelatedI would like to ask your opinion for a new C++ project.I just finished writing a chess engine in a software engineering lecture.I don't see any way to continue with that project and I would like some new ideas.I would prefer to start something on my one but suggestions about small open source projects that are already out there are welcome.
View 3 Replies View RelatedI have project released under GPL. I have found an icon (.png) I want to use in it that also has a GPL license. What do I have to do, if anything, to use it legally? It's "just an icon", and while it represents a significant amount of work on someone's part, it doesn't come with any source code or embedded licenses that I can just copy and include with my project files. I'm sure I can use it because it's GPL and my project is GPL.
That's what GPL was designed for, but I don't want anyone to think I'm claiming I designed it or that I took it without giving proper credit. I just reread the GPL, and it looks like I can do anything I want with it as long as I don't restrict anyone else from doing the same and if I were to modify it, I'd have to put a notice "somewhere" (but where would that be for an icon?) acknowledging that modification. I don't see anything that would make me actually mention it at all in my documentation, etc. as long as I pass it along unmodified.
after giving up to install kdevelop3.5.5 under 11.0 since after searching and installing a lot of missing components following by installing another lot of missing components for python I would like to convert my C project from 3 to 4.Can anybody tell me what the best way might be.
View 1 Replies View RelatedA couple of months ago I saved an audio-project in k3B. I wanted to burn a new cd today, but the CD-list remains empty when loading the project. I suspect I removed/renamed the folder where the mp3-files are located, but I cannot remember how or where. Is there a way to read in the project-files where the mp3-files were located at the time of saving it?
View 1 Replies View RelatedYesterday I spent a good couple of hours putting together a video. When I shut down, Lives flushed my entire project because it uses a tmp working directory and places it as default in tmp.Today, I changed the working directory to Video, thinking this would be safe. Instead, the programme quit half-way through editing and I have now lost another good couple of hours.is there any way of saving my project?I can still see the .lay file but there doesn't seem to be any way of opening it.
View 7 Replies View RelatedI want to resume a fantastic old laptop from 1993, the "IBM THINKPAD X86 Model" with 130,544KB of RAM. I love to think a new life for that unused hardware. I have a working usb port (not functional as BOOT) and a working cdrom/dvd device ( not functional as BOOT too) but the NIC is dead and don't have the Floppydisc device. I have a windows2000 professional on it, with a working connection ADSL via modem USB.
- At first for resolve the BOOT problem i download wubi.exe: wubi dont find the internet connection (probably because it's via USB), and it cant download the ISO - I try the WUBI installation on offline mode, with the relative ISO ( the "Ubuntu 10.04.2 LTS (Lucid Lynx)" ):
the installation work but it's stop at the "verify of the system" and the system doesn't work, probably because that Distro of Ubuntu it's a Desktop version, and that need 256MB of RAM and the Thinkpad have less memory. I need to install xubuntu on this machine but on the wubi offline installation don not exist that ISO. I don't want to surrender, this machine MUST have a new life!
P.S: when i'll install the system, i want to open the laptop and restore and redesign the plastic and much more! and i'll want to insert all the project here...
I am trying to get a git repo up and running for a project. I currently am running git-daemon through xinetd, and can pull from the repo but not push back to it.
/etc/xinetd.d/git-daemon currently looks like this:
Code:
service git {
socket_type = stream
wait = no
user = gitman
group = gitman
server = /usr/bin/git-daemon
server_args = --inetd --reuseaddr --base-path=/home/gitman/root --export-all
--enable=receive-pack --verbose --syslog /home/gitman/root
log_on_failure += USERID }
And /var/log/messages looks like this:
Code:
Jun 15 15:25:14 dev1 xinetd[27922]: xinetd Version 2.3.14 started with libwrap
loadavg labeled-networking options compiled in.
Jun 15 15:25:14 dev1 xinetd[27922]: Started working: 1 available service
Jun 15 15:25:43 dev1 xinetd[27922]: START: git pid=27927 from=209.XXX.XXX.106
Jun 15 15:25:43 dev1 git-daemon[27927]: Extended attributes (22 bytes) exist
<host=dev1.aea.us.com>
Jun 15 15:25:43 dev1 git-daemon[27927]: Request receive-pack for '/EPA.git'
For some reason, the push request goes through, then stops and hangs. I went to lunch for an hour, and still nothing.
I have nearly completed a project.My team developed using C,shell scripts and qt.I would like to know how to package it as a .deb file??Also during installation,i want it to check for the existence of few packages in the system.If they are not there,i want it to download them using apt.
View 3 Replies View RelatedI have two files fasta file and qual file and i need to run mira3.Is it possible to run the mira3 project without the .sff files.and if so where do i get the .sff files since i have only the fasta and qual files.
View 1 Replies View RelatedI have learned RHEL 5 recently and i m an engineering student, i want to make a project using RHEL 5, I have done mainly Servers.
View 2 Replies View Related