Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Couldn't find any suitable frontend
kweinert Offline
Junior Member

Posts: 6
Threads: 0
Joined: May 2010
Reputation: 0
#12
Solved: 8 Years, 2 Months ago RE: Couldn't find any suitable frontend

(05-08-2010, 12:11 AM)Urkle Wrote: try
./Downloads/penumbra_overture_1.1.sh -f ncurses

kenw@fortytwo:~/Downloads$ ./penumbra_overture_1.1.sh -f ncurses
Verifying archive integrity... All good.
Uncompressing Installer for Penumbra: Overture.............
Uncompressing sub archive..............................................................................................
Collecting info for this system...
Operating system: linux
CPU Arch: x86_64
Error: Couldn't find any suitable frontend for your system

kenw@fortytwo:~$ sudo apt-get install libncurses5
Reading package lists... Done
Building dependency tree      
Reading state information... Done
libncurses5 is already the newest version.

(05-08-2010, 12:11 AM)Urkle Wrote:
./Downloads/penumbra_overture_1.1.sh -f fltk

kenw@fortytwo:~/Downloads$ ./penumbra_overture_1.1.sh -f fltk
Verifying archive integrity... All good.
Uncompressing Installer for Penumbra: Overture.............
Uncompressing sub archive..............................................................................................
Collecting info for this system...
Operating system: linux
CPU Arch: x86_64
Error: Couldn't find any suitable frontend for your system


kenw@fortytwo:~$ sudo apt-get install libfltk1.1
Reading package lists... Done
Building dependency tree      
Reading state information... Done
libfltk1.1 is already the newest version.

(05-08-2010, 12:11 AM)Urkle Wrote:
./Downloads/penumbra_overture_1.1.sh --keep --target TEMP --noexec

Then run
ldd TEMP/bin/linux/*/*/*

and paste the output here.

kenw@fortytwo:~/Downloads$ ./penumbra_overture_1.1.sh --keep --target TEMP --noexec
Creating directory TEMP
Verifying archive integrity... All good.
Uncompressing Installer for Penumbra: Overture.............
kenw@fortytwo:~/Downloads$ ldd TEMP/bin/linux/*/*/*
TEMP/bin/linux/x86_64/libc.so.6/lzma-decode:
    linux-vdso.so.1 =>  (0x00007fff2bfde000)
    libc.so.6 => /lib/libc.so.6 (0x00007f0a2949c000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f0a2984a000)
TEMP/bin/linux/x86/libc.so.6/lzma-decode:
    linux-gate.so.1 =>  (0xf77bc000)
    libc.so.6 => /lib32/libc.so.6 (0xf7635000)
    /lib/ld-linux.so.2 (0xf77bd000)
05-08-2010, 03:20 PM
Find


Messages In This Thread
RE: Couldn't find any suitable frontend - by kweinert - 05-08-2010, 03:20 PM



Users browsing this thread: 1 Guest(s)