Closed Ghost2101-droid closed 1 year ago
@dedshit @gushmazuko
wait for it
try to remove puma and nio4r gem from Gemfile.lock
Hi, please show me how to do it, I do not know how to do it 🥺
nio4r and puma gem is problem
https://github.com/socketry/nio4r.git
clone this and goto that dir then run rake compile
after successful compilation run rake release
if you have done correctly you will be able to install puma gem then its simple
it doesn't work
remove rake and re install it
for removing gem:
gem uninstall rake
for installing gem:
gem install rake
did you see error incompatible function pointer type ?
I don't think so
that's just
yes thats the error
how do I fix this?
open any editor like vim or nano or micro which is located in ext dir
complete location : /data/data/com.termux/files/home/nio4r/ext/nio4r/selector.c
it doesn't work
what to you mean by that, did u try open that selector.c using text editor ?
Yes, it doesn't work
send a screenshot
?
I don't have any folders
text editor in termux itself!!!! not other apk
Oh, I'm sorry
if you uncomfortable at what you are doing then just run this
sed -i '301 s/func/\&func/' /data/data/com.termux/files/home/nio4r/ext/nio4r/selector.c
exit from that vim
sed -i '301 s/func/\&func/' /data/data/com.termux/files/home/nio4r/ext/nio4r/selector.c
just run this
after that goto nio4r dir and type rake clean
and rake compile
what are you doing vim ? as i told early if you not familiar with those dont do anything wrong if you mess with code then you need to do it from the beginning
Everything's fine, there doesn't seem to be a single mistake, what's next?
i told you to paste the command
sed -i '301 s/func/\&func/' /data/data/com.termux/files/home/nio4r/ext/nio4r/selector.c
just run this
?
Yes
after that goto nio4r dir and type
rake clean
andrake compile
do this and send screenshot
thats it
now run rake release
it will create gem in pkg dir
goto pkg dir and run gem i nio4r-2.5.8.gem
When i open 'msfconsole' after installing the proccess
This command out like this.
No command msfconsole found, did you mean: Command bconsole in package bacula-fd Command jconsole in package openjdk-17