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


ADVERTISEMENT

Software :: RPM - How To Package Binary Tarball

Nov 22, 2010

I'm trying to package Apache Tomcat binary tarball into a RPM package on CentOS 5.5. The idea is to package the tarball, extract it into /usr/local/, create a tomcat user, change permission on the /usr/local/tomcat install dir, copy the init startup script to /etc/init.d/

Since it's a binary/pre-compiled package, I don't need to compile the source codes.

View 2 Replies View Related

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

General :: Building RPM From Source (Binary Package)

Apr 15, 2010

I have this source.tar.gz, I unpack it and cd into it, then I

Code:
$mkdir build
$./configure --lots-of-options --prefix=$PWD/build
$make
$make install

So I have inside my build folder, 4 folders, usr, lib, man, share. How do I convert this into a binary rpm package...?

View 4 Replies View Related

General :: Command To Find The Source Package Of A Binary?

May 30, 2010

I know there's a which command, that echoes the full name of a binary (e.g. which sh). However, I'm fairly sure there's a command that echoes the package that provides a particular binary. Is there such a command? If so, what is it? I'd like to be able to run this:

commandName ls and get coreutils for example.

View 1 Replies View Related

General :: Command To Run Program When Package Doesn't Match Binary?

Jul 11, 2011

I have a weird/stupid question. How do you know what command would start an application after installing it, if the synaptic package name doesn't match?

For example google chrome and lmsensors. The first appears as Chrome in Synaptic and the second as lmsensors, but to run them you have to type google-chrome for the first and sensors for the second in the console to start them.
When I did locate sensors or locate chrome/chromium, nothing came up in the search that would hint me that I need to run those commands. I had to rely on a google search and look for someone else's answer. Is there a better way, one that I can figure it out on my own?

View 2 Replies View Related

Programming :: Finding A Utility To Combine Two Or More Binary Files Into A Single Binary File?

May 5, 2011

Is there any Linux utility to combine two or more binary files into a single binary file ?

View 7 Replies View Related

Programming :: Version Info Coded Into ELF Binary / Author And Company Name Into ELF Binary?

Nov 30, 2010

How to coded version info and other information likes author and company name into the ELF binary?

I prefer the put the version info during build step.

View 5 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 :: Would Xinetd Point To Script Instead Of Xvnc Binary?

Mar 23, 2010

I have xinetd starting the VNC server.I'd like to leave the system at runlevel 3.Before xinetd starts Xvnc I want it to execute telinit 5.When there are no connections to the VNC port, it should drop back to runlevel 3.Is this possible? Would xinetd point to a script instead of the Xvnc binary? How would I switch to runlevel 3 once all connections dropped?

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

OpenSUSE :: Start Up Package Manager Or Package Finder In 11.3?

Sep 3, 2010

Am I the only one who gets this on gnome everytime I start up package manager or package finder in 11.3?

System management is locked by the application with pid 6890 (/usr/sbin/packagekitd)

I literally have to kill -9 pid everytime I run it. What is going on here?

View 3 Replies View Related

OpenSUSE :: Screen Corruption Using The ATI Binary Blob With Hardware Acceleration Unabled?

Aug 29, 2011

anyone seeing Firefox (version 6 and 7)screen corruption using the ATI binary blob with hardware acceleration enabled ? N.B Works fine when hardware acceleration is disabled.

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

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

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

OpenSUSE Hardware :: Using The Nouveu Driver Or The Nvidia Binary Driver?

Mar 12, 2011

How do I check if I'm using the Nouveu driver or the Nvidia Binary driver? I thought things were running nicely with the free driver because I had compositing working on my dismal graphics card... But scrolling in firefox is slow/laggy so I tried installing the binary driver with 1click install. But I restarted and still have the same problem. I think I might still be using the nouveu driver? Actually, scratch that last sentence. I just did lspci -v and got this output:

Code:
01:00.0 VGA compatible controller: nVidia Corporation NV37GL [Quadro FX 330/GeForce PCX 5300] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Giga-byte Technology Device 310e
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f0000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (32-bit, prefetchable) [size=256M]

[Code]...

View 2 Replies View Related

OpenSUSE :: A Good Free Virtualization Software Package That Work On OpenSuse With The KDE Desktop?

Oct 4, 2010

Can anyone suggest a good free Virtualization Software Package that work on OpenSuse with the KDE Desktop, as I need to use Windows for some applications that have not got a Linux equivelant, Namely Reserch In Motions BlackBerry Desktop Manager and the drivers for my Printer and Scanner, so I would also need something with USB pass through. Or if there isn't any free virtualization software that will dowat I want that's free then something that is not expensive that's paid for. I like the look of Parallels Desktop 4 for Windows & Linux but I'm not sure if I would be able to justify paying �54.99 for the ammount of use that it will get?

View 9 Replies View Related







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