Putting this on the list, because this is not MY package.

On 1/13/13 11:31 AM, Shih-Kai Chou wrote:
> Hi,
> 
> So far, I think my problem is not fixed. (no one mail to me)

I didn't reproduce your problem, no.

> 
> I tried to realized it on my own way although I am not good at Linux and
> programming language.
> 
> Because It says : 
> 
> cd data/ ( the path is /sw/lib/ccp4-6.2.0//data ) (In your case, I think
> it is ccp4-6.3.0 ?)
> ./fontpack
> At line 12 ......
> 
> I just cd there, and execute it (./fontpack) to see what is information
> it will give me!
> 
> ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
> At line 14 of file
> /sw/src/fink.build/ccp4-6.2.0-102/ccp4-6.2.0/lib/data/fontpack.f (unit =
> 11, file = 'font84.dat')
> Fortran runtime error: Cannot write to file opened for READ


It _shouldn't_ say
"/sw/src/fink.build/ccp4-6.2.0-102/ccp4-6.2.0/lib/data/fontpack.f"--apparently
this got set during the build and probably needs to be fixed.

However, this probably isn't relevant, since you're comparing files from
two different versions of the package.

> ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
> Very similar message but a little different!
> I gauss the difference comes from the different fontpack.f file, one is
> 6.2.0 and the other is 6.3.0.

The error above looks like it's because you're trying to write files a
directory where you don't have write permissions, as opposed to your
reported error in ccp-6.3.0-5:

./fontpack
At line 12 of file data/fontpack.f (unit = 10, file = 'fort.10')
Fortran runtime error: End of file


> 
> I find a strange thing : It says /sw/src/fink.build/....   (I did not
> edit the file there!)
> Then, I cd /sw/src/fink.buid/ and ls
> 
> ccp4-6.3.0-5        root-ccp4-6.3.0-5   suitesparse-3.1.0-1
> 
> no ccp4-6.2.0-102  !!!!
> 
> How about ls -al
> total 0
> ...
> drwxr-xr-x    4 fink-bld  fink-bld    136 Jan 12 00:26 ccp4-6.3.0-5
> drwxr-xr-x    4 fink-bld  fink-bld    136 Jan 12 00:42 root-ccp4-6.3.0-5
> drwxr-xr-x    3 root      admin       102 Nov 13  2011 suitesparse-3.1.0-1
> 
> 
> Do you have any idea?
> 

ccp4-6.2.0-102 was successfully built so its directories in
/sw/src/fink.build were deleted.  That's normal.


> If no, that is OK. 
> 
> 
> 
> Thanks,
> 
> Shih-Kai Chou
> 
> 
> 
> 
> 


What do you get from "ls -l
/sw/src/fink.build/ccp4-6.3.0-5/ccp4-6.3.0/lib/libccp4/data/" ?

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to