![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to install rpm to specific directory | beeloo | UNIX for Dummies Questions & Answers | 2 | 05-21-2008 12:02 PM |
| monitoring dirs | da-seot | Shell Programming and Scripting | 1 | 09-03-2007 02:55 AM |
| how to synchronize different dirs | reldb | Shell Programming and Scripting | 1 | 12-09-2006 08:08 PM |
| Combining Two Dirs | Phobos | UNIX for Dummies Questions & Answers | 2 | 01-26-2005 09:13 PM |
| dirs & colors | tk876 | UNIX for Dummies Questions & Answers | 4 | 07-17-2001 12:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
earlier i tried to install kde on my system...
i ran ./install from the dvd, but it gave me error saying that there was not enough space(after about 15 mins of copying onto the FS), but i have about 13g of space on /export/home... So if i could some how install it there ,it would work fine...isnt it.. Hence i wanted to know if it is possible to re-route the packages to some other dirs |
|
||||
|
As already stated, a package is created so that you do not have to compile and configure software each time you want to install it. However, With a package the installation point should already be made, however if you really need to you can create a sym link of where it is installing it to a directory on a filesystem that actually has the space.
Quote:
|
|
||||
|
Actually, a symlink won't work as pkgadd will remove it before installing the files. You can use a lofs mount instead.
|
| Sponsored Links | ||
|
|