Sponsored Content
Full Discussion: g++ and g77 compile for OSX
Top Forums Programming g++ and g77 compile for OSX Post 302574874 by Corona688 on Friday 18th of November 2011 02:01:23 PM
Old 11-18-2011
Quote:
Originally Posted by LMHmedchem
I contacted the coder I am setting this up for and they have both g77 and gfortran 4.4 with xcode tools, so that is a start.
I don't suppose he could just give you ssh access to his computer?

Quite safe for him to do if he gives you your own account. You can't manipulate the GUI without a GUI login. I couldn't even make my friend's computer beep over the internet.
Quote:
Originally Posted by LMHmedchem
Since a MAC is now Intel hardware, can I get OSX running on an Intel box or virtualized, vbox, vmware, etc?
It's possible but not trivial, and OSX is not free. You won't get it running without paying or pirating and I really shouldn't endorse the latter.

---------- Post updated at 01:01 PM ---------- Previous update was at 12:55 PM ----------

Quote:
Originally Posted by LMHmedchem
I contacted the coder I am setting this up for and they have both g77 and gfortran 4.4 with xcode tools, so that is a start.
Wow, Apple needs to update their manual page Smilie
 

10 More Discussions You Might Find Interesting

1. OS X (Apple)

(OSX) Capitalization using tr

Mac OSX Terminal/Unix question I would like to capitalize the words at the beggining of sentences using the tr command, im not sure if this is possible, if not please tell me another way, I oly have TextEdit, no auto capitalization so just having a quick Unix way 'round it would be great. (2 Replies)
Discussion started by: H1tokori
2 Replies

2. AIX

g77??

hello aixperts, I really need g77 on an aix 5L 5.3 system as I do not have xlf right now, is there any way by which I can get it? eagerly waiting for the reply, MzZt. (1 Reply)
Discussion started by: mzzt
1 Replies

3. Programming

multithreading on OSX

Hi all, I have a query about multithreading. What I would like to do is, at the start of my main update() function, start a couple of threads in parallel, once they are all complete carry on with my main update function. void update() { thread1->update(); // fluid solver ... (3 Replies)
Discussion started by: memoid
3 Replies

4. OS X (Apple)

Optimizing OSX

Hi forum, I'm administrating a workstation/server for my lab and I was wondering how to optimize OSX. I was wondering what unnecessary background tasks I could kick off the system so I free up as much memory and cpu power. Other optimization tips are also welcome (HD parameters, memory... (2 Replies)
Discussion started by: deiphon
2 Replies

5. Red Hat

g77 compiler: where it is for red hat? solved

Hi all In order to build a library the g77 fortran compiler is required. I know that it is very old, but this is the requirement in order to compile this package and it seems not possible to move away from it. The problem is that I really don't know where to get this old package! I tried in... (0 Replies)
Discussion started by: manustone
0 Replies

6. UNIX for Dummies Questions & Answers

Compiling gcc to compile make to compile yaboot

I have just installed OpenBSD on a 333MHz PPC iMac G3. It has a 6GB HDD that has been partitioned as 1GB MacOS 8.5.1, 3GB MacOS X 10.3.9, 2GB OpenBSD 4.8. I now need to install a bootloader so that my computer can recognize the OpenBSD partition at startup. I have been trying to install... (0 Replies)
Discussion started by: t04st3r
0 Replies

7. OS X (Apple)

OSX 10.7 and rsh

Hi Guys What do i need to change so that anyone can rsh into the machine, i am sure it is in the pam.d/rshd buti am hving and issue wiith it, at the moment only someone who has a pysical account on the machine can rsh in even with all the users in the passwd file it does not work ... (2 Replies)
Discussion started by: ab52
2 Replies

8. UNIX for Dummies Questions & Answers

Using gFORTRAN to compile something built for g77

Hi, I am having a problem compiling a program with gfortran. The program compiles with g77 and f77 but I don't have those. I edited the makefile from FC = g77 to FC = gfortran but when I run it I get a slew of undefined reference errors. Any suggestions? (8 Replies)
Discussion started by: butson
8 Replies

9. OS X (Apple)

OSX and Kerberos

Our Network Security folks have mandated that we "Kerberize" our systems to allow them to perform an authenticated scan. This consists of instructions to change /etc/pam.d/sshd from: # sshd: auth account password session auth optional pam_krb5.so use_kcminit auth optional ... (0 Replies)
Discussion started by: jnojr
0 Replies

10. OS X (Apple)

Osx terminal

hi all, first off thesis my first post so if i am not in the right forum, i apologize. i'm an absolute newbie to unix. i've been reading my books and studying my crib sheets etc. but... :/ i want to accomplish two things. 1. search and remove duplicate files i.e.. audio, doc alias etc.... (1 Reply)
Discussion started by: monkeyhateclean
1 Replies
vborient(1)							 The VoxBo Manual						       vborient(1)

NAME
vborient - re-orient 3D or 4D image data SYNOPSIS
vborient <infile> <outfile> <new orientation> [-from <orient>] DESCRIPTION
vborient is part of the VoxBo suite of tools for brain image analysis. vborient re-orients 3D and 4D volumes along the major axes, using simple three-letter codes for (R)ight, (L)eft, (I)nferior, (S)uperior, (A)nterior, and (P)osterior. E.g., an axial image in radiological orientation is RPI. To get a complete list of available flags, run the program with no arguments. AVAILABILITY
Pre-built VoxBo binaries are available for Linux, OSX, and Cygwin, and via the NeuroDebian project (neuro.debian.net) for Debian deriva- tives. CAVEATS
VoxBo is provided with no warranty whatsoever. AUTHOR
For an historical roster of the VoxBo development team, visit www.voxbo.org. SEE ALSO
For detailed help on any VoxBo command-line program, run it with no arguments. For graphical programs, use the -h flag. For more help with VoxBo, for information about the mailing list, or to report bugs, visit the web site at www.voxbo.org. For information about file format support in VoxBo, see voxbo-fileformats(7). For general information about VoxBo, see voxbo(7). VoxBo January, 2011 (v1.8.5) vborient(1)
All times are GMT -4. The time now is 09:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy