Operating System - HP-UX
1752815 Members
5804 Online
108789 Solutions
New Discussion юеВ

What libraries and other files needed?

 
Rogelio Cabrera
Frequent Advisor

What libraries and other files needed?

I need run the command aCC but not run, I think I missing some libraries and other files.

As I know that libraries or files are missing???

5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: What libraries and other files needed?

>>I need run the command aCC but not run

So what happens? Do you get any errors?

A screen shot of what you did, and what was returned would be most helpful.
Rogelio Cabrera
Frequent Advisor

Re: What libraries and other files needed?

OK.
i use:
#aCC -o demoodbc -I../include demoodbc.c -L../lib -lodbc -lodbcinst -lpgicu19

this instruction is to create a connection ODBC for a progress Database.

I want connect from windows.

My server has hp-ux 11.0 SO.

Excuse my English and greetings from monterrey, mexico.
:-)

Rogelio Cabrera
Frequent Advisor

Re: What libraries and other files needed?

Sorry Patrick, the output of the command is:
sh: aCC: not found.
#

that's all.
Dennis Handly
Acclaimed Contributor

Re: What libraries and other files needed?

>My server has hp-ux 11.00

You are out of luck. 11.00 is no longer supported and you can't buy aC++ for it.

You might be able to use g++?

>sh: aCC: not found.

I'm assuming your PATH is correct and /opt/aCC/ isn't there.
T G Manikandan
Honored Contributor

Re: What libraries and other files needed?

Just check as whether you have the compiler installed with your box.

#swlist -l |grep -i ansi

you need to order for the compiler or try out a free 60 day version at

http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=8508078442f02110078442f02110275d6e10RCRD