Package Details: sqlitestudio 3.4.4-1

Git Clone URL: https://aur.archlinux.org/sqlitestudio.git (read-only, click to copy)
Package Base: sqlitestudio
Description: Database manager for SQLite
Upstream URL: https://github.com/pawelsalawa/sqlitestudio
Licenses: GPL3
Submitter: dracorp
Maintainer: tee
Last Packager: tee
Votes: 25
Popularity: 0.094456
First Submitted: 2012-11-22 08:28 (UTC)
Last Updated: 2023-06-28 09:03 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

JohnRobson commented on 2023-08-17 20:09 (UTC)

@tee worked, thanks

tee commented on 2023-07-22 03:16 (UTC)

@JohnRobson

It's hard to tell what's failed here, have you tried doing a clean rebuild?

Can you try modify make with some of the options at https://stackoverflow.com/questions/5820303/how-do-i-force-make-gcc-to-show-me-the-commands ?

JohnRobson commented on 2023-07-21 22:51 (UTC)

-L/tmp/yay/sqlitestudio/src/SQLiteStudio3/../output/SQLiteStudio -lcoreSQLiteStudio /usr/lib/libQt5UiTools.a /usr/lib/libQt5Svg.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5Gui.so /usr/lib/libQt5Xml.so /usr/lib/libQt5Core.so -lGL -lpthread    
ln -s libguiSQLiteStudio.so.1.0.0 libguiSQLiteStudio.so
ln -s libguiSQLiteStudio.so.1.0.0 libguiSQLiteStudio.so.1
ln -s libguiSQLiteStudio.so.1.0.0 libguiSQLiteStudio.so.1.0
rm -f ../../SQLiteStudio/libguiSQLiteStudio.so.1.0.0
mv -f libguiSQLiteStudio.so.1.0.0 ../../SQLiteStudio/libguiSQLiteStudio.so.1.0.0
rm -f ../../SQLiteStudio/libguiSQLiteStudio.so
rm -f ../../SQLiteStudio/libguiSQLiteStudio.so.1
rm -f ../../SQLiteStudio/libguiSQLiteStudio.so.1.0
mv -f libguiSQLiteStudio.so ../../SQLiteStudio/libguiSQLiteStudio.so
mv -f libguiSQLiteStudio.so.1 ../../SQLiteStudio/libguiSQLiteStudio.so.1
mv -f libguiSQLiteStudio.so.1.0 ../../SQLiteStudio/libguiSQLiteStudio.so.1.0
make[1]: Leaving directory '/tmp/yay/sqlitestudio/src/output/build/guiSQLiteStudio'
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: sqlitestudio-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
sqlitestudio-plugins - exit status 4
sqlitestudio - exit status 4

pika02 commented on 2023-04-07 06:41 (UTC)

3.4.4 has released. Please update!

terablast commented on 2021-08-27 02:32 (UTC) (edited on 2021-08-27 02:33 (UTC) by terablast)

sh: line 1: tclsh: command not found
Project ERROR: Could not find tclsh executable. ScriptingTcl plugin requires it to find out all Tcl libraries and headers. Make tclsh available in PATH.
make: *** [Makefile:389: sub-ScriptingTcl-make_first] Error 3
==> ERROR: A failure occurred in build().
    Aborting...
:: chrpath is now an orphan package
:: qt5-script is now an orphan package
:: qt5-tools is now an optional package
:: failed to build sqlitestudio package(s)

I think tcl should be a dependency!

Gendalf commented on 2021-07-25 16:32 (UTC) (edited on 2021-07-25 17:31 (UTC) by Gendalf)

Hello. I think sqlite2 don't need. Please remove it from PLGBUILD.

DbSqlite2 plugin is deprecated as of SQLiteStudio 3.3.0. For accessing SQLite 2 please use older SQLiteStudio versions.

See: https://github.com/pawelsalawa/sqlitestudio/wiki/Official_plugins

I build sqlitestudio without sqlite2. It works.

dracorp commented on 2021-06-01 18:08 (UTC)

Strange, for me it works.