File missing during set up

User discussion and information resource forum for Image products.
Post Reply
powhyfo
Posts: 10
Joined: Mon Sep 11, 2017 6:22 pm

File missing during set up

Post by powhyfo »

I have extracted all the files and am running ./setup as root from within that folder.

Set up fails with this message:

Required file iflnet.iso not found in the IFL directory (case matters)

I can SEE the 'iflnet.iso' file in the folder with 'setup' and doing an 'ls' in the folder shows it alive and well.
TeraByte Support
Posts: 3598
Joined: Thu May 05, 2011 10:37 pm

Re: File missing during set up

Post by TeraByte Support »

Use the terminal and change to where you extracted the run ./setup

It's a bash script so it's going to use Linux to find the files. Some
of the Linux unzip utilities don't extract everything properly. use one
of the more popular ones.


On 2/7/2020 8:09 AM, powhyfo wrote:
> I have extracted all the files and am running ./setup as root from within that folder.
>
> Set up fails with this message:
>
> Required file iflnet.iso not found in the IFL directory (case matters)
>
> I can SEE the 'iflnet.iso' file in the folder with 'setup' and doing an 'ls' in the folder shows it alive and well.
>
>

powhyfo
Posts: 10
Joined: Mon Sep 11, 2017 6:22 pm

Re: File missing during set up

Post by powhyfo »

Re-downloaded, extracted with Ark, compared to old extractions in old folder = no difference.

Extracted with PKZip to another folder, compared all 3 = no difference.

Open terminal as root

cd to extraction folder

ls command for listing of files, verify that ifl.iso file IS THERE

run ,/setup as root

Result:

Setup Script For Image For Linux - TeraByte, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Image for Linux License Agreement:

The use of Image for Linux (IFL) constitutes acceptance of the terms of the
License Agreement as defined in the LICENSE.TXT file in this directory

Do you ACCEPT the terms of the License Agreement?
Enter y or n, then press <Enter>: y

You have chosen to ACCEPT the License Agreement

STEP 1: Check for required files
Required file iflnet.iso not found in the IFL directory (case matters)
Using cpio version cpio (GNU cpio) 2.11
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Phil Nelson, David MacKenzie, John Oleynick,
and Sergey Poznyakoff.
./setup: line 184: ./util/tbosdt: No such file or directory
Required package libncursesw5 (32-bit) not installed

ERROR: One or more required files not found
See above messages for details

#

So it appears once again that the 64 bit software requires 32 bit libraries. The same 32 bit libraries that break working programs. I was hoping 3.37 was finally a true 64 bit program, sadly it is not.
Post Reply