Is there any other way to get the files I need, besides waiting for the
mirrors to be up? All I need is the debs for Oneiric; is there anywhere I
can download them from?
Thanks.
--
PGP key: http://homestead-products.com/pubkey.htm
every time I start may Trinity system kdm complains about not finding
these theme:
/usr/share/apps/kdm/themes/debian-moreblue
what do I have to install to get this?
Within the past couple of days I proposed some updates to the wiki for building Trinity. I received no objections.
In addition to those changes, I propose removing the information about building from SVN and replace that section with a blurb and link to the GIT wiki page (http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT).
Not to mention that much of the wiki page needs updating to reflect the efforts of the renaming project.
The GIT repository is now open to the public and the wiki needs updating pronto. :)
Any objections?
Darrell
Currently the only information I find at the Trinity web site about donating funds to the Trinity Project is to use Paypal. I want to donate but can't because I don't have a Paypal account and I have no intentions of creating an account. Buying a Visa gift card is easy enough but using that card to support Trinity is not --- I find no information about using Paypal anonymously.
I probably could find somebody who has a Paypal account to act as intermediary to make the donation for me, but that is cumbersome.
Are there other options to financially support Trinity?
Darrell
Hi everybody,
I downloaded the 3.3Go Git files. When I tryed to build it following
http://trinitydesktop.org/wiki/bin/view/Developers/HowToBuild
I uses OpenSuse 11.1.
I had the following prolem:
configure: error: Your Installation isn't able to compile simple C++
programs. Check config.log for details - if you're using a Linux
distribution you might miss a package named similar to libstdc++-dev.
I checked with Yast: the package libstdc++-dev is well present. Could it be
a version bloblem, as a search on "libstdc++" with yast shows version 33,
41 and 43 with libstdc++43, libstdc++43-32bits and libstdc++43-devel
installed, with libstdc++-dev...
You could answer that I have to wait for the availability of the
distribution specific package (OSS 12.1)...
Good luck to everyone,
Patrick
Hello, everyone!
For the last 24c hours approx I can update from the mirrors and I can upgrade,
but installation of a package (k3b-trinity) gets this far (no 404s):
Setting up cdparanoia (3.10.2+debian-9) ...
Setting up cdrdao (1:1.2.3-0.1) ...
Setting up genisoimage (9:1.1.11-1) ...
Setting up dvd+rw-tools (7.1-6) ...
Setting up k3b-data-trinity (4:3.5.13-0debian9+r1258943+pr3~squeeze) ...
Setting up libartsc0-trinity (4:3.5.13-0debian9+r1261050+pr3~squeeze) ...
Setting up libflac++6 (1.2.1-2+b1) ...
Setting up wodim (9:1.1.11-1) ...
E: Failed to fetch
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian/p…:
403 Forbidden
root@Hercules:/home/peter#
and attempts to install Trinity (as opposed to single packages) get 404 on
everything from the beginning.
And why the 403?
Are we perhaps being rationed in some way?
Lisi
Hi !
Every time I'm unlocking the TDE screen it's asking me "Press
Ctrl-Alt-Del to begin". First of all it's very annoying, but beside of
that, I can't send "ctrl-alt-del" via the VNC connection, so I can't use
my computer remotely (a similar problem with Windows OSes can be
resolved by manipulating of registry database).
How can I get the password entering dialog directly, without C-A-Del ?
Cheers,
Ilya
I was going to install the previous ISO that was made based off of 10.10
except.. it loads up the option screen, then goes blank after some time
and sits there. Its weird.. like the cursor is there as though it is at
a command line, but nothing is popping up. This is only happening on my
actual computer also.. as a virtual machine it isnt. Any ideas how to
fix that behaviour?
Rae
New to the list so hi All, Happy New Year.
I'm attempting to build TDE on a fresh Debian Wheezy install. I'm
following the wiki at;
http://trinitydesktop.org/wiki/bin/view/Developers/HowToBuild, but I'm
having problems building tdelibs.
I'm sure I managed beyond this point a week or so ago (fresh install
since) so may be doing something stupid.
I got and built qt3-3.3.8.d.tar.gz (into /opt/qt) and the TDE source
with; git clone http://git.trinitydesktop.org/cgit/tde and following the
wiki built tqtinterface and arts.
Unfortunately, tdelibs fails. I'm building out of source with;
cmake /path/tdelibs -DCMAKE_INSTALL_PREFIX=/opt/trinity
-DCMAKE_VERBOSE_MAKEFILE=ON -DWITH_QT3=ON -DQTDIR=/opt/qt
-DQT_LIBRARY_DIRS=/opt/qt/lib -DBUILD_ALL=ON -DCMAKE_SKIP_RPATH=OFF
but failure happens at;
Linking CXX shared library libtdecore.so
cd /tmp/tdelibs/tdecore && /usr/bin/cmake -E cmake_link_script
CMakeFiles/tdecore-shared.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT
-D_REENTRANT -include tqt.h -Wl,--no-undefined -shared
-Wl,-soname,libtdecore.so.4 -o libtdecore.so.4.2.0
CMakeFiles/tdecore-shared.dir/libintl.cpp.o
CMakeFiles/tdecore-shared.dir/kapplication.cpp.o
CMakeFiles/tdecore-shared.dir/kdebug.cpp.o
CMakeFiles/tdecore-shared.dir/netwm.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigbase.cpp.o
CMakeFiles/tdecore-shared.dir/kconfig.cpp.o
CMakeFiles/tdecore-shared.dir/ksimpleconfig.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigbackend.cpp.o
CMakeFiles/tdecore-shared.dir/kmanagerselection.cpp.o
CMakeFiles/tdecore-shared.dir/kdesktopfile.cpp.o
CMakeFiles/tdecore-shared.dir/kstandarddirs.cpp.o
CMakeFiles/tdecore-shared.dir/ksock.cpp.o
CMakeFiles/tdecore-shared.dir/kpty.cpp.o
CMakeFiles/tdecore-shared.dir/kprocess.cpp.o
CMakeFiles/tdecore-shared.dir/kprocctrl.cpp.o
CMakeFiles/tdecore-shared.dir/klocale.cpp.o
CMakeFiles/tdecore-shared.dir/krfcdate.cpp.o
CMakeFiles/tdecore-shared.dir/kiconeffect.cpp.o
CMakeFiles/tdecore-shared.dir/kicontheme.cpp.o
CMakeFiles/tdecore-shared.dir/kiconloader.cpp.o
CMakeFiles/tdecore-shared.dir/twin.cpp.o
CMakeFiles/tdecore-shared.dir/twinmodule.cpp.o
CMakeFiles/tdecore-shared.dir/krootprop.cpp.o
CMakeFiles/tdecore-shared.dir/kcharsets.cpp.o
CMakeFiles/tdecore-shared.dir/kckey.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcut.cpp.o
CMakeFiles/tdecore-shared.dir/kkeynative_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kkeyserver_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelaction.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcutmenu.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelbase.cpp.o
CMakeFiles/tdecore-shared.dir/kaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalaccel_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kstdaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcutlist.cpp.o
CMakeFiles/tdecore-shared.dir/kcrash.cpp.o
CMakeFiles/tdecore-shared.dir/kurl.cpp.o
CMakeFiles/tdecore-shared.dir/kregexp.cpp.o
CMakeFiles/tdecore-shared.dir/kglobal.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalsettings.cpp.o
CMakeFiles/tdecore-shared.dir/kallocator.cpp.o
CMakeFiles/tdecore-shared.dir/kvmallocator.cpp.o
CMakeFiles/tdecore-shared.dir/kmimesourcefactory.cpp.o
CMakeFiles/tdecore-shared.dir/kinstance.cpp.o
CMakeFiles/tdecore-shared.dir/kpalette.cpp.o
CMakeFiles/tdecore-shared.dir/kipc.cpp.o
CMakeFiles/tdecore-shared.dir/klibloader.cpp.o
CMakeFiles/tdecore-shared.dir/ktempfile.cpp.o
CMakeFiles/tdecore-shared.dir/kuniqueapplication.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelmanager.cpp.o
CMakeFiles/tdecore-shared.dir/ksavefile.cpp.o
CMakeFiles/tdecore-shared.dir/krandomsequence.cpp.o
CMakeFiles/tdecore-shared.dir/kstringhandler.cpp.o
CMakeFiles/tdecore-shared.dir/kcompletion.cpp.o
CMakeFiles/tdecore-shared.dir/kcmdlineargs.cpp.o
CMakeFiles/tdecore-shared.dir/kaboutdata.cpp.o
CMakeFiles/tdecore-shared.dir/kcompletionbase.cpp.o
CMakeFiles/tdecore-shared.dir/knotifyclient.cpp.o
CMakeFiles/tdecore-shared.dir/kaudioplayer.cpp.o
CMakeFiles/tdecore-shared.dir/kdcoppropertyproxy.cpp.o
CMakeFiles/tdecore-shared.dir/ksockaddr.cpp.o
CMakeFiles/tdecore-shared.dir/kextsock.cpp.o
CMakeFiles/tdecore-shared.dir/netsupp.cpp.o
CMakeFiles/tdecore-shared.dir/kprocio.cpp.o
CMakeFiles/tdecore-shared.dir/kbufferedio.cpp.o
CMakeFiles/tdecore-shared.dir/kpixmapprovider.cpp.o
CMakeFiles/tdecore-shared.dir/kurldrag.cpp.o
CMakeFiles/tdecore-shared.dir/kmdcodec.cpp.o
CMakeFiles/tdecore-shared.dir/ksocks.cpp.o
CMakeFiles/tdecore-shared.dir/fakes.c.o
CMakeFiles/tdecore-shared.dir/vsnprintf.c.o
CMakeFiles/tdecore-shared.dir/ksycoca.cpp.o
CMakeFiles/tdecore-shared.dir/ksycocadict.cpp.o
CMakeFiles/tdecore-shared.dir/ksycoca_skel.cpp.o
CMakeFiles/tdecore-shared.dir/ksycocafactory.cpp.o
CMakeFiles/tdecore-shared.dir/kxmessages.cpp.o
CMakeFiles/tdecore-shared.dir/kstartupinfo.cpp.o
CMakeFiles/tdecore-shared.dir/kcatalogue.cpp.o
CMakeFiles/tdecore-shared.dir/kasyncio.cpp.o
CMakeFiles/tdecore-shared.dir/kmultipledrag.cpp.o
CMakeFiles/tdecore-shared.dir/kstaticdeleter.cpp.o
CMakeFiles/tdecore-shared.dir/kappdcopiface.cpp.o
CMakeFiles/tdecore-shared.dir/kappdcopiface_skel.cpp.o
CMakeFiles/tdecore-shared.dir/kclipboard.cpp.o
CMakeFiles/tdecore-shared.dir/kcheckaccelerators.cpp.o
CMakeFiles/tdecore-shared.dir/tdeversion.cpp.o
CMakeFiles/tdecore-shared.dir/kdebugdcopiface.cpp.o
CMakeFiles/tdecore-shared.dir/kdebugdcopiface_skel.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystem.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemgregorian.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemhijri.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemhebrew.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemfactory.cpp.o
CMakeFiles/tdecore-shared.dir/kmacroexpander.cpp.o
CMakeFiles/tdecore-shared.dir/kidna.cpp.o
CMakeFiles/tdecore-shared.dir/ktempdir.cpp.o
CMakeFiles/tdecore-shared.dir/kshell.cpp.o
CMakeFiles/tdecore-shared.dir/kmountpoint.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemjalali.cpp.o
CMakeFiles/tdecore-shared.dir/kprotocolinfo_tdecore.cpp.o
CMakeFiles/tdecore-shared.dir/kprotocolinfofactory.cpp.o
CMakeFiles/tdecore-shared.dir/kxerrorhandler.cpp.o
CMakeFiles/tdecore-shared.dir/kuser.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigskeleton.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigdialogmanager.cpp.o
CMakeFiles/tdecore-shared.dir/klockfile.cpp.o
CMakeFiles/tdecore-shared.dir/kqiodevicegzip_p.cpp.o
CMakeFiles/tdecore-shared.dir/ktimezones.cpp.o -Wl,-whole-archive
network/libtdecorenetwork.a -Wl,-no-whole-archive ../libltdl/libltdlc.a
../dcop/libDCOP.so.4.2.0 ../tdefx/libtdefx.so.4.2.0 -lz -lXcomposite
-lICE -lSM -ldl -ltqt -lqt-mt -lXrender -lX11
-Wl,-rpath,/tmp/tdelibs/dcop:/tmp/tdelibs/tdefx:
CMakeFiles/tdecore-shared.dir/kpty.cpp.o: In function `KPty::login(char
const*, char const*)':
kpty.cpp:(.text+0xbd5): undefined reference to `login'
CMakeFiles/tdecore-shared.dir/kpty.cpp.o: In function `KPty::logout()':
kpty.cpp:(.text+0xc52): undefined reference to `logout'
collect2: ld returned 1 exit status
make[2]: *** [tdecore/libtdecore.so.4.2.0] Error 1
make[2]: Leaving directory `/tmp/tdelibs'
make[1]: *** [tdecore/CMakeFiles/tdecore-shared.dir/all] Error 2
make[1]: Leaving directory `/tmp/tdelibs'
make: *** [all] Error 2
I'm not a developer and having trawled the web without success I'm
pretty much stumped at this point. Anybody got any ideas? If more info
is needed just let me know.
Cheers,
Mike.