10 More Discussions You Might Find Interesting
1. Programming
I hope it's okay to post this here. I'm working on Windows computer but using the Unix-like environment MSYS2 (https://sourceforge.net/projects/msys2).
My problem is that I can't get the compiler to find headers located in /usr/local/include. I am trying to compile libpng which wants the header... (1 Reply)
Discussion started by: AntumDeluge
1 Replies
2. OS X (Apple)
I need too install GDB in order to debug a program.
I need to install GDB through the UNIX command 'make install'. I downloaded a full directory of hundreds of files allowing to get a gdb executable but need a compilation before ...
The problem is UNIX can't find 'make' command. I work under... (5 Replies)
Discussion started by: shub22
5 Replies
3. Red Hat
Hi
I dont have a cobol compiler in my redhhat linux box, and so I want to install it. When i try the below command
sudo apt-get install open-cobol
it tells "apt-get : command not found". I tried to find apt-get under my root, could not find it anywhere.
Should we install apt-get also?... (4 Replies)
Discussion started by: unx_freak
4 Replies
4. AIX
Hi all.
I have a simple question.
There's a way to install under AIX system (5.3) two different compiler version, i.e. ibm xlf fortran 11 and 12?
Seems that smitty doesn't allows user to change the default installation path; it only allows you to save the replaced files of the superseded... (1 Reply)
Discussion started by: poldo000
1 Replies
5. UNIX for Dummies Questions & Answers
Hi all,
I dont have much knowledge about linux, but want to learn.
I have installed Plop linux(PLoP - Home) on USB Flashdrive. I want to install gcc compiler to it. The installation of C compiler ask for make command, which is not found in the distribution. When I tried to install gnu make,... (4 Replies)
Discussion started by: johnsmithgr8
4 Replies
6. HP-UX
according those steps
1. Copy your 26 digit hexadecimal license key in a plain text (ASCII) file.
2. Save the file as aCC.cwd in the following location:
/opt/aCC/newconfig/aCC.cwd
3. export the variable ST_CODEWORD to point to the file where the license key is stored.
... (0 Replies)
Discussion started by: alert0919
0 Replies
7. AIX
I want to install gcc compiler on aix box.
$uname -a
AIX GTMIT 3 5 000000000000
Can any one help me installing gcc compiler(step by step)either by smit or rpm commands ?
What is boot straping ?
Its urgent ..
Thanks in advance (2 Replies)
Discussion started by: kittu1979
2 Replies
8. Solaris
Hi,
Installed the gcc compiler off the Solaris 9 Companion CD a while back , but needed to delete it due to disk space issues.
Now that I have sorted out our root disk space I can`t reinstall the compiler.
If I select all the packages off the Development/Languages menu , the install list... (3 Replies)
Discussion started by: markdr011
3 Replies
9. HP-UX
Hello,
New to the board. Experienced solaris admin, unexperienced HP admin.
I'm trying to install the acc compiler package B3913DB off of the HP-UX 11.0 application software CD. I have the cd mounted on another system, and nfs mounted as /mnt on the HP-UX box.
I don't have a whole lot... (3 Replies)
Discussion started by: tb0ne
3 Replies
10. Programming
I want to install the Perl DBI module on to
my solaris ultra 10.
Solaris ultra 10 does not come with a C compiler
so I downloaded gcc compiler.
Then I ran install as follows:
# cd DBI-1.30
# ls
blib DBI.xs Driver.xst Perl.c test.pl
Changes dbi_sql.h ... (2 Replies)
Discussion started by: photon
2 Replies