← Back to team overview

kaliveda-dev team mailing list archive

Re: [Question #201649]: cannot locate new idtelescopes in gMultiDetArray

 

Question #201649 on KaliVeda changed:
https://answers.launchpad.net/kaliveda/+question/201649

Guilain Ademard posted a new comment:
The following command will list the files with a DOS linefeed.

grep -Pl '\r\n' $KVROOT/KVFiles/INDRA_e503/*

If this command return file names, try to convert this files with the
command:

fromdos -b file1 file2 ...

The option -b makes a backup of original files (.bak).

After compiling, if that solves your problem you can convert these files
in the source directory.

-- 
You received this question notification because you are a member of
KaliVeda Development Team, which is an answer contact for KaliVeda.