Code Monkey home page Code Monkey logo

Comments (12)

furesoft avatar furesoft commented on September 2, 2024

I will cover this. Thanks for your issue. Which distro do you use?

from slithin.

mioxoim avatar mioxoim commented on September 2, 2024

from slithin.

furesoft avatar furesoft commented on September 2, 2024

you can install through the terminal:

sudo dpkg -i pathOfDebFile

from slithin.

furesoft avatar furesoft commented on September 2, 2024

Does it work?

from slithin.

mioxoim avatar mioxoim commented on September 2, 2024

Since I couldnt find a .deb file, so I tried to compile it using mono-complete in Slithin/Source/Slithin:

mcs Program.cs

output was:

Program.cs(4,17): error CS1525: Unexpected symbol ;' Program.cs(6,5): error CS1514: Unexpected symbol class', expecting .' or {'

from slithin.

furesoft avatar furesoft commented on September 2, 2024

A deb file is under releases: https://github.com/furesoft/Slithin/releases
If you want to compile you have to use dotnet 6

from slithin.

mioxoim avatar mioxoim commented on September 2, 2024

I tried to install that way, this was the result:
note: I have libicu-dev installed

 sudo dpkg -i Downloads/Slithin.1.0.3.0.linux-x64.deb
Selecting previously unselected package slithin.
(Reading database ... 310107 files and directories currently installed.)
Preparing to unpack .../Slithin.1.0.3.0.linux-x64.deb ...
Unpacking slithin (1.0.3.0) ...
dpkg: dependency problems prevent configuration of slithin:
 slithin depends on libicu66 | libicu65 | libicu64 | libicu63 | libicu62 | libicu61 | libicu60 | libicu59 | libicu58 | libicu57 | libicu56 | libicu55 | libicu54 | libicu53 | libicu52; however:
  Package libicu66 is not installed.
  Package libicu65 is not installed.
  Package libicu64 is not installed.
  Package libicu63 is not installed.
  Package libicu62 is not installed.
  Package libicu61 is not installed.
  Package libicu60 is not installed.
  Package libicu59 is not installed.
  Package libicu58 is not installed.
  Package libicu57 is not installed.
  Package libicu56 is not installed.
  Package libicu55 is not installed.
  Package libicu54 is not installed.
  Package libicu53 is not installed.
  Package libicu52 is not installed.

dpkg: error processing package slithin (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu1) ...
Processing triggers for mailcap (3.68ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
 slithin

from slithin.

furesoft avatar furesoft commented on September 2, 2024

Try To use this command and try to install the deb again:
sudo apt install --fix-broken

from slithin.

mioxoim avatar mioxoim commented on September 2, 2024

This is my result:
I dont know why my /usr/local/bin would need to be empty.

Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: libboost-program-options1.74.0 libboost-regex1.74.0 linux-headers-5.13.0-7614 linux-headers-5.13.0-7614-generic linux-image-5.11.0-40-generic linux-image-5.13.0-7614-generic linux-modules-5.11.0-40-generic linux-modules-5.13.0-7614-generic linux-modules-extra-5.13.0-7614-generic Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: slithin 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 135 MB disk space will be freed. Do you want to continue? [Y/n] Y (Reading database ... 310439 files and directories currently installed.) Removing slithin (1.0.3.0) ... dpkg: warning: while removing slithin, directory '/usr/local/bin' not empty so not removed Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for mailcap (3.68ubuntu1) ... Processing triggers for desktop-file-utils (0.26-1ubuntu1) ...

from slithin.

furesoft avatar furesoft commented on September 2, 2024

Is Slithin on your AppList now?

from slithin.

mioxoim avatar mioxoim commented on September 2, 2024

yes, i tried to make it executalbe when i was guessing to install.

from slithin.

furesoft avatar furesoft commented on September 2, 2024

Then it should work now

from slithin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.