file tag

99 questions


1 answers
150 views
0
I want to run a batch file and SSH to the EC2 instance on AWS.

I'm thinking of putting the search engine for shogi software on AWS.I have used the following procedure as a reference.https://www.mikunimaru.com/entry/ShogiAWSI followed the procedure and confirmed t...


1 answers
107 views
0
"make:execvp:/bin/sh:Argument list too long" error during build with make command

There is an error when building with the make command.I can't tell if the Linux setting is bad, the Makefile is bad, or the shell is bad, so please let me know.raspberry pi3B+openSUSE 64bitMakefile an...


2 answers
94 views
0
I want to search the contents without extracting the compressed file.

This is my first post.I apologize for the lack of knowledge.Based on the contents of the compressed file (Zip, etc.) in Windows 10 environment, without taking timeI would like to create a batch file o...

2 years ago

1 answers
117 views
0
Update the path of the mac.

brew install makeI installed GNU make in . which make/usr/local/bin/makeand /usr/local/bin/make --versionGNU Make 4.2.1Yes, but make --versionGNU Make 3.81It will be echo$PATH/usr/local/bin:/usr/bin:...

2 years ago

1 answers
76 views
0
I want to print it to a text file using a model in python.

I'd like to do a text file for the object in python.For example, prepare the following text in advance, and I'd like to substitute letters and matrices for the parts I want to change (variables 1-4) a...

2 years ago

4 answers
83 views
0
Right-click the .bat file in Windows and there is no "Open from Program" menu

How do I open a .bat file in Windows from the program?Right-click does not find the menu to open from the programI would like to open it using Atom Editor etc.However, you do not want to change the ex...

2 years ago

2 answers
135 views
0
:Makefile.am:required file`./README'not found と appears when making mecab-ch

I would like to install mecab-ch (for Chinese).If you know how to install it, please let me know.Make Display Error Contents [[email protected]]#make cd.&/bin/sh/root/d...

2 years ago

1 answers
69 views
0
How to Read Fortran Format Data in Python

Ask how to load data in python.The data to be read is in the format 10f8.3 in the format Fortran 80 column, as shown below.0.01000.01000.0240.027-0.0260.020-0.119-0.154 -0.015 -0.081 -0.045 -0.016 -0....


2 answers
98 views
0
I want to scale out the periodic execution process that handles huge amounts of data according to the amount of data.

I would like to run scripts using WebAPI that return huge amounts of data regularly with relatively short 5-minute intervals.A script that runs periodically retrieves data from WebAPI and then jumbles...

2 years ago

1 answers
72 views
0
Make buildkernel error rebuilding the spresense kernel

Changing the kernel configuration and rebuilding results in the following error:make[2]: Enter directory '/home/soeta/MyHome/tools/spresense/nuttx/sched'make[2]: *** 'clock_initialize.o' has no rule t...

2 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.