• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Setting ddd environment variable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting ddd environment variable


  • Subject: Re: Setting ddd environment variable
  • From: Martin Costabel <email@hidden>
  • Date: Mon, 30 May 2005 08:51:05 +0200

Joe Koski wrote:
[]
The problem is associated with the OS X lack of case sensitivity. The
resource file is Ddd and the executable is ddd. Ddd is created during the
./configure phase, but the makefile, not worrying about case, replaces Ddd
with the executable ddd during the build process. During make install, ddd
is then installed in place of Ddd.

The solution is to save Ddd as Ddd_save after the configure phase and
manually reinstall it as Ddd after make install. For good measure, I also
built the executable as xddd with a prepend option mentioned in the posting.

Problem solved. I'm sure all experienced Mac installers know about this, but
when it manifests itself, the results are puzzling. No error messages are
issued. Lesson learned.

You could have had a look at how either Fink or darwinports do this; their package descriptions are available as knowledge base even if you don't want to use them for installation. Both solve the problem by temporarily adding a .exe suffix to the ddd executable.


--
Martin


_______________________________________________ Do not post admin requests to the list. They will be ignored. X11-users mailing list (email@hidden) This email sent to email@hidden
References: 
 >Re: Setting ddd environment variable (From: Joe Koski <email@hidden>)

  • Prev by Date: Re: Setting ddd environment variable
  • Next by Date: any luck w/ XOrg v6.8.99.8's XDarwin on OSX 10.4.1?
  • Previous by thread: Re: Setting ddd environment variable
  • Next by thread: Newbie question
  • Index(es):
    • Date
    • Thread