OpenSUSE :: Packages To Setup KDevelop For Programming With Qt?

Mar 22, 2011

I have KDevelop installed it tells me i dont have cmake so i installed one now when i created my project, it says it doesnt find the included Qt libraries i wonder if there is a pattern to install all KDevelop and Qt stuff? I am using openSUSE11.4 KDE isnt KDE built on Qt? how come there is no Qt libraries onboard?

View 2 Replies


ADVERTISEMENT

Programming :: Link Objects In Separate Directories Using KDevelop?

Oct 4, 2010

Using: Open SUSE 11.0 64 bit, KDE 3.5.9 (release 49) and KDevelop 3.5.1. Problem: A singleton was created in subproject A, and so an object file is created in subproject A. In subproject B, I want to use that object file. We have not been able to find a way to link that object file created in subproject A with subproject B. Also, the subprojects are in different directories. We created a symbolic link to the ".h" and ".cpp" files in directory A. And the project compiles and links just fine after adding the symbolic link to the header and cpp files in subproject B. My concern is, that two objects of that singleton will be created. The whole idea of making a singleton is so that there is only one instance at a time.

View 8 Replies View Related

OpenSUSE :: Get A Binary Package For Kdevelop 3.5.5?

Apr 6, 2010

where I can get a binary package for Kdevelop 3.5.5?

View 4 Replies View Related

General :: Fortran Project In KDevelop On Opensuse 11.3?

Aug 27, 2010

I just installed OpenSUSE 11.3 and I want to use Kdevelop 4.0 for programming in fortran. when I try to start a new project (Project/New from template) I only get the choice between C++ and PHP. What can I do so that I can also use fortran.

View 1 Replies View Related

OpenSUSE Multimedia :: Script For Unattended Setup/remove Multimedia Packages?

Nov 18, 2010

I've built a script that should meet the requirements to pass the MMCHECK script written by J. McDaniels and RedDwarf. Save anywhere, call anything, and then (must be run as root):

chmod +x <nameOfFile>
./<nameOfFile> setup|remove
Code:
#!/bin/bash
function addRepo() {

[Code]...

View 2 Replies View Related

OpenSUSE Install :: Upgraded From 11.2 To 11.4 - Switching Systems Packages To PACKMAN Packages

Aug 31, 2011

I just upgraded from 11.2 to 11.4 and the installation/upgrade worked just perfect. I than followed the instructions in the "New User How To/FAQ", "Multimedia and restricted format" post. I was following the instruction in the 11.4 section. I added the additional repositories as explained. I then was on the section where it talks about going into software management and selecting the "Packman" repository and clicking to "switch systems packages" to the versions in this repository (packman). I than click this link and the "warning" screen appears and I am present with conflict resolution after conflict resolution dialog. It just seems that there are some many conflicts, it just seems wrong and I canceled.

The installation/upgrade appears to have worked just fine. My mail is there, audio and dvd play back worked the first try after the upgrade. I am not clear if this is what I should expect or their is something wrong or if I even need to complete this step for a successfully installation.

View 3 Replies View Related

Ubuntu Installation :: 11.04 Upgrade Safe On Setup With Packages?

Apr 28, 2011

I want to upgrade to 11.04 but I'm extremely scared of breaking my installation. First of all, I have all that experimental Compiz bling installed, does it break anything with Natty's Compiz? It obviously won't work because Natty uses 0.9 while Maverick uses 0.8, but I don't want any dummy plugins or anything. Also, these plugins are way too cool to miss (I just installed them and now I can't live without the extra eye-candy). And what's with my awkward startup settings? I have a compiz --replace --loose-binding command in there and many disabled docks that, in KDE, all launch simultaneously (including Compiz, which renders everything unusable) and completely screw the desktop (I stopped caring about KDE now). Also, my setup feels like my computer's going to blow up any minute while upgrading because of too much dull packages, including gnome-shell which I don't use after all. My computer is, in terms of packages, a complete junkyard! So, is it safe to upgrade with this setup, if yes, tell me the recommended way to do this (CD, update manager?) or if not, how do I scrap that from my updates forever? By the way, will the upgrade also ruin KDE?

View 9 Replies View Related

Ubuntu :: Install KDevelop In 10.4?

Jun 3, 2010

I can't find them in the repositories, and don't want to run MS Visual Basic through wine. I'm looking into programming, and really need the highlighting feats of these programs (I know you can program in a simple word editor, but I prefer the help of an advanced program).

View 5 Replies View Related

OpenSUSE Network :: 11.2 Xen Bridged Networking - Setup Multiple DomU Through The Default Bridge Setup

Feb 4, 2010

Im trying to setup multiple domU through the default bridge setup. I am able to access only one of them through the network at a time. If you ping one of the domU it works perfectly but you cannot ping any of the others until you stop pinging the one and even then it takes a bit before you can. Ive looked around for a while and seen similar problems but nothing ever seems quite the same. Im probably missing something really stupid. Or is this the way the bridge is supposed to behave? Do i need to use a routed virtual network?

[Code]....

View 1 Replies View Related

Fedora :: No Plugins For KDevelop In Repo?

Nov 6, 2010

I just installed F14 (upgraded from F13), and I wanted to install the PHP plugin for KDevelop, but yum reports no plugin packages. A friend has openSUSE and he found the plugins in the repos. Have the plugins not been packaged for Fedora yet? I just want to know that before I install them from source.

View 1 Replies View Related

Networking :: Add A Link Library To The Kdevelop?

Mar 20, 2011

Currently, I am trying to use the Kdevelop4 in linux debian to make some debugging on a simple project. I added the <db.h> in the text editor and it is working. Unfortunately, when I am trying to build an "undefined reference to db_create error". So how to cope such error and where I have to add the searchable link libraries in Kdevelop4.

View 3 Replies View Related

General :: Installing Kdevelop In Fedora10

Jan 25, 2010

please someone suggest me how to install Kdevelop in Fedora 10. i tried installin the rpm but its giving errors.please send me step by step procedure

View 3 Replies View Related

General :: KDevelop: Only To Develop GUI Applications?

Aug 12, 2011

Kernel 2.6.21.5, slackware 12.0 Kdevelop 3.3.91 writing a C program of a pretty good size and, when I am done compiling, I'll have to begin debugging. I know of dbg, but was thinking in one of those integrated development environments (IDEs). Looking into my HDD, I found a KDevelop package and began to see what it was about. The documentation (help) is copious and it seems I will never get to the point in the docs where I'll know if it serves my purpose. For I'm afraid it is intended to develop appls for KDE, when in reality, my appl runs in a text console. So that is the question. Is KDevelop mainly intended for developing GUI applications?

View 7 Replies View Related

Software :: KDevelop Language Installation

Jun 26, 2010

Trying KDevelop for the first time. I have the free pascal libraries installed, I have KDevelop 3.9.95 installed, I can select java, c+, C#, and so on, but I do not have an option for any pascal.I learned pascal in college, that is why I would like to use it (I know people dont like it, so please refrain from opinions), just looking for help.I tried lazarus, and yes it is nice, reminds me of Delphi, but I take issues with it not finding library paths when they are in the IDE.Would really like to use KDevelop, so if anyone can let me know how to let KDevelop give me options to use the pascal language, that would be great. I have searched through the menus, and cannot find anything that says something like "Insall additional language...".

View 5 Replies View Related

Software :: Kdevelop Missing Plugins?

Sep 19, 2010

I have been searching the internet in vain for the names of the packages that provide the following plugins for kdevelop in Debian Squeeze. The missing plugins are preventing me from testing the written programs.

Missing plugins:
1) C++ support
2) kdevcvs
3) make builder
4) output view
5) QtHelp
6) Subversion

