Sponsored Content
Operating Systems Solaris How to install Solaris-desktop? Post 302989302 by Riteshkakkar on Wednesday 11th of January 2017 03:26:02 AM
Old 01-11-2017
hello sir
i have downloaded how to install
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris 6 Desktop Troubleshooting

Good Morning People, I wanted to help on users we have that apparently on their desktop their word wrap is automatic. I have looked on their openwin-menu and haven't found anything with word wrap. Would anybody know where to look to change a user's word wrap capability? Let me know, any... (0 Replies)
Discussion started by: Sarccastik Dude
0 Replies

2. UNIX for Advanced & Expert Users

Solaris 10 Desktop resolution

I have a problem with solaris 10 desktop resolution. My resolution is 1680x1050. I want to boot in troubleshooting mode to change this resolution for the root user. Or all users. What is the configuration script. ex: .dtconfig/Xconfig (3 Replies)
Discussion started by: simquest
3 Replies

3. Cybersecurity

Antivirus Programm for Solaris Desktop

Hello, I´m searching a antivirus solution for Solaris Desktop PC´s (Intel). Can anyone tell me more about some producer?? Thanks Volker (6 Replies)
Discussion started by: kingossi
6 Replies

4. Programming

Petsc install on desktop with 2 cpu

Hi! everyone I need to install petsc with MPI on my desktop. I followed the instructions of petsc home page. But, whenever I ran make, I saw messabe "error", also I can't work for complie and execution. Install cygwin. download petsc-2.3.3.-p15.tar.gz cd /home/myhome/soft... (0 Replies)
Discussion started by: kdh1971
0 Replies

5. BSD

How can install the FreeBSD on desktop!!

;)Hello everyone,I'm a new FreeBSD user,I don't know how to intall the BSD on desktop,please help me ~~ Thanks~~:D (11 Replies)
Discussion started by: johnney
11 Replies

6. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use? (2 Replies)
Discussion started by: Anna Hussie
2 Replies

7. Red Hat

How to Install Red Hat Linux Desktop version 4?

I want to install Red Hat Linux Desktop version 4. Please tell me the step-by-step installation and which file system will be best for this O/S? Like in windows, we have NTFS file system(which has very security features). Is there any such file system in Linux? Which file system should i use?... (0 Replies)
Discussion started by: Anna Hussie
0 Replies

8. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

9. HP-UX

Help needed HP UX 11.11i new install on C8000 Desktop messaging system error CAN'T FIX

Hi, I have a HP UX C8000 box , have installed 11.11i from 4 x cds numerous times to try to get a functioning Network or to try and get rid of this error on start up, after new install and 1st startup I get an error "The desktop messaging system could not be started" and then advice about... (12 Replies)
Discussion started by: C8000
12 Replies
EMBUILDDEPS(1)						User Contributed Perl Documentation					    EMBUILDDEPS(1)

NAME
embuilddeps - handle native and cross build-dependency installation. Usage embuilddeps [-a|--arch] [--use-sudo] embuilddeps -?|-h|--help|--version Options -a|--arch: Install cross packages for the specified arch. -d|--dir DIR: Location of the unpacked source (./debian/control) --dsc DSCFILE: Path to a .dsc file for the package. -m|--multiarch: Make dpkg-cross convert Multi-Arch packages. -k|--preserve: Pass the -k option down to xapt. -v|--verbose: Make the output more verbose -q|--quiet: Make the output less verbose -n|--dry-run: Only output the commands which would be used. --use-sudo: Call apt-get using sudo. Description "embuilddeps" is a simple build dependency checker for cross-building. Native build dependencies are checked using the debian/control file in the source package being built and installed with "apt-get". Cross build dependencies are checked using a debian/xcontrol file or the debian/control file if no xcontrol file exists. "embuilddeps" uses "xapt" to install cross build dependencies. Output To see more about what is going on (and to check the results of parsing the dependencies and architecture limits. See also Term::ANSIColor (3) for information on ANSI_COLORS_DISABLED. pbuilder "embuilddeps" can be used as a native and cross-dependency resolver in a pbuilder chroot using "pbuilder", "pdebuild" or "pdebuild-cross" and supports pbuilder options to locate the chroot and execute calls within the chroot. --control indicates the location of the .dsc file --internal-chrootexec indicates the command to execute inside the chroot --chroot indicates the location of the chroot --binary-all is supported as a no-op by C<embuilddeps>. If other build tools need particular options to be supported, please file a wishlist bug against "xapt" and describe the exact options which are necessary. "embuilddeps" does require that "xapt" is installed inside the chroot - it will try to install it for you but it is much easier if you install it once and for all. "pdebuild-cross" will add "xapt" when creating a new chroot. See pdebuild-cross (1) for more information on how to manipulate a pdebuild-cross chroot after creation. Source packages and dsc files "embuilddeps" can also parse the build dependencies of a package via the .dsc file. The rest of the source package (the files listed in the .dsc) do not need to exist and the source does not need to have been unpacked. Use the "embuilddeps --dsc FILE" option. The alternative method is to parse the ./debian/control file at the location specified by the "--dir" option which defaults to the current working directory. Multi-Arch transition Some packages already have multi-arch paths which dpkg-cross does not normally convert. This can cause missing dependencies when trying to install the converted packages. Use the "--multiarch" option to "embuilddeps" to pass this down to "xapt" and hence to "dpkg-cross". Retaining downloaded binaries "embuilddeps" can pass the "-k" option to "xapt" to retain the foreign architecture packages downloaded by "xapt" and the packages built using "dpkg-cross". Note that "xapt" should be asked to clean up the downloaded files once these lists have been handled by calling the "xapt -c" option which removes the contents of /var/lib/xapt/*. perl v5.14.2 2012-09-26 EMBUILDDEPS(1)
All times are GMT -4. The time now is 10:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy