Git Product home page Git Product logo

Comments (6)

andmarti1424 avatar andmarti1424 commented on August 28, 2024

Your minimum requirements are bison ncursesw and gcc. Did you try building it?

from sc-im.

buribu avatar buribu commented on August 28, 2024

/data/data/com.termux/files/usr/include/ncursesw /data/data/com.termux/files/usr/bin/bison /data/data/com.termux/files/usr/bin/gcc
minimal ok

run make

-DLINUX -O2 -Wall -pipe -g -I/usr/include/libxml
2 -DUSECOLORS -DUSELOCALE -DUNDO -DSIGVOID -DDFLT_PAGER="less" -DREGCOMP -DLIBDIR="/usr/share/doc
/scim" -DMAXROWS=65536 -DHELP_PATH="/usr/share/scim" -DSNAME="scim" -DHISTORY_FILE=".sciminf
o" -c -o cmds_visual.o cmds_visual.c cmds_visual.c: In function 'do_visualmode':
cmds_visual.c:331:34: fatal error: langinfo.h: No s
uch file or directory
#include <langinfo.h>
^
compilation terminated.
: recipe for target 'cmds_visual.o' failed
*** [cmds_visual.o] Error 1
:'( cry forever

from sc-im.

andmarti1424 avatar andmarti1424 commented on August 28, 2024

This is a problem with locales.. Its not finding the langinfo header file.

from sc-im.

buribu avatar buribu commented on August 28, 2024

hi
langinfo.h in the package libandroid-support
symlink langinfo.h file to include diretory
this a new error message:
gcc cmds_edit.o gram.o history.o marks.o lex.o color.o input.o cmds_visual.o range.o pipe.o xmalloc.o buffer.o maps.o filter.o sort.o undo.o interp.o hide_show.o help.o file.o cmds.o yank.o vmtbl.o cmds_insert.o block.o conf.o screen.o cmds_normal.o xlsx.o main.o shift.o cmds_command.o format.o exec.o xls.o utils/extra.o utils/dictionary.o utils/string.o -o scim -lm -lncursesw cmds_visual.o: In function do_visualmode': /data/data/com.termux/files/home/sc-im-dev/src/cmds_visual.c:336: undefined reference tonl_langinfo'cmds_normal.o: In function do_normalmode': /data/data/com.termux/files/home/sc-im-dev/src/cmds _normal.c:147: undefined reference tonl_langinfo'
collect2: error: ld returned 1 exit status Makefile:172: recipe for target 'scim' failed
make: *** [scim] Error 1

from sc-im.

buribu avatar buribu commented on August 28, 2024

Hi Andrés

Now it's working. Fornwall helped me. see the link. sc-im is a mobile application now.

https://github.com/termux/termux-packages/issues/246

from sc-im.

andmarti1424 avatar andmarti1424 commented on August 28, 2024

I am glad to hear!

from sc-im.

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.