The icons representing these plugins are all a question mark. I am assuming that means that they are missing. Needless to say, as it is, kdevelop is useless.

View 7 Replies View Related

Software :: Using KDevelop 4 To Make Plasmoids?

Jun 28, 2010

I have KDevelop installed but it doesn't allow me to make a new KDE4 template and searching the Internet has only yeilded headaches. Is it possible or do I have to get an older version?

View 3 Replies View Related

Slackware :: Kdevelop Doesn't Start In 13.1?

Jun 8, 2010

kdevelop doesn't start in Slackware 13.1. The output just says

Code:
...
/usr/bin/kdevelop.bin: symbol lookup error: /usr/lib/qt/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_open_v2
Relevant packages installed on my system (all unmodified from 13.1):
sqlite-3.6.23.1-i486-1
kdevelop-4.0.0-i486-1
qt-4.6.2_2d3d3e5-i486-1

So it's a problem between sqlite and qt(?). Rebuild needed?

View 3 Replies View Related

Debian :: Failed To Install Kdevelop-4.2.2 From Source

Apr 9, 2011

After downloading four .bz2 source files containing the sources for kdevelop-4.2.2, I tried to follow Soul Singin' HowTo without success apart from receiving this error:

edbarx@edbarx-pc2:~/kdev$ dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):

[code]....

What should I do to enable dpkg-buildpackage build the .deb package files for me? The /home/myuserhome/kdev directory contains these directories:

kdevelop-4.2.2.orig  kdevelop-php-docs-1.2.2.orig
kdevelop-php-1.2.2.orig kdevplatform-1.2.2.orig

These .orig directories were created by dh_make --createorig, as dh_make alone grumbled that it needed --createorig.

View 1 Replies View Related

Fedora :: Restore KDevelop To Original F11 State?

Oct 23, 2009

I tried to install KDevelop4, decided I didn't want to use it, and now I am having trouble getting KDevelop3 working again. The only steps to installing kdevelop4 were installing a new version of kdevplatform and then kdevelop itself. I did this:

1) sudo yum remove "kdevplatform* kdevelop*"
2) disable updates and testing repo
3) sudo yum install "kdevelop"

