[clue-tech] FTP GUI

Bob Meetin bobm at dottedi.biz
Mon Aug 4 09:55:42 MDT 2008


% sudo yum -y install gtk+
[sudo] password for panic:
sudo: yum: command not found

% sudo apt-get install gtk+
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Couldn't find package gtk

Although this didn't work, I used Mister Willson's pointer and got gftp 
installed using the Synaptic Package Manager. 

% which gftp
/usr/bin/gftp
%

Thanks all, Bob
------------------------

Michael J. Hammel wrote:
> On Fri, 2008-08-01 at 12:41 -0600, Bob Meetin wrote:
>   
>> checking for glib-2.0 >= 2.0.0... checking for glib-config... no
>> checking for GLIB - version >= 1.2.3... no
>> *** The glib-config script installed by GLIB could not be found
>> *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
>> *** your path, or set the GLIB_CONFIG environment variable to the
>> *** full path to glib-config.
>> configure: error: gFTP needs GLIB 1.2.3 or higher
>>     
>
> On Fedora this would be
>
>   sudo yum -y install gtk+
>
> That gets the old GTK+ libraries (V1.2.x), which includes the
> appropriate glib dependency.  Not sure how you do that on Ubuntu.
>   



More information about the clue-tech mailing list