提示:libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory时,需要安装gtk2
和lib32-gtk2
。
Search Criteria
Package Details: easyconnect 7.6.7.3-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/easyconnect.git (read-only, click to copy) |
---|---|
Package Base: | easyconnect |
Description: | Support access to ssl vpn. With easyconect,you can secure and speed up connection to cooperate network at ease! |
Upstream URL: | http://www.sangfor.com.cn |
Keywords: | easyconnect sangfor |
Licenses: | LicenseRef-custom |
Conflicts: | easyconnect, easyconnect-cas, easyconnect-rpc, easyconnect-sdu, easyconnect-zjjy |
Submitter: | oowl |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 9 |
Popularity: | 0.000002 |
First Submitted: | 2018-07-28 12:09 (UTC) |
Last Updated: | 2024-08-30 00:50 (UTC) |
Dependencies (8)
- alsa-lib
- dbus-glib
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR)
- glib2-devel (make)
- gobject-introspection (make)
Required by (0)
Sources (4)
LamFTS commented on 2022-12-01 13:31 (UTC) (edited on 2022-12-16 03:16 (UTC) by LamFTS)
imic commented on 2022-11-29 02:58 (UTC) (edited on 2022-11-29 03:14 (UTC) by imic)
希望能打包个 aTrust
零信任客户端_v2.2.2_for_Kylin_x86 https://bbs.sangfor.com.cn/plugin.php?id=service:download&action=download_now&type=soft&downloadid=15861&code=97dcd1f8a9ad55b1547195b4114514d2
所有版本aTrust在这里,选择第4个:零信任aTrust客户端 https://bbs.sangfor.com.cn/plugin.php?id=service:download&action=view&fid=100001625219065#/100001646294868/all/0/0
网上找到使用了此vpn的一些地方
https://vpn.cnooc.com.cn/portal/#!/login
https://vpn2.bupt.edu.cn
https://zdh.cdutetc.cn/c/20909022-12da-4155-9bef-f14d97729786.html
wu2305 commented on 2022-09-22 18:18 (UTC)
What about update the md5 hash in the PKGBUILD?
yangbc commented on 2022-08-01 15:20 (UTC)
➜ ~ /usr/share/sangfor/EasyConnect/EasyConnect /usr/share/sangfor/EasyConnect/EasyConnect: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
要安装依赖 libdus-glib
zhaopei commented on 2022-07-21 10:38 (UTC) (edited on 2022-07-21 10:40 (UTC) by zhaopei)
可以手动安装
1. git clone https://aur.archlinux.org/easyconnect.git
2. cd easyconnect
3. makepkg
4. sudo pacman -U easyconnect-***.pkg.tar.zst
如果报Validating source files with md5sums...
EasyConnect_x64_7_6_7_3.deb ... FAILED
执行下面命令: updpkgsums
再执行makepkg
最后安装
亲测可以正确安装
Eikano commented on 2022-07-20 19:01 (UTC)
md5 变为:a87cd6e5ecd521491b82d66682fe88f5
diff --git a/PKGBUILD b/PKGBUILD
index ca82c32..17656ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
install=${pkgname}.install
source=("http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb"
"http://ftp.acc.umu.se/pub/GNOME/sources/pango/1.42/pango-1.42.4.tar.xz")
-md5sums=('3b690ab4a7752b120d8200d817721187'
+md5sums=('a87cd6e5ecd521491b82d66682fe88f5'
'deb171a31a3ad76342d5195a1b5bbc7c')
package(){
tar xzf data.tar.gz -C "${pkgdir}"
imic commented on 2022-07-15 06:08 (UTC)
还是docker版本好。可以同时安装多个版本。这样就不用来回的卸载了
shulhan commented on 2022-07-12 13:53 (UTC) (edited on 2022-07-13 16:42 (UTC) by shulhan)
This package depends on the cairo, fribidi, and python to build pango.
diff --git a/PKGBUILD b/PKGBUILD
index ca82c32..4e2afb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,11 @@ arch=('x86_64')
url="http://www.sangfor.com.cn"
license=('custom')
install=${pkgname}.install
+makedepends=(
+ cairo
+ fribidi
+ python
+)
source=("http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb"
"http://ftp.acc.umu.se/pub/GNOME/sources/pango/1.42/pango-1.42.4.tar.xz")
md5sums=('3b690ab4a7752b120d8200d817721187'
@@ -24,4 +29,3 @@ package(){
sed -i 's/Exec=/Exec=env LD_LIBRARY_PATH=\/usr\/share\/sangfor\/EasyConnect\/oldlib\/pango\/usr\/lib /g' "${pkgdir}/usr/share/applications/EasyConnect.desktop"
install -D -m644 "${pkgdir}/usr/share/sangfor/EasyConnect/LICENSES.chromium.html" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
PS: Thanks for this package, for anyone else the prebuild package is available at https://build.kilabit.info .
wondertx commented on 2022-03-26 13:17 (UTC)
输入二次验证后,跳出弹窗提示 USER TIMEOUT
KAAAsS commented on 2022-03-13 06:05 (UTC)
url 没变但是 md5 变为:3b690ab4a7752b120d8200d817721187
Pinned Comments