[Debichem-devel] vmd

Steffen Möller steffen_moeller at gmx.de
Sun Nov 13 15:57:41 UTC 2011


Hello,

I just saw VMD to have migrated to Debichem and will place a respective note in
the Debian Med SVN.

Best,

Steffen

On 11/13/2011 11:43 AM, fulvio ciriaco wrote:
> Dear debichem staff,
> I tried to use the debichem debian rules to build the vmd
> package on linux-amd64 testing but I met some problems.
> Two reasons:
> a. the accluded patch to build.csh is not general enough
> b. the vmd configure script needs patching
> @@ -1041,7 +1041,7 @@
>  $system_include       = "-I.";
>  $system_library       = "";
>  if ( $config_gcc ) {
> -  $system_libs        = "-ll -lm";
> +  $system_libs        = " -lm";
>  } else {
>    $system_libs        = "-lm";
>  }
> @@ -1991,7 +1991,7 @@
>  
>      $arch_lex		= "flex"; # has problems with vendor lex
>      $opengl_libs	= "-L/usr/X11R6/lib64 -lGL -lGLU -lX11";
> -    $mesa_libs          = "-lMesaGL -lMesaGLU -L/usr/X11R6/lib64 -lXext -lX11";
> +    $mesa_libs          = "-lGL -lGLU -L/usr/X11R6/lib64 -lXext -lX11";
>  
>      # this is to make tcl happy
>      # also needed for plugins
> 
>     as libl.{a,so} is not available nor needed as of any
>     recent distribution and libMesaGL is called libGL 
> 
> Enclosed find a rewritten rules file that
> a. works with the configure patching mentioned above
> b. does not make use of build.csh and removes dependency
>    on tcsh, I suppose, and the need for the build.csh patch
> Best regards
> Fulvio Ciriaco
> 
> 
> 
> _______________________________________________
> Debichem-devel mailing list
> Debichem-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debichem-devel




More information about the Debichem-devel mailing list