veket官方网站论坛

veketx

 找回密码
 要注册
搜索
楼主: 自由飞翔

veket_23下载(2024.9.26更新)

[复制链接]
发表于 2021-12-16 18:00 | 显示全部楼层
没有Samba呢。也没有显示系统信息那个
linuxlogo
v20有的。
发表于 2021-12-16 22:19 | 显示全部楼层
1、/etc/pkg/source为什么不添加个国内的镜像源?debian的官方源速度能用吗?v20的就很快啊,他有国内的源加持,速度很快啊。我感觉ubuntu的更好。
2、终端为啥总是透明的,设置为100%,还是不行,透明的结果导致看不太清楚文字,我想要背景不透明的。
3、屏幕顶端悬浮条感觉没啥用啊,你倒底准备主攻哪个桌面?mate还是xfce啊,选择一个主攻他就行了。建议悬浮条去掉(每次还需要我点下最左边的箭头去隐藏),我感觉没什么必要。你更加倾向于哪一种?我都可以接受,我的问题是,我不需要这些切换来影响误操作,没事儿切换桌面干啥?windows下也没有常换桌面主题呀?
4、chmsee1.3缺乏依赖,在v22里面没有问题。
[root@veket:~]$ldd /usr/bin/chmsee|grep found
        libchm.so.1 => not found
        libjpeg.so.8 => not found

[root@veket:~]$pkg g libchm-dev
下载 libchm-dev from bullseye-main repo:  
URL: http://http.us.debian.org/debian ... v_0.40a-7_amd64.deb
Downloading libchm-dev_0.40a-7_amd64.deb. Please wait: 100%
已下载: /root/pkg/libchm-dev_0.40a-7_amd64.deb
安装程序包 libchm-dev_0.40a-7_amd64:  
Installed: libchm-dev_0.40a-7_amd64
解析依赖项 ..
要获取的依赖项: libchm1
下载 libchm1 from bullseye-main repo:  
URL: http://http.us.debian.org/debian ... 1_0.40a-7_amd64.deb
Downloading libchm1_0.40a-7_amd64.deb. Please wait: 100%
已下载: /root/pkg/libchm1_0.40a-7_amd64.deb
安装程序包 libchm1_0.40a-7_amd64:  
Installed: libchm1_0.40a-7_amd64

[root@veket:~]$ldd /usr/bin/chmsee|grep found
        libjpeg.so.8 => not found

        libjpeg.so.8 => not found怎么办?我不知道。

[root@veket:~]$pkg s libjpeg |grep  libjpeg
libjpeg62-turbo      libjpeg-turbo JPEG runtime library
libjpeg62-turbo-dev  Development files for the libjpeg-turbo JPEG library
libjpeg-dev          Development files for the JPEG library dummy package
libjpeg-tools        Complete implementation of 10918-1 JPEG
libjpeg-turbo-progs  Programs for manipulating JPEG files
[root@veket:~]$pkg g libjpeg62-turbo-dev
跳过 libjpeg62-turbo-dev (已经内置)..
[root@veket:~]$pkg g libjpeg-dev   
跳过 libjpeg-dev (已经内置)..
[root@veket:~]$pkg g libjpeg-tools
程序包 libjpeg-tools 已安装.
使用-f选项强制安装: pkg add libjpeg-tools -f
[root@veket:~]$pkg g libjpeg-turbo-progs
下载 libjpeg-turbo-progs from bullseye-main repo:  
URL: http://http.us.debian.org/debian ... s_2.0.6-4_amd64.deb
Downloading libjpeg-turbo-progs_2.0.6-4_amd64.deb. Please wait: 100%
已下载: /root/pkg/libjpeg-turbo-progs_2.0.6-4_amd64.deb
安装程序包 libjpeg-turbo-progs_2.0.6-4_amd64:  
Installed: libjpeg-turbo-progs_2.0.6-4_amd64
解析依赖项 ..
要获取的依赖项: libturbojpeg0
下载 libturbojpeg0 from bullseye-main repo:  
URL: http://http.us.debian.org/debian ... 0_2.0.6-4_amd64.deb
Downloading libturbojpeg0_2.0.6-4_amd64.deb. Please wait: 100%
已下载: /root/pkg/libturbojpeg0_2.0.6-4_amd64.deb
安装程序包 libturbojpeg0_2.0.6-4_amd64:  
Installed: libturbojpeg0_2.0.6-4_amd64
上面的几个依赖安装了还是不行,这个需要你来补充了。

找了下libjpeg,版本是libjpeg.so.62,为什么要求是libjpeg.so.8?
怎么升级libjpeg?需要你升级库了吧。



linux-2021-12-16-22-41-57.png
发表于 2021-12-16 23:09 | 显示全部楼层
https://www.cnblogs.com/vania/p/10383964.html

[root@veket:~]$cd /mnt/sda2/linux/veket/chmsee/jpeg-8c/
[root@veket:~]$./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/mnt/sda2/linux/veket/chmsee/jpeg-8c':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
[root@veket:~]$./make
bash: ./make: 没有那个文件或目录
[root@veket:~]$pkg g make
下载 makexvpics from bullseye-main repo:  
URL: http://ftp.de.debian.org/debian/ ... .0.1-3+b1_amd64.deb
Downloading makexvpics_1.0.1-3+b1_amd64.deb. Please wait: 100%
已下载: /root/pkg/makexvpics_1.0.1-3+b1_amd64.deb
安装程序包 makexvpics_1.0.1-3+b1_amd64:  
Installed: makexvpics_1.0.1-3+b1_amd64
解析依赖项 ..
要获取的依赖项: libjpeg-turbo-progs libnetpbm10 libturbojpeg0 netpbm
libjpeg-turbo-progs (已安装)..
下载 libnetpbm10 from bullseye-main repo:  
URL: http://ftp.de.debian.org/debian/ ... 10.0-15.4_amd64.deb
Downloading libnetpbm10_10.0-15.4_amd64.deb. Please wait: 100%
已下载: /root/pkg/libnetpbm10_10.0-15.4_amd64.deb
安装程序包 libnetpbm10_10.0-15.4_amd64:  
Installed: libnetpbm10_10.0-15.4_amd64
libturbojpeg0 (已安装)..
下载 netpbm from bullseye-main repo:  
URL: http://ftp.de.debian.org/debian/ ... 10.0-15.4_amd64.deb
Downloading netpbm_10.0-15.4_amd64.deb. Please wait: 100%
已下载: /root/pkg/netpbm_10.0-15.4_amd64.deb
安装程序包 netpbm_10.0-15.4_amd64:  
Installed: netpbm_10.0-15.4_amd64
[root@veket:~]$./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/mnt/sda2/linux/veket/chmsee/jpeg-8c':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

还要开发包,v22a的开发包你没有分享啊?
用v22的怕是不行吧?
发表于 2021-12-16 23:17 | 显示全部楼层
用v22开发包试了下,好像不对。
[root@veket:~]$gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 10.2.1-6' --with-bugurl=file:///usr/share/doc/gcc-10/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-10 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-10-Km9U7s/gcc-10-10.2.1/debian/tmp-gcn/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.2.1 20210110 (Debian 10.2.1-6)



[root@veket:~]$./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for function prototypes... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking if LD -Wl,--version-script works... yes
checking for function prototypes... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for type unsigned char... yes
checking for type unsigned short... yes
checking for type void... yes
checking for an ANSI C-conforming const... yes
checking for inline... __inline__
checking for broken incomplete types... ok
checking for short external names... ok
checking to see if char is signed... yes
checking to see if right shift is signed... yes
checking to see if fopen accepts b spec... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking libjpeg version number... 11:0:3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
[root@veket:~]$./make
bash: ./make: 没有那个文件或目录

有没有编译好的libjpeg.so.8直接下载的?

发表于 2021-12-16 23:19 | 显示全部楼层
另外,edge的默认搜索引擎是bing,没啥用啊?能否改成baidu.com?
输入个关键字居然用bing搜索了,没啥用。
希望你能在iso中修改。

https://jingyan.baidu.com/article/e75aca858cd0c9542fdac62d.html
您需要登录后才可以回帖 登录 | 要注册

本版积分规则

QQ|手机版|Archiver|veket官方网站论坛,veketx官方网站论坛,微器人 ( 粤ICP备 11052856 )

GMT+8, 2025-8-21 17:40

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表