Sponsored Content
Full Discussion: /usr/ccs/bin/make
Top Forums UNIX for Dummies Questions & Answers /usr/ccs/bin/make Post 25544 by RTM on Wednesday 31st of July 2002 03:48:40 PM
Old 07-31-2002
Extreme - not really. I've had times where I didn't pick "all" and then did what you are doing. It got to the point after adding this, and then redoing my application - it needed something else. Add the next forgotten package, go back to reinstalling the applications and .... yes, another package was needed.

By the time you find everything you need or want, the reinstallation of the OS and apps would take less time. That is why I always put everything on now (unless its a DMZ or special application (mail server, ftp, ...). Then those get the default with packages removed from it).
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

/bin/sh: /usr/bin/vi: No such file or directory when doing crontab

I just set up an ftp server with Red Hat 5.2. I am doing the work, I'm baby stepping, but it seems like every step I get stuck. Currently, I'm trying to set up a crontab job, but I'm getting the following message: /bin/sh: /usr/bin/vi: No such file or directory. I see that vi exists in /bin/vi,... (3 Replies)
Discussion started by: kwalter
3 Replies

2. UNIX for Dummies Questions & Answers

Difference between /bin, /usr/bin, /sbin ?

Hi All, Can somebody tell me the difference between /bin, /usr/bin, /sbin ? Thanx in advance, Saneesh Joseph (3 Replies)
Discussion started by: saneeshjose
3 Replies

3. Programming

/usr/ccs/bin/ld: Unsatisfied symbols:

Hi, I am getting the following error while compiling my C++ program using GCC compiler. /usr/ccs/bin/ld: Unsatisfied symbols: display (first referenced in /var/tmp//cclSYScd.o) (code) collect2: ld returned 1 exit status Can anybody help me out? Thanks in advance..!! (1 Reply)
Discussion started by: Kattoor
1 Replies

4. Solaris

How do I link ld in /usr/ucb/ to /usr/ccs/bin?

Hi all, below is the problem details: ora10g@CNORACLE1>which ld /usr/ucb/ld ora10g@CNORACLE1>cd /usr/ccs/bin ora10g@CNORACLE1>ln -s /usr/ucb/ld ld ln: cannot create ld: File exists ora10g@CNORACLE1> how to link it to /usr/ccs/bin? (6 Replies)
Discussion started by: SmartAntz
6 Replies

5. UNIX for Dummies Questions & Answers

Alias /usr/bin to /bin in profile

Hi! All the basic linux commands, ie. echo, find, etc, are located in /bin. I have a couple of programs that have these commands pointed towards /usr/bin, ie, /usr/bin/echo (even though the actual 'echo' command is in /bin). How can I alias or redirect or link the /usr/bin to /bin just for this... (6 Replies)
Discussion started by: dancerat
6 Replies

6. OS X (Apple)

When to use /Users/m/bin instead of /usr/local/bin (& whats the diff?)?

Q1. I understand that /usr/local/bin means I can install/uninstall stuff in here and have any chance of messing up my original system files or effecting any other users. I created this directory myself. But what about the directory I didn't create, namely /Users/m/bin? How is that directory... (1 Reply)
Discussion started by: michellepace
1 Replies

7. Solaris

What is the difference between xpg4/bin and usr/bin?

Hi Experts, I found that the same commands(sort, du, df, find, grep etc.) exists in both dir. What is the difference to use them? i.e: to use xpg4/bin/grep and usr/bin/grep My OS version is SunOS 5.10 Regards, Saps (7 Replies)
Discussion started by: saps19
7 Replies

8. Solaris

How to link sed from /usr/bin/sed to /usr/local/bin/sed?

Hi Guys, OS:- Solaris 10 64Bit I have a small query. On one server a user is facing sed command issue. He gets error regarding sed for this location /users/hoy/2999/batch5/bin/internal.sh: /usr/local/bin/sed: not found How ever the sed is actually present at this location on server:-... (13 Replies)
Discussion started by: manalisharmabe
13 Replies

9. BSD

FreeBSD: /usr/bin/ld not looking in /usr/local/lib

I'm not sure if this is the default behavior for the ld command, but it does not seem to be looking in /usr/local/lib for shared libraries. I was trying to compile the latest version of Kanatest from svn. The autorgen.sh script seems to exit without too much trouble: $ ./autogen.sh checking... (2 Replies)
Discussion started by: AntumDeluge
2 Replies
APPER(1)							 KDE User's Manual							  APPER(1)

NAME
apper - An application and package manager using PackageKit SYNOPSIS
apper [--updates] [--settings] [--backend-details] [--install-mime-type mime-type] [--install-package-name name] [--install-provide-file file] [--install-font-resource font] [--install-catalog file] [--remove-package-by-file filename] [KDE Generic Options] [Qt Generic Options] DESCRIPTION
Apper is the KDE interface for PackageKit Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit project. It is providing Linux users a single application that they can learn and use in whatever distribution they are. OPTIONS
--updates Show available updates --settings Show Apper configuration page. --backend-details name Display information about the backend PackageKit uses at time. --install-mime-type mime-type Call the mime-type installer. --install-package-name name Install package with the name name. --install-provide-file file Install package providing file file. --install-font-resource font Install a font resource. --install-catalog file Install the package catalog in file. --remove-package-by-file filename Remove a package containing file filename. SEE ALSO
More information about Apper can be found at the Apper website[1]. AUTHORS
The maintainer of Apper is Daniel Nicoletti dantti12@gmail.com; This manual page was written by Matthias Klumpp matthias@tenstral.net. AUTHORS
Daniel Nicoletti <dantti12@gmail.com> Author. Matthias Klumpp <matthias@tenstral.net> Author. NOTES
1. the Apper website http://kde-apps.org/content/show.php/Apper?content=84745 K Desktop Environment 2011-10-10 APPER(1)
All times are GMT -4. The time now is 05:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy