FET Forum

Discussions and Chat => Programming and other Technical Help => Topic started by: Hema on October 29, 2010, 03:34:12 PM

Title: Run FET in SUSE/linux???
Post by: Hema on October 29, 2010, 03:34:12 PM
Hello,

I'm trying to compile or run FET on my SUSE/Linux 11.2 . How I could to do this? so please tell me through it step-by-step.

How I could Import and export XML file? please tell me through it step-by-step.
(I use Win XP)

Thanks in advance  ::)

Hema


Title: Re: Run FET in SUSE/linux???
Post by: Liviu Lalescu on October 29, 2010, 05:52:17 PM
Please read the README file for exact instructions on compilation on GNU/Linux.

About import/export, I think it is self explanatory - maybe other users can give more details.
Title: Re: Run FET in SUSE/linux???
Post by: Hema on October 29, 2010, 06:34:41 PM
Ok! I'll read it.
But I need more details about import/ export XML files.
Thanks
Title: Re: Run FET in SUSE/linux???
Post by: Liviu Lalescu on October 29, 2010, 06:43:05 PM
QuoteOk! I'll read it.
But I need more details about import/ export XML files.
Thanks

You may open a .fet file and export it as CSV. Then, you'll see the format for import/export.

Or you refer to other import/export? I am not sure I understand, what XML are you referring to?
Title: Re: Run FET in SUSE/linux???
Post by: Hema on October 30, 2010, 05:25:58 AM
Thanks for your cooperation, you're very helpful :)

Plz! looking for the attachment, I upload XML file.
Import this file to FET and tell me what happen, please!! I need your help  :-/
Title: Re: Run FET in SUSE/linux???
Post by: Liviu Lalescu on October 30, 2010, 06:19:40 AM
This is a format which FET cannot import.

Please see the .fet file format, by looking into examples. Also, open an example file and export as CSV, then see the CSV file format. These are the allowed formats in FET. Or you could develop a conversion program by yourself, to convert from your format to .fet format.
Title: Re: Run FET in SUSE/linux???
Post by: Hema on October 30, 2010, 01:40:18 PM
Aha! Now, I understand.
The FET program doesn't supporting (import XML file), just supporting export XML file, but it supporting (import/ export CVS files).

Thank you very much, Liviu  :)