LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-04-2017, 03:36 PM   #16
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Quote:
Originally Posted by actinide View Post
Neither of them works
Lovely:-

I'm sorry actinide.
Until I can figure out what is wrong I'm stuck right along with you.

I'll look up the errors after dinner and if I find a solution I'll post it.

Maybe RandomTroll will know what is holding things up.
 
Old 03-04-2017, 03:47 PM   #17
actinide
Member
 
Registered: Jan 2012
Posts: 333

Original Poster
Rep: Reputation: Disabled
Putting this on the back burner for the moment


Thanks
 
Old 03-04-2017, 09:28 PM   #18
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
I just downloaded and installed libsodium and minisign in accord with their READMEs' instructions without a hitch.

minisign installed itself in the minisign-master directory; is /home/blue/Downloads really where it is for you-all?

Last edited by RandomTroll; 03-04-2017 at 09:32 PM.
 
1 members found this post helpful.
Old 03-04-2017, 09:34 PM   #19
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by RandomTroll View Post
I just downloaded and installed libsodium and minisign in accord with their READMEs' instructions without a hitch.
That's inspiring.

If you downloaded from the link that OP posted how exactly did you download it?

I had trouble finding where to download it on that page.
 
Old 03-04-2017, 09:38 PM   #20
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
minisign installed itself in the minisign-master directory; is /home/blue/Downloads really where it is for you-all?
It's not in the same place as yours but I didn't download it from Github because I had trouble with it.

It just downloaded for me so I'll give it another go and let you know how it went.

Last edited by Ztcoracat; 03-04-2017 at 09:42 PM.
 
Old 03-04-2017, 09:56 PM   #21
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally Posted by Ztcoracat View Post
If you downloaded from the link that OP posted how exactly did you download it?

I had trouble finding where to download it on that page.
The green 'clone or download' box on the right side about a quarter of the way down.
Attached Files
File Type: pdf minisign.pdf (99.1 KB, 10 views)
 
1 members found this post helpful.
Old 03-04-2017, 10:17 PM   #22
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
No, sorry it's still giving me issue's. The dependencies are installed.

Code:
Linuxcat@fractcat:~/Downloads/minisign-master/build$ make install
[100%] Built target minisign
Install the project...
-- Install configuration: "MinSizeRel"
-- Up-to-date: /usr/local/bin/minisign
CMake Error at cmake_install.cmake:42 (file):
  file INSTALL cannot set permissions on "/usr/local/bin/minisign"


Makefile:66: recipe for target 'install' failed
make: *** [install] Error 1

dpkg-query: package 'minisign' is not installed

I'm sorry actinide I'm out of ideas.
 
Old 03-04-2017, 10:23 PM   #23
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
OpenSSL is another tool you can use to to sign files and verify digital signatures.
http://www.zimuel.it/blog/sign-and-v...-using-openssl
 
Old 03-04-2017, 11:02 PM   #24
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally Posted by Ztcoracat View Post
No, sorry it's still giving me issue's. The dependencies are installed.
That's the error I get if I try to install as non-root.
 
1 members found this post helpful.
Old 03-04-2017, 11:10 PM   #25
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by RandomTroll View Post
That's the error I get if I try to install as non-root.
Right-
I tried running make install as 'root' and still no joy.
 
Old 03-04-2017, 11:18 PM   #26
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Code:
Linuxcat@fractcat:~$ cd /home/Linuxcat/Downloads/minisign-master/
Linuxcat@fractcat:~/Downloads/minisign-master$ mkdir build
mkdir: cannot create directory ‘build’: File exists
Linuxcat@fractcat:~/Downloads/minisign-master$ cd build
Linuxcat@fractcat:~/Downloads/minisign-master/build$ cmake ..
-- Configuring done
-- Generating done
-- Build files have been written to: /home/Linuxcat/Downloads/minisign-master/build
Linuxcat@fractcat:~/Downloads/minisign-master/build$ make
[100%] Built target minisign
Linuxcat@fractcat:~/Downloads/minisign-master/build$ su
Password: 
root@fractcat:/home/Linuxcat/Downloads/minisign-master/build# make install
[100%] Built target minisign
Install the project...
-- Install configuration: "MinSizeRel"
-- Up-to-date: /usr/local/bin/minisign
-- Up-to-date: /usr/local/share/man/man1/minisign.1
root@fractcat:/home/Linuxcat/Downloads/minisign-master/build#
Looks good this time and no errors:-
I'll restart and let you know how it went.
 
Old 03-04-2017, 11:24 PM   #27
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Code:
Linuxcat@fractcat:~$ whereis minisign
minisign: /usr/local/bin/minisign


It's installed.

When I try to launch it via cmd-line I get a page of options with flags.

Last edited by Ztcoracat; 03-05-2017 at 06:24 AM.
 
Old 03-05-2017, 12:31 AM   #28
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
cmake .. STUCK HERE, OUPUT: CMake Error: The source directory "/home/blue/Downloads" does not appear to contain CMakeLists.txt.
you NEED to be in the folder WITH THE SOFTWARE YOU NEED TO BUILD !!!

not some other folder

if you are not in the folder with the software you need to build there is NOTHING to build

i am guessing you did not bother to READ!!!! the github page you linked to !!!
https://github.com/jedisct1/minisign
THE INSTRUCTIONS ARE THERE ON THAT FIRST PAGE

install "libsodium" and "cmake" FIRST

Last edited by John VV; 03-05-2017 at 12:35 AM.
 
Old 03-05-2017, 06:23 AM   #29
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I suspected that you were in the wrong directory in post #8 and John VV confirmed it.

https://jedisct1.github.io/minisign/

Minisign is maintained by jedisct1.

Last edited by Ztcoracat; 03-05-2017 at 06:26 AM.
 
  


Reply

Tags
minisign



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration