Linux Lite Forums
(solved) catfish - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: (solved) catfish (/showthread.php?tid=831)



(solved) catfish - phil66 - 09-11-2014

Linuxlite-1.06

synaptic only has the version catfish-0.3.2-2

I want to install catfish_1.0.2-2_all.deb
When i try to install I get the error:dependency is not satisfiable python3 (>=3.3.2-2~)

Python3 latest version is 3.4

Any suggestions besides using tar.bz


Re: catfish - sonic - 09-11-2014

Check the installed version of Python3 not the latest. You have to take care of all the dependencies by yourself.

I don't think there is another option to get the latest version. If this package has a ppa, maybe you can add it and install with sudo apt-get install catfish


Re: catfish - Valtam - 09-11-2014

Linux Lite is based off ubuntu 12.04 series, this means that some packages will only go up to a certain version, because of associated dependencies. Catfish is one of those. If you want the latest catfish, consider installing LL 2.0


Re: catfish - shengchieh - 09-12-2014

For installing tarballs, see

http://www.maximumpc.com/article/howtos/howto_compile_programs_from_source_linux (Compile Programs From Source in Linux)
http://www.tuxfiles.org/linuxhelp/softinstall.html (Installing software from source in Linux)
http://www.linux.lk/software/compiling.php (Compiling Software Packages; 2003)
http://howto.wired.com/wiredhowtos/index.cgi?page_name=compile_software_from_source_code;action=display;category=Work (Compile Software from Source Code)
http://liquidweather.net/howto/index.php?id=82 (compiling software)

but ...

I would use synaptic first.

If you do not want to upgrade LL to version 2 (but why not?), try installing an old version of catfish.
[p.s. My link is dead - can't find the new link quickly.]

Sheng-Chieh






Re: catfish - Scott(0) - 09-12-2014

Hi Phil66,

Out of complete curiosity on my part, is there a difference between the two versions that you require one over the other?

~Scott


Re: (solved) catfish - phil66 - 09-15-2014

Downloaded and installed :Linuxlite-2.0
Now have catfish-1.0.2

It is a simplified version as compared to 0.3.2

Thanks to everyone for the suggestins