iped-seach with wine #1766
Replies: 6 comments 12 replies
-
iped should already be able to run in linux without wine. Even if the case
was indexed on windows
Em qua., 12 de jul. de 2023 14:41, Paulo Cesar Breim (PCB) <
***@***.***> escreveu:
… Today I did the following test:
I took the folder of an indexed case in windows, along with the image and
copied it to a folder in Linux.
I ran the IPED-SearchApp with wine and it worked perfectly,
I still need to improve the resolution, which must be some configuration
in wine.
—
Reply to this email directly, view it on GitHub
<#1766>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG247S2EAYD2EURZ37VGCH3XP3VTZANCNFSM6AAAAAA2H4IPJQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
But needs compatible java, right? I never know what version needs to use because each app want a different java. Available Java environments: I tried with 11 which seems more compatible, but it complained the must set tskJarPath in LocalConfig.txt! |
Beta Was this translation helpful? Give feedback.
-
it is embedded with the correct jre version. you have to call java from
there $CASE_PATH/iped/jre/java
Em qua., 12 de jul. de 2023 21:36, Paulo Cesar Breim (PCB) <
***@***.***> escreveu:
… But needs compatible java, right?
Mine I got
Error: A JNI error has occurred, please check your installation and try
again
Exception in thread "main" java.lang.UnsupportedClassVersionError:
iped/app/bootstrap/BootstrapUI has been compiled by a more recent version
of the Java Runtime (class file version 55.0), this version of the Java
Runtime only recognizes class file versions up to 52.0
I never know what version needs to use because each app want a different
java.
—
Reply to this email directly, view it on GitHub
<#1766 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG247S7OYLN3JVZBJ6KMXVDXP5GI3ANCNFSM6AAAAAA2H4IPJQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Good! Thank you. I changed the path and now we have one step more. Can you help me? tks |
Beta Was this translation helpful? Give feedback.
-
I did one test more using iped docker, and still I can´t see eml files when run iped-search. If I export this file, the size is zero. |
Beta Was this translation helpful? Give feedback.
-
Hi @lfcnassif, using "Container Subitems"/"Subitens de Conteineres" I can view EML files, but with filter "Actual Files"/"Arquivos Ativos", no. To be sure. Running ipedsearch (inside doker) it asks where the image file is, I provide the new location. Conclusion I can do more tests because the environment is preserved and the suspect file is a mass with emails, it doesn't have dd and the like, it takes 2 minutes to index. Finally indexing on linux search works correctly. |
Beta Was this translation helpful? Give feedback.
-
Today I did the following test:
I took the folder of an indexed case in windows, along with the image and copied it to a folder in Linux.
I ran the IPED-SearchApp with wine and it worked perfectly,
I still need to improve the resolution, which must be some configuration in wine.
Beta Was this translation helpful? Give feedback.
All reactions