I am trying to install denemo, I have all the dependencies installed, but I get errors when it comes to install denemo: ---> Building denemo with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_denemo/work/denemo-0.7.6" && make all " returned error 2 Command output: make all-recursive Making all in m4 make[2]: Nothing to be done for `all'. Making all in doc make[3]: Nothing to be done for `all-am'. Making all in include Making all in denemo make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in keymaps make[2]: Nothing to be done for `all'. Making all in plugins Making all in analysis make[3]: Nothing to be done for `all'. Making all in midiinput make[3]: Nothing to be done for `all'. Making all in rumour make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in pixmaps make[2]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../include - I../pixmaps -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFDIR=\"/ opt/local/etc/\" -DPKGDATADIR=\"/opt/local/share/denemo/\" -I/opt/ local/include -I/opt/local/include/libxml2 -I/opt/local/include - DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/ include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/ opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/ freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/ file.Tpo"; exit 1; fi file.c:39:40: error: malloc.h: No such file or directory make[2]: *** [file.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. I'm afraid I don't really know what much of that means, but I'm running 10.4.9 on intel macbook if that makes any difference, and macports is all up-to-date and working for other installations. Any help would be appreciated. -- Hubert
Should now be fixed. Thanks for the report. yves Le 07-04-29 à 20:25, Hubert Spall - Tamarin Design Ltd. a écrit :
I am trying to install denemo, I have all the dependencies installed, but I get errors when it comes to install denemo:
---> Building denemo with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_ dports_print_denemo/work/denemo-0.7.6" && make all " returned error 2 Command output: make all-recursive Making all in m4 make[2]: Nothing to be done for `all'. Making all in doc make[3]: Nothing to be done for `all-am'. Making all in include Making all in denemo make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in keymaps make[2]: Nothing to be done for `all'. Making all in plugins Making all in analysis make[3]: Nothing to be done for `all'. Making all in midiinput make[3]: Nothing to be done for `all'. Making all in rumour make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in pixmaps make[2]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../ include -I../pixmaps -DLOCALEDIR=\"/opt/local/share/locale\" - DSYSCONFDIR=\"/opt/local/etc/\" -DPKGDATADIR=\"/opt/local/share/ denemo/\" -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/ local/include -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/ lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/ include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/ glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/ opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/ X11R6/include -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/ file.Tpo"; exit 1; fi file.c:39:40: error: malloc.h: No such file or directory make[2]: *** [file.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing.
I'm afraid I don't really know what much of that means, but I'm running 10.4.9 on intel macbook if that makes any difference, and macports is all up-to-date and working for other installations. Any help would be appreciated.
-- Hubert _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Thanks Yves for fixing the install. Unfortunately now it installs but won't start up, with the following error: BinReloc failed to initialize: Domain: 1 (GBinReloc) Code: 4 Message: Binary relocation support is disabled. ---------------- (denemo:4715): Gtk-WARNING **: cannot open display: I did notice that there is a variant universal which is not listed on the darwinports denemo page, but I can't install denemo unless I leave this off - maybe this is relevent? Any help would be appreciated - I am a newbie with macports and unix apps in general, so sorry if I am missing something obvious (I did try the wiki/forum/google first). -- Hubert
On Apr 30, 2007, at 5:03 AM, Hubert Spall - Tamarin Design Ltd. wrote:
Thanks Yves for fixing the install. Unfortunately now it installs but won't start up, with the following error:
BinReloc failed to initialize: Domain: 1 (GBinReloc) Code: 4 Message: Binary relocation support is disabled. ----------------
(denemo:4715): Gtk-WARNING **: cannot open display:
I did notice that there is a variant universal which is not listed on the darwinports denemo page, but I can't install denemo unless I leave this off - maybe this is relevent?
Any help would be appreciated - I am a newbie with macports and unix apps in general, so sorry if I am missing something obvious (I did try the wiki/forum/google first).
-- Hubert
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
You need an X server running before you run this. Apple includes one on the installation discs. If it is installed it would be in / Applications/Utilities/X11.app. It would also help to setup your DISPLAY environment variable. Add "export DISPLAY=:0.0" without quotes to ~/.profile if you are using BASH. - Jeff
On Apr 30, 2007, at 04:03, Hubert Spall - Tamarin Design Ltd. wrote:
I did notice that there is a variant universal which is not listed on the darwinports denemo page, but I can't install denemo unless I leave this off - maybe this is relevent?
By "darwinports denemo page", do you mean http:// denemo.darwinports.com/ ? If so, please do not use that as a canonical source of information. darwinports.com is not and has never been owned by the DarwinPorts project; we have no control over what is displayed there. DarwinPorts is now called MacPorts and the only official web site is http://www.macports.org/ . +universal is a variant the MacPorts infrastructure makes available to all ports. It has been added recently, and ports are assumed to work with it, unless they explicitly declare that they do not. If denemo does not work with the +universal variant, then the verbiage "universal_variant no" should be added to the denemo portfile.
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies? Hubert On 30 Apr 2007, at 10:27, Kinross, Jeffrey wrote:
You need an X server running before you run this. Apple includes one on the installation discs. If it is installed it would be in / Applications/Utilities/X11.app. It would also help to setup your DISPLAY environment variable. Add "export DISPLAY=:0.0" without quotes to ~/.profile if you are using BASH.
- Jeff
Did you start denemo form Terminal.app or form an xterm ? Because X11.app does not read the unix environment. yves Le 07-04-30 à 15:05, Hubert Spall - Tamarin Design Ltd. a écrit :
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies?
Hubert
On 30 Apr 2007, at 10:27, Kinross, Jeffrey wrote:
You need an X server running before you run this. Apple includes one on the installation discs. If it is installed it would be in / Applications/Utilities/X11.app. It would also help to setup your DISPLAY environment variable. Add "export DISPLAY=:0.0" without quotes to ~/.profile if you are using BASH.
- Jeff
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Yves de Champlain <yves@macports.org> on Monday, April 30, 2007 at 12:59 PM -0800 wrote:
Did you start denemo form Terminal.app or form an xterm ?
Because X11.app does not read the unix environment.
yves
Le 07-04-30 à 15:05, Hubert Spall - Tamarin Design Ltd. a écrit :
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies?
If you want to have xterm to read the Unix environment, see section "Options for the MacPorts' shell and X11 environment" in InstallingMacPorts. http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts Mark
Thanks Mark for that link - not sure how I managed to miss the main installation notes (one born every minute...) thanks all for your help and patience! I am now up and running - well, crawling, anyway ;) For the record, I didn't have X11 running and was trying to start denemo from Terminal.app (assumed X11 would get started up by denemo, kind of like double clicking a file to open in its default app) now with MacPorts paths imported into X11 and starting denemo from xterm all works perfectly. Hubert On 30 Apr 2007, at 21:18, markd@macports.org wrote:
Yves de Champlain <yves@macports.org> on Monday, April 30, 2007 at 12:59 PM -0800 wrote:
Did you start denemo form Terminal.app or form an xterm ?
Because X11.app does not read the unix environment.
yves
Le 07-04-30 à 15:05, Hubert Spall - Tamarin Design Ltd. a écrit :
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies?
If you want to have xterm to read the Unix environment, see section "Options for the MacPorts' shell and X11 environment" in InstallingMacPorts.
http://trac.macosforge.org/projects/macports/wiki/InstallingMacPorts
Mark
Le 07-04-30 à 15:05, Hubert Spall - Tamarin Design Ltd. a écrit :
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies?
that poses the question how come one can have gtk2 installed without having X11 yves
Yves, I did have X11 installed by macports as a dependency now I come to think of it, and there was even a message regarding that and the apple installed X11, which I didn't have time to read in the output (at that point I didn't know it would be significant, and at some point I cleared the scrollback) - but that seems to suggest that the macports install doesn't work automatically even if you don't have the apple version installed - perhaps that was what the message was about - if so, sorry for involving the list, looks like I should have been able to work that bit out on my own. Hubert On 1 May 2007, at 04:33, Yves de Champlain wrote:
Le 07-04-30 à 15:05, Hubert Spall - Tamarin Design Ltd. a écrit :
Thanks Jeff, I did indeed miss the X11 install (thought it was there, but should've checked) - however, it still threw the same message with X11 installed and the display environment variable set - perhaps I need to re-install denemo, or perhaps one/some of its dependencies?
that poses the question how come one can have gtk2 installed without having X11
yves
On May 2, 2007, at 01:49, Hubert Spall - Tamarin Design Ltd. wrote:
Yves, I did have X11 installed by macports as a dependency now I come to think of it, and there was even a message regarding that and the apple installed X11, which I didn't have time to read in the output (at that point I didn't know it would be significant, and at some point I cleared the scrollback) - but that seems to suggest that the macports install doesn't work automatically even if you don't have the apple version installed - perhaps that was what the message was about - if so, sorry for involving the list, looks like I should have been able to work that bit out on my own.
The usual behavior is for MacPorts to use Apple's X11 if you have installed both X11User.pkg and X11SDK.pkg, and otherwise to install XFree86. You can only install and use one of Apple's X11 or XFree86 at a time. I recommend you use only Apple's X11.
Le 07-05-02 à 03:18, Ryan Schmidt a écrit :
On May 2, 2007, at 01:49, Hubert Spall - Tamarin Design Ltd. wrote:
Yves, I did have X11 installed by macports as a dependency now I come to think of it, and there was even a message regarding that and the apple installed X11, which I didn't have time to read in the output (at that point I didn't know it would be significant, and at some point I cleared the scrollback) - but that seems to suggest that the macports install doesn't work automatically even if you don't have the apple version installed - perhaps that was what the message was about - if so, sorry for involving the list, looks like I should have been able to work that bit out on my own.
The usual behavior is for MacPorts to use Apple's X11 if you have installed both X11User.pkg and X11SDK.pkg, and otherwise to install XFree86. You can only install and use one of Apple's X11 or XFree86 at a time. I recommend you use only Apple's X11.
The message indicates that you had X11SDK installed but not X11.app (client / server). However, I would not recommend to use only Apple's X11 because I spent a lot of time make XFree86 4.6.0 available ;-) yves
On May 2, 2007, at 10:45, Yves de Champlain wrote:
Le 07-05-02 à 03:18, Ryan Schmidt a écrit :
On May 2, 2007, at 01:49, Hubert Spall - Tamarin Design Ltd. wrote:
Yves, I did have X11 installed by macports as a dependency now I come to think of it, and there was even a message regarding that and the apple installed X11, which I didn't have time to read in the output (at that point I didn't know it would be significant, and at some point I cleared the scrollback) - but that seems to suggest that the macports install doesn't work automatically even if you don't have the apple version installed - perhaps that was what the message was about - if so, sorry for involving the list, looks like I should have been able to work that bit out on my own.
The usual behavior is for MacPorts to use Apple's X11 if you have installed both X11User.pkg and X11SDK.pkg, and otherwise to install XFree86. You can only install and use one of Apple's X11 or XFree86 at a time. I recommend you use only Apple's X11.
The message indicates that you had X11SDK installed but not X11.app (client / server).
However, I would not recommend to use only Apple's X11 because I spent a lot of time make XFree86 4.6.0 available ;-)
What would be the advantage of using XFree86 4.6.0 vs. Apple's X11?
Le 07-05-03 à 05:48, Ryan Schmidt a écrit :
On May 2, 2007, at 10:45, Yves de Champlain wrote:
Le 07-05-02 à 03:18, Ryan Schmidt a écrit :
On May 2, 2007, at 01:49, Hubert Spall - Tamarin Design Ltd. wrote:
Yves, I did have X11 installed by macports as a dependency now I come to think of it, and there was even a message regarding that and the apple installed X11, which I didn't have time to read in the output (at that point I didn't know it would be significant, and at some point I cleared the scrollback) - but that seems to suggest that the macports install doesn't work automatically even if you don't have the apple version installed - perhaps that was what the message was about - if so, sorry for involving the list, looks like I should have been able to work that bit out on my own.
The usual behavior is for MacPorts to use Apple's X11 if you have installed both X11User.pkg and X11SDK.pkg, and otherwise to install XFree86. You can only install and use one of Apple's X11 or XFree86 at a time. I recommend you use only Apple's X11.
The message indicates that you had X11SDK installed but not X11.app (client / server).
However, I would not recommend to use only Apple's X11 because I spent a lot of time make XFree86 4.6.0 available ;-)
What would be the advantage of using XFree86 4.6.0 vs. Apple's X11?
All I really know is that Apple's is XFree86 4.4.0. My guess is that these two releases (4.5 and 5.6) are mostly positive stuff. XFree86 has been opted out mainly because the build has been broken for many months. It's just not the case anymore. Of course, it is longer to install ... yves
participants (5)
-
Hubert Spall - Tamarin Design Ltd.
-
Kinross, Jeffrey
-
markd@macports.org
-
Ryan Schmidt
-
Yves de Champlain