The problem is that there is something wrong with the menus (File, Edit, etc). There are many important items missing, as well as one of them says "No text!". This indicates that this is not the original packaged version with F11 because I used it for a year and it was certainly not like this. Is there a better way to get back to the original version than I showed here?

View 1 Replies View Related

General :: Build A Fortran Project In Kdevelop?

Apr 20, 2011

I have installed gfortran,cmake,etc,but there is no fortran project to chose.What should I do ?

View 2 Replies View Related

Software :: Error In Building Projects In Kdevelop

Sep 18, 2009

1. I have fedora 9 installed, i installed kdevelop using command yum install kdevelop. so i think all the dependencies must have been resolved.

2.Built a new project in the category C++ -> KDE ->Simple KDE Application

3. then i tried to build it with "run automake and success" in the build tab. It was successful.

4. however, with the option "Run Configure" in the build tab again, I got the following:

View 2 Replies View Related

Ubuntu Installation :: Unable To Install Kdevelop By Using Command

Feb 6, 2010

i am new to ubuntu have migrated laptop from centos to ubuntu 9.10 i am customed to kdevelop scripting, i am however unable to install Kdevelop using commandIs there some issue with the respository configuration or kdevelop is not available with ubuntu 9.10.

View 3 Replies View Related

OpenSUSE :: Hp-setup Wont Setup HP Officejet?

Aug 18, 2011

With new installs of openSuse 11.4 I've hit a printer problem. I can run hp-setup (or hp-toolbox) for the wireless Officejet j6410 and it is recognised. The right driver is selected. Then when I choose add printer it all falls over with the error message: error: Printer queue setup failed. Could not connect to CUPS Server Is user added to "lp" group(s) error: Fax queue setup failed. Please restart CUPS and try again.

The user is added to the lp group. I have this problem with my 64 bit desktop and 32 bit laptop installs of 11.4, it all worked perfectly in 11.2. I've used the Cups web interface to set up the printer now and can print from both machines, but I would prefer to use the hp-toolbox, which has several convenient features. Where do I go from here?

View 5 Replies View Related

Ubuntu :: Resource Usage Requirements For Xubuntu + Kdevelop Memory Wise And Processor?

Mar 14, 2010

Can anybody suggest what are the resource usage requirements for xubuntu + kdevelop memory wise and processor.

as i am looking for installing in this system xubuntu + kdevelop on a system p4+ 256MB ddr1

do you think this will smooth

View 1 Replies View Related

Programming :: Difference Between Two Packages Of JDK

May 3, 2010

Ubuntu 10.04 lucid. sun-java6-jdk has been dropped from the Multiverse section of the Ubuntu archive. They recommend using openjdk-6 instead. Is there any difference between these 2 packages?

View 3 Replies View Related

Programming :: What The Roadmap Of Packages Will Be

Jan 2, 2010

I wonder what the roadmap of these packages will be. I mean, for a newbie, what would be the best approach to begin with gtk?

View 1 Replies View Related

Programming :: Creating Packages Using Mono-develop

Nov 18, 2010

How can I create packages for Windows7 and Linux using C# in mono-develop ? Will the packet be directly installed under Windows7 ?

View 1 Replies View Related

Debian Programming :: Installing Vmime But Apt-get Cannot Locate Packages

Aug 25, 2015

I have 32-bit Debian 8 and am trying to install Vmime [URL] .....

apt-get cannot locate these packages:

apt-get install vmime0
apt-get install libvmime-dev

I have an issue raised on Vmime's Github page too [URL] .....

View 1 Replies View Related

Programming :: Filter Out The Additional Packages That Exist On A New Server?

Apr 15, 2010

I've got two files. They both contain package names. Is there any way I can go through the package list on one file, and search to see if each package exists in the other file? What I'd want to do, is if the package name is found in the the main file, then go to the next line. If its not found then print that package name to another file.

I know you can use diff, but it doesn't seem to be that straight forward. As I understand it diff searches line by line, so if line one doesn't match line one in another file, then it prints it out. That's not exactly what I want.

I just really need an easy way to filter out the additional packages that exist on a new server. If I have a list of packages that aren't on the original server, then i can just delete them.

Not sure if I've made any sense but there must be a quicker way to do what i need to. It would take me ages to scan manually through the package names in each list, and highlight the ones i dont need.

View 2 Replies View Related

Programming :: Extract Extra Packages In A Separate File?

Mar 6, 2009

I have two files containing list of packages using

Code:

dpkg --get-selections > file-name
command.
package-a.txt

[code]......

Now I would like to create a third file which contains only those packages which are present in package-a.txt but NOT in package-b.txt. The file should look like this:

Code:

package2
package4

Note: The world "install" is also to be removed for all packages. Using diff command I could get something like this:

Code:

temp# diff -yb package-a.txt package-b.txt | grep "<"
package2 install <
package4 install <
<
temp#

But not sure how to remove instances of "install" and "<".

View 3 Replies View Related







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