LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-10-2024, 02:41 PM   #5896
J_W
Member
 
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 188

Rep: Reputation: 123Reputation: 123

Hi, ponce

Quote:
Originally Posted by ponce View Post
hi J_W,

if you wish vvdec and vvenc to be updated (the version we have ATM build fine also on current) your best option is to write to the maintainer proposing him these patches (they should probably be ok also on 15.0)...
Thank you for your advice. I'll e-mmail my request to the maintainer.

And I also appreciate you and all of SBo teams frequent effort and support.

Last edited by J_W; 04-10-2024 at 10:14 PM.
 
1 members found this post helpful.
Old 04-10-2024, 09:09 PM   #5897
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
Quote:
Originally Posted by J_W View Post
Thank you for your advice. I'll e-mmail my request to the maintainer.
Thanks for the notification here and via email, I will sort it out on the weekend...
 
Old 04-11-2024, 12:02 AM   #5898
unInstance
Member
 
Registered: Jan 2020
Distribution: Slackware
Posts: 161

Rep: Reputation: Disabled
Hey, I have troubles building grpc on fresh -current.

grpc build errors:
Code:
/usr/bin/ld: /usr/lib64/libprotoc.so.23.4.0: undefined reference to `absl::lts_20230125::log_internal::kCharNull'
/usr/bin/ld: /usr/lib64/libprotobuf.so.23.4.0: undefined reference to `absl::lts_20230125::log_internal::DieBecauseNull(char const*, int, char const*)'
/usr/bin/ld: /usr/lib64/libprotobuf.so.23.4.0: undefined reference to `absl::lts_20230125::Cord::AppendPrecise(std::basic_string_view<char, std::char_traits<ch
ar> >, absl::lts_20230125::cord_internal::CordzUpdateTracker::MethodIdentifier)'
/usr/bin/ld: /usr/lib64/libprotoc.so.23.4.0: undefined reference to `absl::lts_20230125::strings_internal::AppendPieces(std::__cxx11::basic_string<char, std::c
har_traits<char>, std::allocator<char> >*, std::initializer_list<std::basic_string_view<char, std::char_traits<char> > >)'
I have protobuf-26.1 installed from packages, not protobuf3 from SBo, and abseil-cpp-20240116.2.
 
Old 04-11-2024, 12:07 AM   #5899
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Strange, it looks like you might have another older version of protobuf installed?
Check with ls /usr/lib64/libproto*

Last edited by ponce; 04-11-2024 at 12:08 AM.
 
1 members found this post helpful.
Old 04-11-2024, 12:13 AM   #5900
unInstance
Member
 
Registered: Jan 2020
Distribution: Slackware
Posts: 161

Rep: Reputation: Disabled
Code:
uninstance@muhtower 7:12:38 [~]
-> % ls /usr/lib64/libproto*
/usr/lib64/libprotobuf-c.so        /usr/lib64/libprotobuf-lite.so.23.4.0  /usr/lib64/libprotobuf.so.23.4.0  /usr/lib64/libprotoc.so.23.4.0
/usr/lib64/libprotobuf-c.so.1      /usr/lib64/libprotobuf-lite.so.26      /usr/lib64/libprotobuf.so.26      /usr/lib64/libprotoc.so.26
/usr/lib64/libprotobuf-c.so.1.0.0  /usr/lib64/libprotobuf-lite.so.26.1.0  /usr/lib64/libprotobuf.so.26.1.0  /usr/lib64/libprotoc.so.26.1.0
/usr/lib64/libprotobuf-lite.so     /usr/lib64/libprotobuf.so              /usr/lib64/libprotoc.so
uninstance@muhtower 7:12:39 [~]
-> % find /var/log/packages/* | grep proto
/var/log/packages/libsignal-protocol-c-2.3.3-x86_64-1_SBo
/var/log/packages/protobuf-26.1-x86_64-2
/var/log/packages/protobuf-c-1.5.0-x86_64-2_SBo
/var/log/packages/rpcsvc-proto-1.4.4-x86_64-1
/var/log/packages/spice-protocol-0.14.4-noarch-1_SBo
/var/log/packages/wayland-protocols-1.34-noarch-1
/var/log/packages/xcb-proto-1.16.0-x86_64-3
/var/log/packages/xorgproto-2024.1-x86_64-1
uninstance@muhtower 7:12:43 [~]
 
Old 04-11-2024, 12:29 AM   #5901
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
as you can see you have spurious libprotobuf libraries in your system: you can check if you have installed them by packages with
Code:
grep libprotobuf /var/log/packages/*
...but, to be fair to the others, this is offtopic in this thread, I suggest you to open another: as explained in the first post you are supposed to build stuff from scratch in a clean and full installation of Slackware current before reporting here...
 
1 members found this post helpful.
Old 04-12-2024, 04:35 PM   #5902
Brent S
LQ Newbie
 
Registered: Mar 2021
Posts: 5

Rep: Reputation: Disabled
Quote:
Originally Posted by lostintime View Post
Back to wishing Kompare had inline editing or meld could be adopted to a Qt/KDE GUI.
You might try looking at Beyond Compare (https://www.scootersoftware.com); it's the only commercial software that I pay for, but it's worth it. No-BS licensing, a 30-day trial, and pretty good support from the developer.
 
Old 04-13-2024, 05:16 PM   #5903
Pixxt
Member
 
Registered: May 2008
Distribution: Slackware, Debian,
Posts: 282

Rep: Reputation: 185Reputation: 185
corectrl 1.3.2

Code:
[ 96%] Building CXX object src/helper/CMakeFiles/corectrl_helper.dir/pmon/procpidsolver.cpp.o
[ 97%] Building CXX object src/helper/CMakeFiles/corectrl_helper.dir/pmon/nlprocexecsocket.cpp.o
In file included from /tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:9:
/usr/include/linux/cn_proc.h: In function ‘proc_cn_event valid_event(proc_cn_event)’:
/usr/include/linux/cn_proc.h:72:17: error: invalid conversion from ‘unsigned int’ to ‘proc_cn_event’ [-fpermissive]
   72 |         ev_type &= PROC_EVENT_ALL;
      |                 ^
      |                 |
      |                 unsigned int
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp: In member function ‘ProcessEvent NLProcExecSocket::waitForEvent() const’:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:67:24: error: ‘PROC_EVENT_EXEC’ is not a member of ‘proc_event’
   67 |       case proc_event::PROC_EVENT_EXEC:
      |                        ^~~~~~~~~~~~~~~
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:71:24: error: ‘PROC_EVENT_EXIT’ is not a member of ‘proc_event’
   71 |       case proc_event::PROC_EVENT_EXIT:
      |                        ^~~~~~~~~~~~~~~
In file included from /tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:11:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp: In member function ‘int NLProcExecSocket::installSocketFilter() const’:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:141:61: error: ‘PROC_EVENT_EXEC’ is not a member of ‘proc_event’
  141 |       BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(proc_event::PROC_EVENT_EXEC), 0, 6),
      |                                                             ^~~~~~~~~~~~~~~
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:159:61: error: ‘PROC_EVENT_EXIT’ is not a member of ‘proc_event’
  159 |       BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(proc_event::PROC_EVENT_EXIT), 0, 6),
      |                                                             ^~~~~~~~~~~~~~~
make[2]: *** [src/helper/CMakeFiles/corectrl_helper.dir/build.make:208: src/helper/CMakeFiles/corectrl_helper.dir/pmon/nlprocexecsocket.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:312: src/helper/CMakeFiles/corectrl_helper.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
 
Old 04-14-2024, 02:46 AM   #5904
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by Pixxt View Post
corectrl 1.3.2

Code:
[ 96%] Building CXX object src/helper/CMakeFiles/corectrl_helper.dir/pmon/procpidsolver.cpp.o
[ 97%] Building CXX object src/helper/CMakeFiles/corectrl_helper.dir/pmon/nlprocexecsocket.cpp.o
In file included from /tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:9:
/usr/include/linux/cn_proc.h: In function ‘proc_cn_event valid_event(proc_cn_event)’:
/usr/include/linux/cn_proc.h:72:17: error: invalid conversion from ‘unsigned int’ to ‘proc_cn_event’ [-fpermissive]
   72 |         ev_type &= PROC_EVENT_ALL;
      |                 ^
      |                 |
      |                 unsigned int
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp: In member function ‘ProcessEvent NLProcExecSocket::waitForEvent() const’:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:67:24: error: ‘PROC_EVENT_EXEC’ is not a member of ‘proc_event’
   67 |       case proc_event::PROC_EVENT_EXEC:
      |                        ^~~~~~~~~~~~~~~
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:71:24: error: ‘PROC_EVENT_EXIT’ is not a member of ‘proc_event’
   71 |       case proc_event::PROC_EVENT_EXIT:
      |                        ^~~~~~~~~~~~~~~
In file included from /tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:11:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp: In member function ‘int NLProcExecSocket::installSocketFilter() const’:
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:141:61: error: ‘PROC_EVENT_EXEC’ is not a member of ‘proc_event’
  141 |       BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(proc_event::PROC_EVENT_EXEC), 0, 6),
      |                                                             ^~~~~~~~~~~~~~~
/tmp/SBo/corectrl-v1.3.2/src/helper/pmon/nlprocexecsocket.cpp:159:61: error: ‘PROC_EVENT_EXIT’ is not a member of ‘proc_event’
  159 |       BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, htonl(proc_event::PROC_EVENT_EXIT), 0, 6),
      |                                                             ^~~~~~~~~~~~~~~
make[2]: *** [src/helper/CMakeFiles/corectrl_helper.dir/build.make:208: src/helper/CMakeFiles/corectrl_helper.dir/pmon/nlprocexecsocket.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:312: src/helper/CMakeFiles/corectrl_helper.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
version bump-it to 1.4.0 (note the two new deps)
Code:
diff --git a/system/corectrl/corectrl.SlackBuild b/system/corectrl/corectrl.SlackBuild
index 198120e66e2..e2c2e5fb96e 100644
--- a/system/corectrl/corectrl.SlackBuild
+++ b/system/corectrl/corectrl.SlackBuild
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=corectrl
-VERSION=${VERSION:-v1.3.2}
+VERSION=${VERSION:-v1.4.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/corectrl/corectrl.info b/system/corectrl/corectrl.info
index 681b3e7e294..1df92bae08a 100644
--- a/system/corectrl/corectrl.info
+++ b/system/corectrl/corectrl.info
@@ -1,10 +1,10 @@
 PRGNAM="corectrl"
-VERSION="v1.3.2"
+VERSION="v1.4.0"
 HOMEPAGE="https://gitlab.com/corectrl/corectrl/"
-DOWNLOAD="https://gitlab.com/corectrl/corectrl/-/archive/v1.3.2/corectrl-v1.3.2.tar.gz"
-MD5SUM="656d7d307c7f0185794d08239bf00d58"
+DOWNLOAD="https://gitlab.com/corectrl/corectrl/-/archive/v1.4.0/corectrl-v1.4.0.tar.gz"
+MD5SUM="b5f9571d64905a7594c54b9a419fe139"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
-REQUIRES="Botan"
+REQUIRES="Botan pugixml spdlog"
 MAINTAINER="Matthew Miller"
 EMAIL="mattallmill@gmail.com"
thanks for the report!
 
Old 04-14-2024, 08:36 AM   #5905
frtorres
Member
 
Registered: Jul 2012
Distribution: Debian kanotix, Slackware
Posts: 87

Rep: Reputation: Disabled
kodi 21 compilation error

Hi ponce.

I tried to install kodi 21 (recently upgraded on your repo) in Slackware Current

After

Code:
sqg -p kodi
sbopkg -i kodi
I got this errors involving libavcodec:

Code:
src/libavcodec/nvenc.c:1446:8: error: ‘NV_ENC_CONFIG_AV1’ has no member named ‘inputPixelBitDepthMinus8’
 1446 |     av1->inputPixelBitDepthMinus8 = IS_10BIT(ctx->data_pix_fmt) ? 2 : 0;
      |        ^~
src/libavcodec/nvenc.c:1447:8: error: ‘NV_ENC_CONFIG_AV1’ has no member named ‘pixelBitDepthMinus8’
 1447 |     av1->pixelBitDepthMinus8 = (IS_10BIT(ctx->data_pix_fmt) || ctx->highbitdepth) ? 2 : 0;
      |        ^~
src/libavcodec/nvenc.c: In function ‘nvenc_map_buffer_format’:
src/libavcodec/nvenc.c:1676:16: error: ‘NV_ENC_BUFFER_FORMAT_YV12_PL’ undeclared (first use in this function); did you mean ‘NV_ENC_BUFFER_FORMAT_YV12’?
 1676 |         return NV_ENC_BUFFER_FORMAT_YV12_PL;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                NV_ENC_BUFFER_FORMAT_YV12
src/libavcodec/nvenc.c:1676:16: note: each undeclared identifier is reported only once for each function it appears in
src/libavcodec/nvenc.c:1678:16: error: ‘NV_ENC_BUFFER_FORMAT_NV12_PL’ undeclared (first use in this function); did you mean ‘NV_ENC_BUFFER_FORMAT_NV12’?
 1678 |         return NV_ENC_BUFFER_FORMAT_NV12_PL;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                NV_ENC_BUFFER_FORMAT_NV12
src/libavcodec/nvenc.c:1684:16: error: ‘NV_ENC_BUFFER_FORMAT_YUV444_PL’ undeclared (first use in this function); did you mean ‘NV_ENC_BUFFER_FORMAT_YUV444’?
 1684 |         return NV_ENC_BUFFER_FORMAT_YUV444_PL;
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                NV_ENC_BUFFER_FORMAT_YUV444
src/libavcodec/nvenc.c: In function ‘reconfig_encoder’:
src/libavcodec/nvenc.c:2537:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
 2537 |     if (dw != ctx->init_encode_params.darWidth || dh != ctx->init_encode_params.darHeight) {
      |            ^~
src/libavcodec/nvenc.c:2537:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare]
 2537 |     if (dw != ctx->init_encode_params.darWidth || dh != ctx->init_encode_params.darHeight) {
      |                                                      ^~
src/libavcodec/nvenc.c:2571:84: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
 2571 |         if (avctx->rc_buffer_size > 0 && ctx->encode_config.rcParams.vbvBufferSize != avctx->rc_buffer_size) {
      |                                                                                    ^~
src/libavcodec/nvenc.c: In function ‘process_output_surface’:
src/libavcodec/nvenc.c:2357:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2357 |         pkt->flags |= AV_PKT_FLAG_KEY;
src/libavcodec/nvenc.c:2358:5: note: here
 2358 |     case NV_ENC_PIC_TYPE_I:
      |     ^~~~
make[6]: *** [/tmp/SBo/kodi-build/build/ffmpeg/src/ffmpeg/ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1
make[5]: *** [CMakeFiles/ffmpeg.dir/build.make:86: ffmpeg-prefix/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[4]: *** [CMakeFiles/Makefile2:83: CMakeFiles/ffmpeg.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/ffmpeg.dir/build.make:86: build/ffmpeg/src/ffmpeg-stamp/ffmpeg-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:4840: CMakeFiles/ffmpeg.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
This is ffmpeg I have installed.

Code:
ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers
  built with gcc 13.2.0 (GCC)
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --docdir=/usr/doc/ffmpeg-6.1.1/html --mandir=/usr/man --disable-debug --enable-shared --disable-static --enable-gpl --enable-version3 --arch=x86_64 --disable-encoder=aac --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libcdio --enable-frei0r --enable-openal --enable-libopus --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libmp3lame --enable-opencl --enable-opengl --enable-libopenjpeg --enable-libpulse --enable-libsmbclient --enable-libxml2 --enable-librsvg --enable-vulkan --enable-libdrm --enable-libaom --enable-libdav1d --enable-libshaderc --enable-gcrypt --enable-libplacebo --enable-lcms2
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
Hyper fast Audio and Video encoder
Btw I tried to build ffmpeg but it is broken involving again libavcodec

What do you think? Any advice?

Thanks as always for your traditional help

Best Regards.

Francisco.
 
Old 04-14-2024, 12:38 PM   #5906
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Hi Francisco,

Jeremy updated kodi to version 21.0 and now there's this note in the SlackBuild:
Code:
FINAL NOTE:
FFMPEG on 15.0 is too old to be used in kodi v21, so it is using an
internal version of 6.0.1. If you have FFMPEG v6+ installed (probably
mainly -current users), you can have kodi build against the system
version by passing FFMPEG=external when building. System versions of
FFMPEG may need to be recompiled to enable certain functionality like
AV1 after installing dav1d.
like suggested there I just passed the additional parameter FFMPEG=external and it built fine here
Code:
sbopkg -i kodi:FFMPEG=external
 
2 members found this post helpful.
Old 04-14-2024, 01:53 PM   #5907
frtorres
Member
 
Registered: Jul 2012
Distribution: Debian kanotix, Slackware
Posts: 87

Rep: Reputation: Disabled
Cool

Quote:
Originally Posted by ponce View Post
Hi Francisco,

Jeremy updated kodi to version 21.0 and now there's this note in the SlackBuild:
Code:
FINAL NOTE:
FFMPEG on 15.0 is too old to be used in kodi v21, so it is using an
internal version of 6.0.1. If you have FFMPEG v6+ installed (probably
mainly -current users), you can have kodi build against the system
version by passing FFMPEG=external when building. System versions of
FFMPEG may need to be recompiled to enable certain functionality like
AV1 after installing dav1d.
like suggested there I just passed the additional parameter FFMPEG=external and it built fine here
Code:
sbopkg -i kodi:FFMPEG=external
Thanks Ponce! as always You are very kind. kodi compiled ok. I have to confess i did not get howto pass the FFMPEG=external parameter.

Something new learned today.

Have a nice day.

Francisco.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration