Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

awka

 
   Macintosh computer (Home) -> General Discussion RSS
Related Topics:
InterfaceLib..GetComponentResource - Hi All! Bet you've seen this one before... I cannot open many because of this which has from my iMac 233MHz running OS9.1. It seems to have something to do with and is

building your own mac - Hello everyone. I've got another noob question. Is it possible to buy your own Mac hardware and assemble the computer yourself, to save on the cost of buying a factory machine? -Dan

A 1901 Census Decoder for the Macintosh - Those of you who, like me, are intersted in genealogy research will probably be painfully aware that there is no Mac to the Windows tools that enable you to sort results from the 1901 UK census into families. I have made an attempt to rectify..

iBooks - What ever happened to the orange iBooks? Are they still being I am sure one can be ordered from Ebay, but I was just curious.

A PC User With a Question - I am a PC user who is thinking about to Mac. So I have been doing some research into Macs. One is reading this NG. Another is checking prices in venues such as Ebay, etc. Recently, I saw an ebay auction titled Video Dream. Can..
Next:  General Discussion: simple list of ZIP (OSX archive) file contents ?  
Author Message
m-bradfield

External


Since: Apr 27, 2008
Posts: 2



(Msg. 1) Posted: Sun Apr 27, 2008 3:23 am
Post subject: awka
Archived from groups: comp>sys>mac>misc (more info?)

Query about awka installation.


I spent most of my years compiling on Sun
Os and have for the last 5 years been in retirement. My current
machine is an iMac running OS X 10.4.11

I am I have to admit out of touch with all the needs to get things to
compile under OS X.

As far as I'm aware the /usr/lib/libm on Darwin is /usr/lib/
libm.dylib.

When running the awka ./configure file there is the request to set
MATHLIB in config user.

I'm so rusty I need some guidance to get this compiled.

Any help much appreciated.

Best regards,

Martin Bradfield


-----------------------

[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% ./configure
creating cache ./config.cache
checking for gcc... cc
checking whether we are using GNU C... no
checking how to run the C preprocessor... /lib/cpp
checking for log in -lm... no
checking for log... no
configure: error: Cannot find a math library. You need to set MATHLIB
in config.user
[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% less config.user
[Iridium:Shared/Awka_Dir/awka-0.7.5] imac% find . -name config.user
../config.user

 >> Stay informed about: awka 
Back to top
Login to vote
Robert Peirce1

External


Since: Dec 10, 2003
Posts: 424



(Msg. 2) Posted: Mon Apr 28, 2008 12:38 pm
Post subject: Re: awka [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article
<a6aef43c-2ea9-440f-8ce9-227faf243232 DeleteThis @z72g2000hsb.googlegroups.com>,
m-bradfield DeleteThis @t-online.de wrote:

> Query about awka installation.
>
>
> I spent most of my years compiling on Sun
> Os and have for the last 5 years been in retirement. My current
> machine is an iMac running OS X 10.4.11
>
> I am I have to admit out of touch with all the needs to get things to
> compile under OS X.
>
> As far as I'm aware the /usr/lib/libm on Darwin is /usr/lib/
> libm.dylib.
>
> When running the awka ./configure file there is the request to set
> MATHLIB in config user.
>
> I'm so rusty I need some guidance to get this compiled.
>
> Any help much appreciated.

I am on 10.4.11. I have the developer package from the install CD
installed and configuring and making awka just worked. The only problem
was one test module failed. It tests weird side-effects that I would
never use so I ignored it. Everything else checked out fine.

If you are running into problems, I would start by re-installing the
developer system and checking for any updates.

--
Robert B. Peirce, Venetia, PA 724-941-6883
bob AT peirce-family.com [Mac]
rbp AT cooksonpeirce.com [Office]

 >> Stay informed about: awka 
Back to top
Login to vote
m-bradfield

External


Since: Apr 27, 2008
Posts: 2



(Msg. 3) Posted: Wed Apr 30, 2008 8:24 am
Post subject: Re: awka [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Apr 28, 2:38 pm, Robert Peirce <b....RemoveThis@peirce-family.com.invalid>
wrote:
> In article
> <a6aef43c-2ea9-440f-8ce9-227faf243....RemoveThis@z72g2000hsb.googlegroups.com>,
>
>
>
> m-bradfi....RemoveThis@t-online.de wrote:
> > Query about awka installation.
>
> > I spent most of my years compiling on Sun
> > Os and have for the last 5 years been in retirement. My current
> > machine is an iMac running OS X 10.4.11
>
> > I am I have to admit out of touch with all the needs to get things to
> > compile under OS X.
>
> > As far as I'm aware the /usr/lib/libm on Darwin is /usr/lib/
> > libm.dylib.
>
> > When running the awka ./configure file there is the request to set
> > MATHLIB in config user.
>
> > I'm so rusty I need some guidance to get this compiled.
>
> > Any help much appreciated.
>
> I am on 10.4.11. I have the developer package from the install CD
> installed and configuring and making awka just worked. The only problem
> was one test module failed. It tests weird side-effects that I would
> never use so I ignored it. Everything else checked out fine.
>
> If you are running into problems, I would start by re-installing the
> developer system and checking for any updates.
>
> --
> Robert B. Peirce, Venetia, PA 724-941-6883
> bob AT peirce-family.com [Mac]
> rbp AT cooksonpeirce.com [Office]

Many thanks for replying. I installed the developer package from CD
which
says its Tiger version 10.4.6 and includes Xcode 2.

Apple software update means the system is running at the latest
version 10.4.11

I have only one favour and that is could you look in the /usr/lib
directory and see if
libm is listed or libm.dylib -> libSystem.dylib.

I can only assume that Xcode 2 possibly uses a different version of
libm to earlier
version of Xcode.

Many thanks in advance

Martin Bradfield Germany.
 >> Stay informed about: awka 
Back to top
Login to vote
Robert Peirce1

External


Since: Dec 10, 2003
Posts: 424



(Msg. 4) Posted: Thu May 01, 2008 1:20 am
Post subject: Re: awka [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article
<03903ce8-bf32-4f33-a2e1-16013a888e44.DeleteThis@26g2000hsk.googlegroups.com>,
m-bradfield.DeleteThis@t-online.de wrote:

> I have only one favour and that is could you look in the /usr/lib
> directory and see if
> libm is listed or libm.dylib -> libSystem.dylib.

There is a symbolic link from libm.dylib -> libSystem.dylib.
libm is not listed.

I can't comment on what is supposed to be there or not, but this was
enough to make awka.

--
Robert B. Peirce, Venetia, PA 724-941-6883
bob AT peirce-family.com [Mac]
rbp AT cooksonpeirce.com [Office]
 >> Stay informed about: awka 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]