mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2007-03-22, 19:15   #1
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

46628 Posts
Default Unpacking and installing GGNFS? (error and n00b-questions)

My PC is running Windows XP professional.

When I do tar -xvzf ggnfs-0.77.tar.gz for unpacking the packed file (in a msys-environment), it unpacks quite a couple of file, and then I get these error messages like this:

Code:
tar: ./ggnfs/src/pol51m0b: Cannot create symlink to 'pol5/pol51m0b-intel': No such file or directory.
(when I unpack with WinRar under windows, I get similar error messages).

Am I doing something wrong, or what happened?

One More question (noob):

How do I compile ggnfs so that it is correctly linked to GMP 4.2.1 (this is already installed for use with GMP-ECM)? Do I just have to run the makefile in the ggnfs directory, or do I have to run some configuring step afterwards? (I did not find this in the readme and install files - maybe I have overlooked it )
Andi47 is offline   Reply With Quote
Old 2007-03-22, 20:58   #2
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

3,541 Posts
Default

Quote:
Originally Posted by Andi47 View Post
Code:
tar: ./ggnfs/src/pol51m0b: Cannot create symlink to 'pol5/pol51m0b-intel': No such file or directory.
Am I doing something wrong, or what happened?
No, this is a shortcoming of mingw, tar cannot create symbolic links. You can use 'ln' manually and your bash shell will copy the file rather than link to it.
Quote:
How do I compile ggnfs so that it is correctly linked to GMP 4.2.1 (this is already installed for use with GMP-ECM)? Do I just have to run the makefile in the ggnfs directory, or do I have to run some configuring step afterwards? (I did not find this in the readme and install files - maybe I have overlooked it )
I think there is a GMP_BUG variable in one of the makefiles that needs to be turned on, at least for GMP 4.2 (it might not be necessary for 4.2.1). Other than that I don't think you need to do anything, other than perhaps moving libgmp.a to the default libe directory so gcc can find it. Try asking the GGNFS mailing list at sourceforge.net for more details.

jasonp
jasonp is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error installing Yafu on Mac craneduitre YAFU 1 2016-06-25 20:35
error ggnfs jjcale NFSNET Discussion 5 2012-01-16 21:27
GGNFS questions and Answers VJS Factoring 100 2006-01-15 08:34
Questions about GGNFS ValerieVonck Factoring 58 2005-11-18 20:39
Installing GGNFS Zeta-Flux Factoring 33 2005-06-10 21:19

All times are UTC. The time now is 00:04.


Sat Jul 17 00:04:01 UTC 2021 up 49 days, 21:51, 1 user, load averages: 1.29, 1.46, 1.46

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.