VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Tue May 08 2018 - 14:32:40 CDT
- Next message: Andy Liu: "Error loading .phi file"
- Previous message: John Stone: "Re: A fill for "bodies" build out of surfacs"
- In reply to: andre padilla: "macosx 10.6 compilation issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
VMD hasn't been compiled for pure X11 on a MacOS X system for something
like 15 years, so I gaurantee that combination of #ifdefs and make flags
is no longer current or well tested in recent years. If you want to
compile for X11 there's going to be some work involved to resurrect the
required #ifdefs to make it biuld properly. In principle it should be
workable as long as you have all of the required header files etc.
If you skip compiling macosxvmdstart.c,
(just do "touch ../MACOSX/macosxvmdstart.o" and then run make again)
how far does the build get?
Best,
John Stone
vmd_at_ks.uiuc.edu
On Thu, Apr 19, 2018 at 02:23:47PM +0200, andre padilla wrote:
> Dear all,
> i got some burden trying to compile vmd.
> What i did :
> in
> vmd-1.9.3 directory
> > make macosx.opengl.x11
> > cd src
> > make veryclean
> > make
> but i got :
> ...
> ...
> Compiling JString.C --> JString.o ...
> Compiling macosxvmdstart.C --> macosxvmdstart.o ...
> macosxvmdstart.C: In function *char* vmd_get_vmddir()*:
> macosxvmdstart.C:134: error: *FSpMakeFSRef* was not declared in this scope
> make: *** [macosxvmdstart.o] Error 1
> The FSpMakeFSRef and also FSRefMakePath are not maintained since macosx
> 10.5.
> I thought that the macosx.opengl.x11 was for a
> traditional X11/Unix style VMD install (which doesn't
> need macosxvmdstart.C)
> instead of an application bundle install.
> That is strange ?
> Andre Padilla
> Centre de Biochimie Structurale
> INSERM U1054, CNRS Universite Montpellier UMR5048
> 29 rue de Navacelles
> 34090 Montpellier France
> tel: 33 (0)4 67 41 77 08
> [1]http://www.cbs.cnrs.fr
>
> --
> This message has been scanned for viruses and
> dangerous content by [2]MailScanner, and is
> believed to be clean.
>
> References
>
> Visible links
> 1. https://urldefense.proofpoint.com/v2/url?u=http-3A__www.cbs.cnrs.fr&d=DwMF-g&c=OCIEmEwdEq_aNlsP4fF3gFqSN-E3mlr2t9JcDdfOZag&r=JBqQLS7jZ5whrB0hXJY8MNYcfDrh8UhlGJ2ANxoi8s0&m=KXVDfF7sx45DZx-atYGpF_CvZwjO-lz5SGp1Ru2CMBQ&s=RxRZkkg1h1YyGti7X9cQP42vU_euiGs1PZp-ufUtToA&e=
> 2. https://urldefense.proofpoint.com/v2/url?u=http-3A__www.mailscanner.info_&d=DwMF-g&c=OCIEmEwdEq_aNlsP4fF3gFqSN-E3mlr2t9JcDdfOZag&r=JBqQLS7jZ5whrB0hXJY8MNYcfDrh8UhlGJ2ANxoi8s0&m=KXVDfF7sx45DZx-atYGpF_CvZwjO-lz5SGp1Ru2CMBQ&s=3OQnFU6qx3EwNvg6ZVmDrAvuUf4prpqWuYOIW2XuGfc&e=
-- NIH Center for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 http://www.ks.uiuc.edu/~johns/ Phone: 217-244-3349 http://www.ks.uiuc.edu/Research/vmd/
- Next message: Andy Liu: "Error loading .phi file"
- Previous message: John Stone: "Re: A fill for "bodies" build out of surfacs"
- In reply to: andre padilla: "macosx 10.6 compilation issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]