General :: Find Out Prerequisites Are Installed Or Not?

Mar 28, 2011

im trying to install cclive, in its INSTALL file they have given some prerequisites, how can i find out those are installed in my centos or not.

Prerequisites for cclive are given below

* libquvi (0.2.0+)
* libboost (1.42.0+)
* libpcrecpp (8.02+)
* libcurl (7.20.0+)

View 7 Replies


ADVERTISEMENT

General :: Sh Can't Find 'cc' When Gcc Has Already Been Installed?

Aug 9, 2010

I am trying to compile an android project, which requires GCC-4.3(mandatory, GCC-4.4 doesn't work). So I downgraded the gcc-4.4 on my ubuntu 10.04 to gcc-4.3.

But then the compiling process doesn't work. It says:
cc: command not found
make: *** [...] error 127

It's weird that the shell can't find 'cc' while I do have gcc-4.3 installed.
I've tried type the following command:
export CC="/usr/bin/gcc-4.3"
but I don't know what's it for.

View 6 Replies View Related

Fedora :: Prerequisites Of The RH133 Course?

Sep 17, 2010

i have finished my rh033 course a week ago and i am revising it now and everything seems ok the group that i am taking the course with have decided to start the rh133 course next week and while i was browsing the redhat site i found the Prerequisites for the RH133 which is rh033 and thats ok and the other Prerequisites is Prerequisites include networking fundamentals and internetworking with TCP/IP, widely available from reputable training vendors or through self-study i dont know about networking and tcp/ip.

View 11 Replies View Related

General :: Where To Find Out Where A Package Has Been Installed To

Feb 27, 2011

Fedora 14 xfceI have installed a package using yum install package-name.However, I can't seen to find out where it has been installed to.Is there any command that will tell me what directory the files have been installed to?

View 2 Replies View Related

Debian :: Installing The Prerequisites For Cclive?

Sep 1, 2011

Greetings. I am a relative newb to Linux and am having trouble installing cclive on my box. I am asking here because I am worried that there is a Debian specific issue that I am overlooking that us interfering with my installation.First I downloaded the source code from [URL] I attemped to install by typing ./configure and was told that I don't have the package libquvi.No problem, off I go to [URL] to download the source files and attempt to install with ./configure.Again I get told that I am missing a package. This time the package was liblua.So I head over to Lua.org and download the source code for lua5.1.4 from [URL]When I head over to the directory and follow the install instructions by typing make linux I get the following error message:

make[1]: Entering directory `/media/sdk1/home/f4sak3n/private/lua-5.1.4/src'
make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses"
make[2]: Entering directory `/media/sdk1/home/f4sak3n/private/lua-5.1.4/src'
gcc -O2 -Wall -DLUA_USE_LINUX   -c -o lua.o lua.c

[code].....

View 3 Replies View Related

Red Hat :: Prerequisites Of Administration Course Rh133 Of RHCE?

Sep 21, 2010

i have finished my rh033 course a week ago and i am revising it now and everything seems oki am gonna start the RH133 track the day after tomorrowand while i was browsing the red hat site i found the Prerequisites for the RH133 which is rh033 and that's OK and the other Prerequisites isPrerequisites include networking fundamentals and internetworking with TCP/IP, widely available from reputable training vendors or through self-study i don't have a solid background about networking and tcp/ip and i am supposed to start the course after 2 days could u defining which topic should i read about before starting the course to fulfil the course requirements?and i will be more than happy if u provided me with some links about the topics i need read about in this 2 days before the track start.

View 1 Replies View Related

General :: Windows - Find The Architecture Of OS Installed?

Aug 9, 2010

I'm using Core 2 Duo. So, from Intel website I found that it is 64-bit architecture CPU.

Long back I've installed Ubuntu OS on this machine. But I'm not sure if I installed x86-32 or x86-64 version of Linux. I want to know which version of Linux I'm using. How to know that?

How to find the same on windows?

View 4 Replies View Related

General :: Find All Services Are Installed Or Not In Redhat

Sep 29, 2010

how can i find all services are installed or not in redhat linux.

View 1 Replies View Related

General :: Can't Find Setup-installed Components?

Feb 6, 2011

I'm installing LoL using Wine and I can't find where setup has put the files. When I type "wine lol.launcher" it says "wine: cannot find L"c:\windows\system32\lol.launcher". For that matter I can't find where the setup program has installed any of the LoL components

View 1 Replies View Related

General :: How To Find Out What Options A Library Was Configured With When It Was Installed

Nov 24, 2010

Is there a way to find out with what options a library was configured with when it was installed? I am trying to install a library on my system that depends on gasnet and it requires me to configure it with the very same options that gasnet was configured with. Gasnet was not originally installed by me, so I cannot tell. I can see bin/, include/, lib/ and share/ directories in the gasnet folder and no other information in it. To be specific, I need to use the same CFLAGS that were used during installation of gasnet. For example, if it was installed using '-g -O2', I have to make sure I use the same CFLAGS here.

View 4 Replies View Related

General :: Find Installed Location Of RPM Package In Unix?

Mar 26, 2010

Using rpm -qa | grep -i <pkgname> gives if a package is installed or not.

But, I would like to find out where a package is already installed i.e the location where a particular package is installed say /opt/<pkg>

View 2 Replies View Related

General :: How To Find All Files Not Part Of Installed Distro

May 19, 2011

I loaded a distro (which does not seem relevant) onto my laptop and used it for a while. Applications did whatever they do creating and saving files. I know that I have images and documents and videos and music and such on the laptop among other non-distro data files. Is there a simple (straightforward) way to identify which files on disk are NOT part of the installed distro? I know how to use find. I know that find lets me locate files based on some date-time-stamp. I know, too, that I can use any selected file as a benchmark date-time instead of some specific command line string.

For example:
Code:
Find files whose modification date is before (or after) the date(s) associated with the file /path/foo.bar.
Is there any one file that I could use to peg the distro install date? Can I get that date from somewhere else like a file system details?

View 14 Replies View Related

General :: Smbpasswd Cannot Find Installed Library Libwbclient.so.0

Dec 13, 2010

I am using Slackware 13.1 with the uname -a output:

Quote:

Linux darkstar 2.6.33.4 #2 Thu May 13 00:27:45 CDT 2010 i686 Intel(R) Atom(TM) CPU N450 @ 1.66GHz GenuineIntel GNU/Linux

When the binary smbpasswd is executed it gives the following output

Quote:

smbpasswd: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: no such file or directory ldd /usr/local/samba/bin/smbpasswd has this output

Quote:

linux-gate.so.1 => (0xffffe000)
libldap-2.4.so.2 => /usr/lib/libldap-2.4.so.2 (0xb7220000)
liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0xb7214000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb71fd000)

[code]....

I do not know how to direct the binary to the missing library.

View 7 Replies View Related

General :: Find Out What Sound Player Is Installed For Ubuntu 9.10 ?

Jan 19, 2010

trying to get kismet to play sounds

-how do i find out what the sound application is used to play sound files?
-how do i find out what sound player is installed?
-sound application use to play the sound files.

....right its installed on my pc but im also goin to install kismet(ubuntu9.10) on my laptop. will it be the same?

View 1 Replies View Related

General :: Where To Find Icons From Newly Installed Programs?

Jan 14, 2011

For every program I've installed, I can see an icon in the applications menu. But, I'd like to be able to find the actual icon so I can use it on panels and such in gnome.

Is there a standard place where icons from the applications menu are found?

View 1 Replies View Related

General :: Lost Bootsector Of Windows7 - Installed Ubuntu - Can't Find W7 Either

Dec 19, 2010

In other words, I somehow deleted the first partition of Windows7, the windows reserved system partition. WHat is the quickest way I can rescue this system? Client has been waiting for her machine a long time already, I have to delived today, no time to re-install windows7.

View 4 Replies View Related

General :: Flag - Option To Discard Case Sensitivity To Find Package Installed Or Not?

Aug 25, 2009

Is there a flag or option to discard case sensitivity to find whether package is installed or not?

from http://www.rpm.org/max-rpm/s1-rpm-query-parts.html

Quote:

Note, however, that RPM is a bit picky about specifying package names. Here are some queries for the C library that won't work:

Code:
rpm -q libc-5.2.1
Let say I want to find out whether PyQt is installed or not but not sure the exact case, i.e. pyqt or Pyqt or ....

is there a way to find whether a package is installed or not without knowing its case exactly?

View 1 Replies View Related

General :: Find Out A List Of RPMs Installed Using "force" Option?

Apr 12, 2011

I'm just wondering if there is an easy way I can generate a list of RPM packages which have been forcefully installed on the system (got a couple of servers transitioned).

