vima
About
- Username
- vima
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 7
Reactions
Comments
-
well, I don't have band enough to download the dev tools . However, I found a package of CUPS in OSXunix.com thanxxx
-
thanxxx, I've found the solution, (just installing the bourne shell ). However, now the configure script tells me this when I run it: bash-2.05# ./configure loading cache ./config.cache checking for default print user... daemon checking for…
-
[quote]Originally posted by stimuli: Have you checked the README, BUILD, INSTALL, etc files that are in there w/ the source code? What do they say? Well, in the install file says that I need the bourne shell and I don't have it. I'm using the sh…
-
[quote]Originally posted by wmf: The configure script is called "configure", but if it's not there then you probably need to run autoconf to create it, then run ./configure. Ok, I ran autoconf but I have this error: config-scripts/cups-common…
-
[quote]Originally posted by Eugene: configure.in isn't configure anyway... ahhh thanks, so what is normally the configure script?
-
[quote]Originally posted by stimuli: You don't have the developer tools installed. Download them off of Apple's web site, install them, try again. I have already Developer tools installed