gmake problem

I'm running a program called GEANT4 on my pc, and I've sent a few posts of it already regarding installation problems. When I was installing, a gmake error would always come up, and I finally found out that the configure was trying to find the ...




Topic Options
#2237 - 07/07/03 04:39 PM gmake problem
dwinn Offline
stranger

Registered: 06/26/03
Posts: 10
I'm running a program called GEANT4 on my pc, and I've sent a few posts of it already regarding installation problems. When I was installing, a gmake error would always come up, and I finally found out that the configure was trying to find the makefile in the wrong folder. Now I am trying to execute an example in the program. The README states:

How to start
------------

- compile and link to generate an executable
% cd N06
% gmake

So I type gmake in the terminal, and the following occurs:
[root@localhost N06]# gmake
../../../config/architecture.gmk:273: ../../../config/sys/.gmk: No such file or
directory
Making dependency for file exampleN06.cc...
Making dependency for file src/ExN06VisManager.cc ...
Making dependency for file src/ExN06SteppingVerbose.cc ...
Making dependency for file src/ExN06StackingAction.cc ...
Making dependency for file src/ExN06RunAction.cc ...
Making dependency for file src/ExN06PrimaryGeneratorMessenger.cc ...
Making dependency for file src/ExN06PrimaryGeneratorAction.cc ...
Making dependency for file src/ExN06PhysicsListMessenger.cc ...
Making dependency for file src/ExN06PhysicsList.cc ...
Making dependency for file src/ExN06EventAction.cc ...
Making dependency for file src/ExN06DetectorConstruction.cc ...
gmake: *** No rule to make target `../../../config/sys/.gmk'. Stop.

It seems that a similar problem to what happened during installation is occuring now, only I'm not quite sure and also I wouldn't know how to fix it. Any solutions/suggestions are very greatly appreciated. Thank you!

Top
Advertisement
#2244 - 07/07/03 06:21 PM Re: gmake problem
dwinn Offline
stranger

Registered: 06/26/03
Posts: 10
I am actually sure that the problem is that the problem is the makefile reads from the wrong folder. Rather than: ../../../config/architecture.gmk:273, it is supposed to read from
/home/winn/geant4/geant4.5.2/config/architecture.gmk:273. My problem is I do not know how to change this setting. Any clues?

Top
#2249 - 07/08/03 05:41 AM Re: gmake problem
Steve Scrimpshire Offline
stranger

Registered: 06/24/03
Posts: 11
Have you done this?
Code:
Installation of Geant4 libraries:
% cd geant4/source
% gmake global

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Anything like HyperCam?
by Luckycharm8989
12/11/09 02:08 PM
Thank you for your help
by guaiguai
12/11/09 07:29 AM
What the problem is?
by guaiguai
12/11/09 05:09 AM
Need an database for Dictionary
by shaanspecial
12/09/09 10:19 AM
Router keeps disconnecting internet
by rfboyd
12/06/09 04:18 PM
Who's Online
1 Registered (Philipp), 178 Guests and 28 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91315 Members
24 Forums
58727 Topics
189235 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22