All servers are RedHat-5 if that matters.

View 1 Replies View Related

Software :: Openbravo Installation / Ant Setup And Setup-prerequisites File (don't Remember Exact Name)?

Apr 27, 2011

i am trying to install openbravo on my server.I have installed all the pre-requisites as ANT, JDK(though i installed JRE).

Everything goes fine untill the ant setup and then running the setup-prerequisites...file (don't remember the exact name).

As soon as i issue ant install.source it ends up with some errors..

View 2 Replies View Related

Fedora :: Find Packages Installed Into Old HDD?

Jun 7, 2010

1 laptop with HDD(1) - old, small,5400. Fedora 12 installed on it backup user settings - on external USB HDD (/home/myusername) for fun - tried to upgrade to 13 using preinstall - failled put new HDD(2) and clean install F13 update the F13 install "remembered" package move back from backup all stuff from external hdd to /home/myusername onto new HDD(2) - everything is back as I know now I need to verify what packages was installed onto the old HDD I have access to it (i have one USB SATA addaptor) for the new install I can issue one

Code:
rpm -qa
my question is what I need to do to make the rpm to check on the old HDD

View 3 Replies View Related

Fedora :: KDE Themes Installed But Can't Find Them

Nov 25, 2010

I recently added new themes for KDE from get new themes login manager. When I click on install new themes I have no clue where they are located? Not really new to fedora but far from being an expert and could use some help in many areas of the system. Most thing I have been able to figure out but some things just make no sense to me. I've configured many Linux systems but never for my own use and customization like desk tops, themes and such.

View 9 Replies View Related

OpenSUSE :: Can't Find Installed Program / Fix It?

Aug 6, 2011

I'm having a newb's problem here.
I installed visualboy via openSUSE's software website.
I can't seem to find it anywhere on my computer.

View 9 Replies View Related

Ubuntu :: Find Out Which Ftp Server Installed?

Jun 22, 2010

I need to make some configuration changes to an ftp server running on Ubuntu server 10.04. I don't know which ftp server program is installed, so I don't know where to look for the config files. I know that some server is installed because I can connect to it

How can I determine which ftp server is installed?

View 3 Replies View Related

Ubuntu :: Cannot Find Downloaded And Installed AA3?

Dec 11, 2010

It just goes to a file I have no idea where?

View 2 Replies View Related

Ubuntu :: Can't Find Installed Program / Where To Get That?

Dec 22, 2010

Toshiba Satellite laptop, Ubuntu 10.04lts
I installed qcad earlier today, using Software Center. Qcad didn't show up anywhere in the Applications dropdown menu. When I was running 9.04, it showed up in the Graphics sub-menu, but it's nowhere. Rebooted, nothing. It shows up as installed in the Synaptic Package Manager, but I went ahead and removed and installed it again, rebooting between each operation. (sigh) Still nothing. Now, I'm sure it's in here, but I can't find it. So, I have three questions:
1. How do I start it (or any program) using command line?
2. How do I find it using my Gnome gui, and put it in the applications menu
and
3. Generally, is there a guide that will explain what I'm looking at when I open my File System directory?

View 8 Replies View Related

Ubuntu :: Where To Find Installed Applications

Jun 20, 2011

I have installed SAFECOPY & TESTDISK using Synaptic manager. after installation I can't find the applications in the menu, I am trying to use them. where to find these applications?

View 2 Replies View Related

Debian :: Find Name Of An Package Installed?

Sep 18, 2010

Debian 504 64-bit

I have emacs and ess running on this box code...

View 5 Replies View Related

Debian :: Find A Package That's Not Yet Installed

Feb 15, 2010

I need a particular include file. I know the file name. I don't know which package would install it. apt-cache seems to only search names and descriptions. dpkg -S seems to only search through installed packages. I need to find a package that's not yet installed. I probably just missed the option in the man page... or I don't know which program to man.

View 10 Replies View Related

Debian :: Find The Full Name Of An Installed Package?

Sep 18, 2010

Debian 504 64-bit I have emacs and ess running on this box

[code].....

how to find the full name of "ess" installed? How to find whether there is the latest version available on backports?

View 4 Replies View Related

Fedora :: Find List Of Installed Software In 12?

Feb 1, 2010

I have installed F12. only the office package. How can I find out which programs are installed ? In fact, my question is if all the installed programs are appearing in the "applications" tab.

View 10 Replies View Related







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