- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- what is the way to compile qpopper
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2002 07:44 AM
тАО08-12-2002 07:44 AM
what is the way to compile qpopper
Any help would be greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2002 07:53 AM
тАО08-12-2002 07:53 AM
Re: what is the way to compile qpopper
Few questions: 1. are you using gcc or HP/ANSI-C? If not you will need one of these first (K&R supplied compiler wont do it).
2. Did you run the configure script before make? If not, the distro will require it.
Pointers:
./configure --help
will give you loads of options
if you install gcc you will also need the binutils to obtain the assembler and other required tools.
if you use gcc you will need to download and install gnu make.
HP ANSI/C comes with a better make (imake) as well as the better compiler, etc... so you will not need gnu-binutils or gnu-make.
Also, post the errors from make to get better help!
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2002 08:16 AM
тАО08-12-2002 08:16 AM
Re: what is the way to compile qpopper
Run the configure file that comes with qpopper and post the results here.
In the qpopper source directory "./configure".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2002 01:16 PM
тАО08-12-2002 01:16 PM
Re: what is the way to compile qpopper
IIRC then the version of qpopper you can download form the HP-UX Porting Archives is 4.0.0, too - so maybe you don't even have to compile it?
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2002 09:16 PM
тАО08-12-2002 09:16 PM
Re: what is the way to compile qpopper
I would like to know where I could find a better compiler than gcc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2002 10:05 AM
тАО09-12-2002 10:05 AM
Re: what is the way to compile qpopper
Just a reminder to give points out to those who answered your questions. It only takes a moment, and helps make the forums more useful to everyone.
Sean